(no description)
File Size: | 115 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
slot_displaynumber_updated:: (7 methods):
init()
get_name()
get_description()
get_url()
validate_data()
get_objectid_mapping()
get_other_mapping()
Class: slot_displaynumber_updated - X-Ref
The mod_quiz slot display updated event class.init() X-Ref |
Initialise the quiz_slots table. |
get_name() X-Ref |
Return the name of the event. return: string |
get_description() X-Ref |
Log describes which user customised the question number in a given slot and in which quiz. return: string |
get_url() X-Ref |
Return the url object of the quiz editing page. return: \moodle_url |
validate_data() X-Ref |
validate the data being logged. |
get_objectid_mapping() X-Ref |
Return the mapped array. return: string[] |
get_other_mapping() X-Ref |
Return the mapped array. return: array |