|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | quizaccess |
Variables | |
| $string ['pluginname'] = 'Delay between attempts quiz access rule' | |
| $string ['youcannotwait'] = 'This quiz closes before you will be allowed to start another attempt.' | |
| $string ['youmustwait'] = 'You must wait before you may re-attempt this quiz. You will be allowed to start another attempt after {$a}.' | |
Definition at line 30 of file quizaccess_delaybetweenattempts.php.
| $string['youcannotwait'] = 'This quiz closes before you will be allowed to start another attempt.' |
Definition at line 31 of file quizaccess_delaybetweenattempts.php.
| $string['youmustwait'] = 'You must wait before you may re-attempt this quiz. You will be allowed to start another attempt after {$a}.' |
Definition at line 32 of file quizaccess_delaybetweenattempts.php.