]> git.mjollnir.org Git - moodle.git/commitdiff
Extra strings for regrading student assessments and the grade
authorrkingdon <rkingdon>
Wed, 11 Aug 2004 10:20:30 +0000 (10:20 +0000)
committerrkingdon <rkingdon>
Wed, 11 Aug 2004 10:20:30 +0000 (10:20 +0000)
analysis tables.

lang/en/exercise.php

index a5c6bde9c25b0021b1bed73dd206577ad7463062..6b8cbd468d36957754885e8eb512c1d92c41f674 100644 (file)
@@ -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";