[ Index ] |
PHP Cross Reference of moodle-2.8 |
[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: | 68 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
quizaccess_timelimit:: (4 methods):
make()
description()
end_time()
time_left_display()
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 |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |