From fb01c6b9becad26a30a28ab593e028702e3680b5 Mon Sep 17 00:00:00 2001 From: rkingdon Date: Wed, 11 Aug 2004 10:20:30 +0000 Subject: [PATCH] Extra strings for regrading student assessments and the grade analysis tables. --- lang/en/exercise.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/en/exercise.php b/lang/en/exercise.php index a5c6bde9c2..6b8cbd468d 100644 --- a/lang/en/exercise.php +++ b/lang/en/exercise.php @@ -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.
This flag can be given to any submission by re-assessing it and clicking
on the Allow \$a to Re-submit button.
The student can resubmit when this flag is present on any 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"; -- 2.39.5