Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403] [Versions 401 and 403]
(no description)
File Size: | 134 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_settings $quizobj, $timenow, $canignoretimelimits) X-Ref |
No description |
is_preflight_check_required($attemptid) X-Ref |
No description |
add_preflight_check_form_fields(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 |