|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | workshopform |
Variables | |
| $string ['addmoredimensions'] = 'Blanks for {$a} more assertions' | |
| $string ['configgrade0'] = 'The default word describing the negative assessment of an assertion.' | |
| $string ['configgrade1'] = 'The default word describing the positive assessment of an assertion.' | |
| $string ['dimensioncomment'] = 'Comment' | |
| $string ['dimensiondescription'] = 'Description' | |
| $string ['dimensiongrade'] = 'Grade' | |
| $string ['dimensionnumber'] = 'Assertion {$a}' | |
| $string ['dimensionweight'] = 'Weight' | |
| $string ['grademapping'] = 'Grade mapping table' | |
| $string ['grade0'] = 'Word for the error' | |
| $string ['grade0default'] = 'No' | |
| $string ['grade1'] = 'Word for the success' | |
| $string ['grade1default'] = 'Yes' | |
| $string ['maperror'] = 'Weighted number of errors is less than or equals' | |
| $string ['mapgrade'] = 'Grade for submission' | |
| $string ['percents'] = '{$a} %' | |
| $string ['pluginname'] = 'Number of errors' | |
| $string['addmoredimensions'] = 'Blanks for {$a} more assertions' |
Definition at line 27 of file workshopform_numerrors.php.
Definition at line 28 of file workshopform_numerrors.php.
Definition at line 29 of file workshopform_numerrors.php.
| $string['dimensioncomment'] = 'Comment' |
Definition at line 30 of file workshopform_numerrors.php.
| $string['dimensiondescription'] = 'Description' |
Definition at line 31 of file workshopform_numerrors.php.
| $string['dimensiongrade'] = 'Grade' |
Definition at line 32 of file workshopform_numerrors.php.
| $string['dimensionnumber'] = 'Assertion {$a}' |
Definition at line 33 of file workshopform_numerrors.php.
| $string['dimensionweight'] = 'Weight' |
Definition at line 34 of file workshopform_numerrors.php.
| $string['grademapping'] = 'Grade mapping table' |
Definition at line 35 of file workshopform_numerrors.php.
| $string['grade0'] = 'Word for the error' |
Definition at line 36 of file workshopform_numerrors.php.
| $string['grade0default'] = 'No' |
Definition at line 37 of file workshopform_numerrors.php.
| $string['grade1'] = 'Word for the success' |
Definition at line 38 of file workshopform_numerrors.php.
| $string['grade1default'] = 'Yes' |
Definition at line 39 of file workshopform_numerrors.php.
| $string['maperror'] = 'Weighted number of errors is less than or equals' |
Definition at line 40 of file workshopform_numerrors.php.
| $string['mapgrade'] = 'Grade for submission' |
Definition at line 41 of file workshopform_numerrors.php.
| $string['percents'] = '{$a} %' |
Definition at line 42 of file workshopform_numerrors.php.
| $string['pluginname'] = 'Number of errors' |
Definition at line 43 of file workshopform_numerrors.php.