See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401] [Versions 400 and 401] [Versions 401 and 402] [Versions 401 and 403]
Implementaton of the quizaccess_offlineattempts plugin.
Copyright: | 2016 Juan Leyva |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 142 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
quizaccess_offlineattempts:: (8 methods):
make()
is_preflight_check_required()
add_preflight_check_form_fields()
validate_preflight_check()
notify_preflight_check_passed()
current_attempt_finished()
add_settings_form_fields()
validate_settings_form_fields()
Class: quizaccess_offlineattempts - X-Ref
A rule implementing the offlineattempts check.make(quiz $quizobj, $timenow, $canignoretimelimits) X-Ref |
No description |
is_preflight_check_required($attemptid) X-Ref |
No description |
add_preflight_check_form_fields(mod_quiz_preflight_check_form $quizform,MoodleQuickForm $mform, $attemptid) X-Ref |
No description |
validate_preflight_check($data, $files, $errors, $attemptid) X-Ref |
No description |
notify_preflight_check_passed($attemptid) X-Ref |
No description |
current_attempt_finished() X-Ref |
No description |
add_settings_form_fields(mod_quiz_mod_form $quizform, MoodleQuickForm $mform) X-Ref |
No description |
validate_settings_form_fields(array $errors,array $data, $files, mod_quiz_mod_form $quizform) X-Ref |
No description |