From: rkingdon Date: Thu, 6 Nov 2003 17:41:18 +0000 (+0000) Subject: Extra strings for setting League Table parameters. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=81d581d04ba822d8bda6a411a99efdf644a6371d;p=moodle.git Extra strings for setting League Table parameters. --- diff --git a/lang/en/exercise.php b/lang/en/exercise.php index f0aabc3437..375017bc9c 100644 --- a/lang/en/exercise.php +++ b/lang/en/exercise.php @@ -36,6 +36,7 @@ $string['edit'] = "Edit"; $string['editingassessmentelements'] = "Editing Assessment Elements"; $string['element'] = "Element"; $string['elementweight'] = "Element Weight"; +$string['entriessaved'] = "Entries Saved"; $string['errorbanded'] = "Error Banded"; $string['excellent'] = "Excellent"; $string['exerciseassessments'] = "Exercise Assessments"; @@ -50,6 +51,7 @@ $string['gradeforsubmission'] = "Grade for Submission"; $string['gradetable'] = "Grade Table"; $string['gradingstrategy'] = "Grading Strategy"; $string['handlingofmultiplesubmissions'] = "Handling of Multiple Submissions"; +$string['hidenamesfromstudents'] = "Hide Names from Students"; $string['incorrect'] = "Incorrect"; $string['leaguetable'] = "League Table of Submitted Work"; $string['managingassignment'] = "Managing the Exercise"; @@ -79,6 +81,7 @@ $string['notitlegiven'] = "No Title Given"; $string['notgraded'] = "Not Graded"; $string['nowpleasemakeyourownassessment'] = "Now Please make your own Assessment of the Piece of Work from \$a.
Note that the Assessment Form is initially given the same grades as the
Student's Form. You should make any amendments you think necessary and then
click on one of the buttons at the foot of the page."; $string['numberofassessmentelements'] = "Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric"; +$string['numberofentries'] = "Number of Entries"; $string['numberofnegativeresponses'] = "Number of Negative Responses"; $string['onesubmission'] = "One Submission"; $string['optionaladjustment'] = "Optional Adjustment"; @@ -105,6 +108,7 @@ $string['resubmitnote'] = "* means that the \$a is allowed to redo this submissi $string['rubric'] = "Rubric"; $string['savemyassessment'] = "Save my Assessment"; $string['savedok'] = "Saved OK"; +$string['saveentries'] = "Saved Entries"; $string['saveweights'] = "Save Weights"; $string['scaleyes'] = "2 point Yes/No scale"; $string['scalepresent'] = "2 point Present/Absent scale";