|
Moodle
2.2.1
http://www.collinsharper.com
|
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' | |
| $string['disregardedwithoutpenalty'] = 'The submission was invalid, and has been disregarded without penalty.' |
Definition at line 26 of file qbehaviour_adaptive.php.
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.