| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
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: | 80 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 this| make(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 |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |