Differences Between: [Versions 310 and 402] [Versions 310 and 403]
Implementaton of the quizaccess_timelimit plugin.
Copyright: | 2011 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 84 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
quizaccess_timelimit:: (6 methods):
make()
description()
end_time()
time_left_display()
is_preflight_check_required()
add_preflight_check_form_fields()
Class: quizaccess_timelimit - X-Ref
A rule representing the time limit. It does not actually restrict access, but we use thismake(quiz $quizobj, $timenow, $canignoretimelimits) X-Ref |
No description |
description() X-Ref |
No description |
end_time($attempt) X-Ref |
No description |
time_left_display($attempt, $timenow) 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 |