From e3153bb9bfe4c77edf35e2efb24ce9e7b26d2792 Mon Sep 17 00:00:00 2001 From: rkingdon Date: Thu, 25 Sep 2003 17:25:47 +0000 Subject: [PATCH] Some new strings for over allocation; the new phase, hiding names and the league table. --- lang/en/workshop.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/lang/en/workshop.php b/lang/en/workshop.php index b4b7cc9060..b9b092f289 100644 --- a/lang/en/workshop.php +++ b/lang/en/workshop.php @@ -67,6 +67,7 @@ $string['gradeforstudentsassessment'] = "Grade for Student's Assessment"; $string['gradeofsubmission'] = "Grade of Submission: \$a"; $string['gradingstrategy'] = "Grading Strategy"; $string['hidegradesbeforeagreement'] = "Hide Grades before Agreement"; +$string['hidenamesfromstudents'] = "Hide Names from \$a"; $string['includeteachersgrade'] = "Include Teacher's Grade"; $string['incorrect'] = "Incorrect"; $string['leaguetable'] = "League Table of Submitted Work"; @@ -86,6 +87,7 @@ $string['modulename'] = "Workshop"; $string['modulenameplural'] = "Workshops"; $string['movingtophase'] = "Moving to Phase \$a"; $string['newassessments'] = "New Assessments"; +$string['namesnotshowntostudents'] = "Names not shown to \$a"; $string['newgradings'] = "New Gradings"; $string['newsubmissions'] = "New Submissions"; $string['noassessmentsdone'] = "No Assessments Done"; @@ -104,18 +106,21 @@ $string['numberofassessments'] = "Number of Assessments"; $string['numberofassessmentelements'] = "Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric"; $string['numberofassessmentsofstudentsubmissions'] = "Number of Assessments of Student Submissions"; $string['numberofassessmentsofteachersexamples'] = "Number of Assessments of Examples from Teacher"; +$string['numberofentries'] = "Number of Entries"; $string['on'] = "on \$a"; $string['openassignment'] = "Open Assignment"; $string['optionforpeergrade'] = "Option for Peer Grade"; $string['overallgrade'] = "Overall Grade"; +$string['overallocation'] = "Over Allocation"; $string['overallpeergrade'] = "Overall Peer Grade: \$a"; $string['overallteachergrade'] = "Overall Teacher Grade: \$a"; $string['ownwork'] = "Own Work"; $string['phase'] = "Phase"; $string['phase1'] = "Set Up Assignment"; -$string['phase2'] = "Allow \$a Submissions and Assessments"; -$string['phase3'] = "Calculation of Final Grades"; -$string['phase4'] = "Show Final Grades"; +$string['phase2'] = "Allow \$a Submissions..."; +$string['phase3'] = "...and Assessments"; +$string['phase4'] = "Calculation of Final Grades"; +$string['phase5'] = "Show Final Grades"; $string['pleaseassesstheseexamplesfromtheteacher'] = "Please assess these Examples from the \$a"; $string['pleaseassessthesestudentsubmissions'] = "Please assess these \$a Submissions"; $string['pleaseassessyoursubmissions'] = "Please assess your Submission(s)"; @@ -127,6 +132,7 @@ $string['returntosubmissionpage'] = "Return to Submission Page"; $string['rubric'] = "Rubric"; $string['savemyassessment'] = "Save my Assessment"; $string['savemycomment'] = "Save my Comment"; +$string['saveoverallocation'] = "Save Over Allocation Level"; $string['savedok'] = "Saved OK"; $string['savemygrading'] = "Save my Grading"; $string['scaleyes'] = "2 point Yes/No scale"; @@ -141,6 +147,7 @@ $string['scale20'] = "Score out of 20"; $string['scale100'] = "Score out of 100"; $string['select'] = "Select"; $string['selfassessment'] = "Self Assessment"; +$string['setoverallocation'] = "Set Over Allocation Level"; $string['showgrades'] = "Show Grades"; $string['specimenassessmentform'] = "Specimen Assessment Form"; $string['studentassessments'] = "\$a Assessments"; @@ -183,6 +190,7 @@ $string['weights'] = "Weights"; $string['weightsusedforfinalgrade'] = "Weights used for Final Grade"; $string['weightsusedforsubmissions'] = "Weights used for Submissions"; $string['yourassessments'] = "Your Assessments"; +$string['yourassessmentsofexamplesfromtheteacher'] = "Your Assessments of Examples from the \$a"; $string['yourfeedbackgoeshere'] = "Your Feedback goes Here"; ?> -- 2.39.5