Differences Between: [Versions 310 and 400] [Versions 311 and 400] [Versions 39 and 400] [Versions 400 and 402] [Versions 400 and 403]
The mod_quiz attempt preview started event.
Copyright: | 2014 Mark Nelson <markn@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 120 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
attempt_preview_started:: (8 methods):
init()
get_name()
get_description()
get_url()
get_legacy_logdata()
validate_data()
get_objectid_mapping()
get_other_mapping()
Class: attempt_preview_started - X-Ref
The mod_quiz attempt preview started event class.init() X-Ref |
Init method. |
get_name() X-Ref |
Returns localised general event name. return: string |
get_description() X-Ref |
Returns description of what happened. return: string |
get_url() X-Ref |
Returns relevant URL. return: \moodle_url |
get_legacy_logdata() X-Ref |
Return the legacy event log data. return: array |
validate_data() X-Ref |
Custom validation. return: void |
get_objectid_mapping() X-Ref |
No description |
get_other_mapping() X-Ref |
No description |