Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/question/behaviour/adaptive/lang/en/qbehaviour_adaptive.php File Reference

Go to the source code of this file.

Namespaces

namespace  qbehaviour

Variables

 $string ['disregardedwithoutpenalty'] = 'The submission was invalid, and has been disregarded without penalty.'
 $string ['gradingdetails'] = 'Marks for this submission: {$a->raw}/{$a->max}.'
 $string ['gradingdetailsadjustment'] = 'Accounting for previous tries, this gives <strong>{$a->cur}/{$a->max}</strong>.'
 $string ['gradingdetailspenalty'] = 'This submission attracted a penalty of {$a}.'
 $string ['gradingdetailspenaltytotal'] = 'Total penalties so far: {$a}.'
 $string ['notcomplete'] = 'Not complete'
 $string ['pluginname'] = 'Adaptive mode'

Variable Documentation

$string['disregardedwithoutpenalty'] = 'The submission was invalid, and has been disregarded without penalty.'

Definition at line 26 of file qbehaviour_adaptive.php.

$string['gradingdetails'] = 'Marks for this submission: {$a->raw}/{$a->max}.'

Definition at line 27 of file qbehaviour_adaptive.php.

$string['gradingdetailsadjustment'] = 'Accounting for previous tries, this gives <strong>{$a->cur}/{$a->max}</strong>.'

Definition at line 28 of file qbehaviour_adaptive.php.

$string['gradingdetailspenalty'] = 'This submission attracted a penalty of {$a}.'

Definition at line 29 of file qbehaviour_adaptive.php.

$string['gradingdetailspenaltytotal'] = 'Total penalties so far: {$a}.'

Definition at line 30 of file qbehaviour_adaptive.php.

$string['notcomplete'] = 'Not complete'

Definition at line 31 of file qbehaviour_adaptive.php.

$string['pluginname'] = 'Adaptive mode'

Definition at line 32 of file qbehaviour_adaptive.php.

 All Data Structures Namespaces Files Functions Variables Enumerations