Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Implementaton of the quizaccess_password plugin.
Copyright: | 2011 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 102 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
quizaccess_password:: (7 methods):
make()
description()
is_preflight_check_required()
add_preflight_check_form_fields()
validate_preflight_check()
notify_preflight_check_passed()
current_attempt_finished()
Class: quizaccess_password - X-Ref
A rule implementing the password check.make(quiz $quizobj, $timenow, $canignoretimelimits) X-Ref |
No description |
description() 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 |