|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | qbehaviour |
Variables | |
| $string ['assumingcertainty'] = 'You did not select a certainty. Assuming: {$a}.' | |
| $string ['certainty1'] = 'Not very (less than 67%)' | |
| $string ['certainty2'] = 'Fairly (more than 67%)' | |
| $string ['certainty3'] = 'Very (more than 80%)' | |
| $string ['howcertainareyou'] = 'How certain are you? {$a}' | |
| $string ['markadjustment'] = 'Based on the certainty you expressed, your base mark of {$a->rawmark} was adjusted to {$a->mark}.' | |
| $string ['pluginname'] = 'Deferred feedback with CBM' | |
| $string['assumingcertainty'] = 'You did not select a certainty. Assuming: {$a}.' |
Definition at line 26 of file qbehaviour_deferredcbm.php.
| $string['certainty1'] = 'Not very (less than 67%)' |
Definition at line 27 of file qbehaviour_deferredcbm.php.
| $string['certainty2'] = 'Fairly (more than 67%)' |
Definition at line 28 of file qbehaviour_deferredcbm.php.
| $string['certainty3'] = 'Very (more than 80%)' |
Definition at line 29 of file qbehaviour_deferredcbm.php.
| $string['howcertainareyou'] = 'How certain are you? {$a}' |
Definition at line 30 of file qbehaviour_deferredcbm.php.
| $string['markadjustment'] = 'Based on the certainty you expressed, your base mark of {$a->rawmark} was adjusted to {$a->mark}.' |
Definition at line 31 of file qbehaviour_deferredcbm.php.
| $string['pluginname'] = 'Deferred feedback with CBM' |
Definition at line 32 of file qbehaviour_deferredcbm.php.