Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/workshop/form/accumulative/lang/en/workshopform_accumulative.php File Reference

Go to the source code of this file.

Namespaces

namespace  workshopform

Variables

 $string ['absent'] = 'Absent'
 $string ['addmoredimensions'] = 'Blanks for {$a} more aspects'
 $string ['correct'] = 'Correct'
 $string ['dimensioncomment'] = 'Comment'
 $string ['dimensiondescription'] = 'Description'
 $string ['dimensiongrade'] = 'Grade'
 $string ['dimensionmaxgrade'] = 'Best possible grade / Scale to use'
 $string ['dimensionnumber'] = 'Aspect {$a}'
 $string ['dimensionweight'] = 'Weight'
 $string ['excellent'] = 'Excellent'
 $string ['good'] = 'Good'
 $string ['incorrect'] = 'Incorrect'
 $string ['mustchoosegrade'] = 'You have to select a grade for this aspect'
 $string ['pluginname'] = 'Accumulative grading'
 $string ['poor'] = 'Poor'
 $string ['present'] = 'Present'
 $string ['scalename0'] = 'Yes/No (2 point)'
 $string ['scalename1'] = 'Present/Absent (2 point)'
 $string ['scalename2'] = 'Correct/Incorrect (2 point)'
 $string ['scalename3'] = 'Good/Poor (3 point)'
 $string ['scalename4'] = 'Excellent/Very poor (4 point)'
 $string ['scalename5'] = 'Excellent/Very poor (5 point)'
 $string ['scalename6'] = 'Excellent/Very poor (7 point)'
 $string ['verypoor'] = 'Very poor'

Variable Documentation

$string['absent'] = 'Absent'

Definition at line 27 of file workshopform_accumulative.php.

$string['addmoredimensions'] = 'Blanks for {$a} more aspects'

Definition at line 28 of file workshopform_accumulative.php.

$string['correct'] = 'Correct'

Definition at line 29 of file workshopform_accumulative.php.

$string['dimensioncomment'] = 'Comment'

Definition at line 30 of file workshopform_accumulative.php.

$string['dimensiondescription'] = 'Description'

Definition at line 31 of file workshopform_accumulative.php.

$string['dimensiongrade'] = 'Grade'

Definition at line 32 of file workshopform_accumulative.php.

$string['dimensionmaxgrade'] = 'Best possible grade / Scale to use'

Definition at line 33 of file workshopform_accumulative.php.

$string['dimensionnumber'] = 'Aspect {$a}'

Definition at line 34 of file workshopform_accumulative.php.

$string['dimensionweight'] = 'Weight'

Definition at line 35 of file workshopform_accumulative.php.

$string['excellent'] = 'Excellent'

Definition at line 36 of file workshopform_accumulative.php.

$string['good'] = 'Good'

Definition at line 37 of file workshopform_accumulative.php.

$string['incorrect'] = 'Incorrect'

Definition at line 38 of file workshopform_accumulative.php.

$string['mustchoosegrade'] = 'You have to select a grade for this aspect'

Definition at line 39 of file workshopform_accumulative.php.

$string['pluginname'] = 'Accumulative grading'

Definition at line 40 of file workshopform_accumulative.php.

$string['poor'] = 'Poor'

Definition at line 41 of file workshopform_accumulative.php.

$string['present'] = 'Present'

Definition at line 42 of file workshopform_accumulative.php.

$string['scalename0'] = 'Yes/No (2 point)'

Definition at line 43 of file workshopform_accumulative.php.

$string['scalename1'] = 'Present/Absent (2 point)'

Definition at line 44 of file workshopform_accumulative.php.

$string['scalename2'] = 'Correct/Incorrect (2 point)'

Definition at line 45 of file workshopform_accumulative.php.

$string['scalename3'] = 'Good/Poor (3 point)'

Definition at line 46 of file workshopform_accumulative.php.

$string['scalename4'] = 'Excellent/Very poor (4 point)'

Definition at line 47 of file workshopform_accumulative.php.

$string['scalename5'] = 'Excellent/Very poor (5 point)'

Definition at line 48 of file workshopform_accumulative.php.

$string['scalename6'] = 'Excellent/Very poor (7 point)'

Definition at line 49 of file workshopform_accumulative.php.

$string['verypoor'] = 'Very poor'

Definition at line 50 of file workshopform_accumulative.php.

 All Data Structures Namespaces Files Functions Variables Enumerations