Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/grade/grading/form/rubric/lang/en/gradingform_rubric.php File Reference

Go to the source code of this file.

Namespaces

namespace  gradingform

Variables

 $string ['addcriterion'] = 'Add criterion'
 $string ['alwaysshowdefinition'] = 'Allow users to preview rubric used in the module (otherwise rubric will only become visible after grading)'
 $string ['backtoediting'] = 'Back to editing'
 $string ['confirmdeletecriterion'] = 'Are you sure you want to delete this criterion?'
 $string ['confirmdeletelevel'] = 'Are you sure you want to delete this level?'
 $string ['criterionaddlevel'] = 'Add level'
 $string ['criteriondelete'] = 'Delete criterion'
 $string ['criterionempty'] = 'Click to edit criterion'
 $string ['criterionmovedown'] = 'Move down'
 $string ['criterionmoveup'] = 'Move up'
 $string ['definerubric'] = 'Define rubric'
 $string ['description'] = 'Description'
 $string ['enableremarks'] = 'Allow grader to add text remarks for each criteria'
 $string ['err_mintwolevels'] = 'Each criterion must have at least two levels'
 $string ['err_nocriteria'] = 'Rubric must contain at least one criterion'
 $string ['err_nodefinition'] = 'Level definition can not be empty'
 $string ['err_nodescription'] = 'Criterion description can not be empty'
 $string ['err_scoreformat'] = 'Number of points for each level must be a valid non-negative number'
 $string ['err_totalscore'] = 'Maximum number of points possible when graded by the rubric must be more than zero'
 $string ['gradingof'] = '{$a} grading'
 $string ['leveldelete'] = 'Delete level'
 $string ['levelempty'] = 'Click to edit level'
 $string ['name'] = 'Name'
 $string ['needregrademessage'] = 'The rubric definition was changed after this student had been graded. The student can not see this rubric until you check the rubric and update the grade.'
 $string ['pluginname'] = 'Rubric'
 $string ['previewrubric'] = 'Preview rubric'
 $string ['regrademessage1'] = 'You are about to save changes to a rubric that has already been used for grading. Please indicate if existing grades need to be reviewed. If you set this then the rubric will be hidden from students until their item is regraded.'
 $string ['regrademessage5'] = 'You are about to save significant changes to a rubric that has already been used for grading. The gradebook value will be unchanged, but the rubric will be hidden from students until their item is regraded.'
 $string ['regradeoption0'] = 'Do not mark for regrade'
 $string ['regradeoption1'] = 'Mark for regrade'
 $string ['restoredfromdraft'] = 'NOTE: The last attempt to grade this person was not saved properly so draft grades have been restored. If you want to cancel these changes use the \'Cancel\' button below.'
 $string ['rubric'] = 'Rubric'
 $string ['rubricmapping'] = 'Score to grade mapping rules'
 $string ['rubricmappingexplained']
 $string ['rubricnotcompleted'] = 'Please choose something for each criterion'
 $string ['rubricoptions'] = 'Rubric options'
 $string ['rubricstatus'] = 'Current rubric status'
 $string ['save'] = 'Save'
 $string ['saverubric'] = 'Save rubric and make it ready'
 $string ['saverubricdraft'] = 'Save as draft'
 $string ['scorepostfix'] = '{$a}points'
 $string ['showdescriptionstudent'] = 'Display rubric description to those being graded'
 $string ['showdescriptionteacher'] = 'Display rubric description during evaluation'
 $string ['showremarksstudent'] = 'Show remarks to those being graded'
 $string ['showscorestudent'] = 'Display points for each level to those being graded'
 $string ['showscoreteacher'] = 'Display points for each level during evaluation'
 $string ['sortlevelsasc'] = 'Sort order for levels:'
 $string ['sortlevelsasc0'] = 'Descending by number of points'
 $string ['sortlevelsasc1'] = 'Ascending by number of points'

Variable Documentation

$string['addcriterion'] = 'Add criterion'

Definition at line 27 of file gradingform_rubric.php.

$string['alwaysshowdefinition'] = 'Allow users to preview rubric used in the module (otherwise rubric will only become visible after grading)'

Definition at line 28 of file gradingform_rubric.php.

$string['backtoediting'] = 'Back to editing'

Definition at line 29 of file gradingform_rubric.php.

$string['confirmdeletecriterion'] = 'Are you sure you want to delete this criterion?'

Definition at line 30 of file gradingform_rubric.php.

$string['confirmdeletelevel'] = 'Are you sure you want to delete this level?'

Definition at line 31 of file gradingform_rubric.php.

$string['criterionaddlevel'] = 'Add level'

Definition at line 32 of file gradingform_rubric.php.

$string['criteriondelete'] = 'Delete criterion'

Definition at line 33 of file gradingform_rubric.php.

$string['criterionempty'] = 'Click to edit criterion'

Definition at line 34 of file gradingform_rubric.php.

$string['criterionmovedown'] = 'Move down'

Definition at line 35 of file gradingform_rubric.php.

$string['criterionmoveup'] = 'Move up'

Definition at line 36 of file gradingform_rubric.php.

$string['definerubric'] = 'Define rubric'

Definition at line 37 of file gradingform_rubric.php.

$string['description'] = 'Description'

Definition at line 38 of file gradingform_rubric.php.

$string['enableremarks'] = 'Allow grader to add text remarks for each criteria'

Definition at line 39 of file gradingform_rubric.php.

$string['err_mintwolevels'] = 'Each criterion must have at least two levels'

Definition at line 40 of file gradingform_rubric.php.

$string['err_nocriteria'] = 'Rubric must contain at least one criterion'

Definition at line 41 of file gradingform_rubric.php.

$string['err_nodefinition'] = 'Level definition can not be empty'

Definition at line 42 of file gradingform_rubric.php.

$string['err_nodescription'] = 'Criterion description can not be empty'

Definition at line 43 of file gradingform_rubric.php.

$string['err_scoreformat'] = 'Number of points for each level must be a valid non-negative number'

Definition at line 44 of file gradingform_rubric.php.

$string['err_totalscore'] = 'Maximum number of points possible when graded by the rubric must be more than zero'

Definition at line 45 of file gradingform_rubric.php.

$string['gradingof'] = '{$a} grading'

Definition at line 46 of file gradingform_rubric.php.

$string['leveldelete'] = 'Delete level'

Definition at line 47 of file gradingform_rubric.php.

$string['levelempty'] = 'Click to edit level'

Definition at line 48 of file gradingform_rubric.php.

$string['name'] = 'Name'

Definition at line 49 of file gradingform_rubric.php.

$string['needregrademessage'] = 'The rubric definition was changed after this student had been graded. The student can not see this rubric until you check the rubric and update the grade.'

Definition at line 50 of file gradingform_rubric.php.

$string['pluginname'] = 'Rubric'

Definition at line 51 of file gradingform_rubric.php.

$string['previewrubric'] = 'Preview rubric'

Definition at line 52 of file gradingform_rubric.php.

$string['regrademessage1'] = 'You are about to save changes to a rubric that has already been used for grading. Please indicate if existing grades need to be reviewed. If you set this then the rubric will be hidden from students until their item is regraded.'

Definition at line 53 of file gradingform_rubric.php.

$string['regrademessage5'] = 'You are about to save significant changes to a rubric that has already been used for grading. The gradebook value will be unchanged, but the rubric will be hidden from students until their item is regraded.'

Definition at line 54 of file gradingform_rubric.php.

$string['regradeoption0'] = 'Do not mark for regrade'

Definition at line 55 of file gradingform_rubric.php.

$string['regradeoption1'] = 'Mark for regrade'

Definition at line 56 of file gradingform_rubric.php.

$string['restoredfromdraft'] = 'NOTE: The last attempt to grade this person was not saved properly so draft grades have been restored. If you want to cancel these changes use the \'Cancel\' button below.'

Definition at line 57 of file gradingform_rubric.php.

$string['rubric'] = 'Rubric'

Definition at line 58 of file gradingform_rubric.php.

$string['rubricmapping'] = 'Score to grade mapping rules'

Definition at line 59 of file gradingform_rubric.php.

$string['rubricmappingexplained']
Initial value:
 'The minimum possible score for this rubric is <b>{$a->minscore} points</b> and it will be converted to the minimum grade available in this module (which is zero unless the scale is used).
    The maximum score <b>{$a->maxscore} points</b> will be converted to the maximum grade.<br />
    Intermediate scores will be converted respectively and rounded to the nearest available grade.<br />
    If a scale is used instead of a grade, the score will be converted to the scale elements as if they were consecutive integers.'

Definition at line 60 of file gradingform_rubric.php.

$string['rubricnotcompleted'] = 'Please choose something for each criterion'

Definition at line 64 of file gradingform_rubric.php.

$string['rubricoptions'] = 'Rubric options'

Definition at line 65 of file gradingform_rubric.php.

$string['rubricstatus'] = 'Current rubric status'

Definition at line 66 of file gradingform_rubric.php.

$string['save'] = 'Save'

Definition at line 67 of file gradingform_rubric.php.

$string['saverubric'] = 'Save rubric and make it ready'

Definition at line 68 of file gradingform_rubric.php.

$string['saverubricdraft'] = 'Save as draft'

Definition at line 69 of file gradingform_rubric.php.

$string['scorepostfix'] = '{$a}points'

Definition at line 70 of file gradingform_rubric.php.

$string['showdescriptionstudent'] = 'Display rubric description to those being graded'

Definition at line 71 of file gradingform_rubric.php.

$string['showdescriptionteacher'] = 'Display rubric description during evaluation'

Definition at line 72 of file gradingform_rubric.php.

$string['showremarksstudent'] = 'Show remarks to those being graded'

Definition at line 73 of file gradingform_rubric.php.

$string['showscorestudent'] = 'Display points for each level to those being graded'

Definition at line 74 of file gradingform_rubric.php.

$string['showscoreteacher'] = 'Display points for each level during evaluation'

Definition at line 75 of file gradingform_rubric.php.

$string['sortlevelsasc'] = 'Sort order for levels:'

Definition at line 76 of file gradingform_rubric.php.

$string['sortlevelsasc0'] = 'Descending by number of points'

Definition at line 77 of file gradingform_rubric.php.

$string['sortlevelsasc1'] = 'Ascending by number of points'

Definition at line 78 of file gradingform_rubric.php.

 All Data Structures Namespaces Files Functions Variables Enumerations