Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/quiz/accessrule/delaybetweenattempts/lang/en/quizaccess_delaybetweenattempts.php File Reference

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}.'

Variable Documentation

$string['pluginname'] = 'Delay between attempts quiz access rule'

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.

 All Data Structures Namespaces Files Functions Variables Enumerations