Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Public Member Functions | |
__construct (protected structure structure $structure) | |
Create a new hook with the modified structure. | |
get_structure () | |
Returns the new structure of the quiz. | |
Create a new hook with the modified structure.
structure | $structure | The new structure. |
$structure | The new structure |
mod_quiz\hook\structure_modified::get_structure | ( | ) |
Returns the new structure of the quiz.
structure | The structure object. |