mirror of
https://github.com/moodle/moodle.git
synced 2025-03-08 09:50:02 +01:00
Extra strings for regrading student assessments and the grade
analysis tables.
This commit is contained in:
parent
02d73b025e
commit
fb01c6b9be
@ -8,6 +8,7 @@ $string['ago'] = "\$a ago";
|
||||
$string['amend'] = "Amend";
|
||||
$string['amendassessmentelements'] = "Amend Assessment Elements";
|
||||
$string['amendtitle'] = "Amend Title";
|
||||
$string['analysis'] = "Analysis";
|
||||
$string['assess'] = "Assess";
|
||||
$string['assessed'] = "Assessed";
|
||||
$string['assessment'] = "Assessment";
|
||||
@ -23,6 +24,7 @@ $string['comment'] = "Comment";
|
||||
$string['comparisonofassessments'] = "Comparison of Assessments";
|
||||
$string['confirmdeletionofthisitem'] = "Confirm Deletion of this \$a";
|
||||
$string['correct'] = "Correct";
|
||||
$string['count'] = "Count";
|
||||
$string['criterion'] = "Criterion";
|
||||
$string['deadline'] = "Deadline";
|
||||
$string['deadlineis'] = "The Deadline is \$a";
|
||||
@ -68,9 +70,12 @@ $string['mail2'] = "The comments and grade can be seen in the Exercise Assignmen
|
||||
$string['mail3'] = "You can see it in your Exercise Assignment";
|
||||
$string['mail6'] = "Your assessment of the assignment '\$a' has by reviewed";
|
||||
$string['mail7'] = "The comments given by the \$a can be seen in the Exercise Assignment ";
|
||||
$string['maximum'] = "Maximum";
|
||||
$string['maximumgradeforstudentassessments'] = "Maximum Grade for Student Assessments: \$a";
|
||||
$string['maximumgradeforsubmissions'] = "Maximum Grade for Submissions: \$a";
|
||||
$string['maximumsize'] = "Maximum Size";
|
||||
$string['mean'] = "Mean";
|
||||
$string['minimum'] = "Minumum";
|
||||
$string['modulename'] = "Exercise";
|
||||
$string['modulenameplural'] = "Exercises";
|
||||
$string['movingtophase'] = "Moving to Phase \$a";
|
||||
@ -115,6 +120,7 @@ $string['poor'] = "Poor";
|
||||
$string['present'] = "Present";
|
||||
$string['reasonforadjustment'] = "Reason for Adjustment";
|
||||
$string['reassess'] = "Re-assess";
|
||||
$string['regradestudentassessments'] = "Re-grade Student assessments";
|
||||
$string['resubmissionfor'] = "Resubmission for \$a";
|
||||
$string['resubmitnote'] = "* means that the \$a is allowed to redo this submission. <br /> This flag can be given to any submission by re-assessing it and clicking <br />on the <b>Allow \$a to Re-submit</b> button. <br />The student can resubmit when this flag is present on <b>any</b> of their submissions.";
|
||||
$string['rubric'] = "Rubric";
|
||||
@ -133,6 +139,7 @@ $string['scale10'] = "Score out of 10";
|
||||
$string['scale20'] = "Score out of 20";
|
||||
$string['scale100'] = "Score out of 100";
|
||||
$string['specimenassessmentform'] = "Specimen Assessment Form";
|
||||
$string['standarddeviation'] = "Standard Deviation";
|
||||
$string['strict'] = "Strict";
|
||||
$string['studentallowedtoresubmit'] = "\$a ALLOWED to re-submit";
|
||||
$string['studentassessments'] = "\$a Assessments";
|
||||
|
Loading…
x
Reference in New Issue
Block a user