diff --git a/lang/en_us/workshop.php b/lang/en_us/workshop.php new file mode 100644 index 0000000000000..cd866392f4025 --- /dev/null +++ b/lang/en_us/workshop.php @@ -0,0 +1,160 @@ + + This makes the grading easier and more consistent. As teacher you must add these
+ Elements before making the assignment available to students. This is done by
+ clicking on the assignment in the course, if no elements are present you will be asked
+ to add them. You can change the number of elements using the Edit Assignment screen,
+ the elements themselves can be amended from the "Managing Assessment" screen. "; +$string['notitlegiven'] = "No Title Given"; +$string['notgraded'] = "Not Graded"; +$string['numberofassessments'] = "Number of Assessments"; +$string['numberofassessmentelements'] = "Number of Comments, Assessment Elements, Grade Bands or Criteria Statments"; +$string['numberofassessmentsofstudentsubmissions'] = "Number of Assessments of Student Submissions"; +$string['numberofassessmentsofteachersexamples'] = "Number of Assessments of Examples from Teacher"; +$string['on'] = "on \$a"; +$string['openassignment'] = "Open Assignment"; +$string['optionforpeergrade'] = "Option for Peer Grade"; +$string['overallgrade'] = "Overall Grade"; +$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'] = "\$a Submissions and Assessments"; +$string['phase3'] = "Calculation of Final Grades"; +$string['phase4'] = "Show Final Grades"; +$string['pleaseassesstheseexamplesfromtheteacher'] = "Please assess these Examples from the \$a"; +$string['pleaseassessthesestudentsubmissions'] = "Please assess these \$a Submissions"; +$string['reassess'] = "Re-assess"; +$string['reply'] = "Reply"; +$string['returntosubmissionpage'] = "Return to Submission Page"; +$string['savemyassessment'] = "Save my Assessment"; +$string['savemycomment'] = "Save my Comment"; +$string['savedok'] = "Saved OK"; +$string['savemygrading'] = "Save my Grading"; +$string['scaleyes'] = "2 point Yes/No scale"; +$string['scalepresent'] = "2 point Present/Absent scale"; +$string['scalecorrect'] = "2 point Correct/Incorrect scale"; +$string['scalegood3'] = "3 point Good/Poor scale"; +$string['scaleexcellent4'] = "4 point Excellent/Very Poor scale"; +$string['scaleexcellent5'] = "5 point Excellent/Very Poor scale"; +$string['scaleexcellent7'] = "7 point Excellent/Very Poor scale"; +$string['scale10'] = "Score out of 10"; +$string['scale20'] = "Score out of 20"; +$string['scale100'] = "Score out of 100"; +$string['selfassessment'] = "Self Assessment"; +$string['showgrades'] = "Show Grades"; +$string['specimenassessmentform'] = "Specimen Assessment Form"; +$string['studentsassessment'] = "Student's Assessment"; +$string['studentgrades'] = "\$a Grades"; +$string['studentsubmissionsforassessment'] = "\$a Student Submissions for Assessment"; +$string['studentsubmissions'] = "\$a Submissions"; +$string['submitassignment'] = "Submit Assignment"; +$string['submitexampleassignment'] = "Submit Example Assignment"; +$string['submitted'] = "Submitted"; +$string['submittedby'] = "Submitted by"; +$string['submissions'] = "Submissions"; +$string['returnto'] = "Return to"; +$string['teachersassessment'] = "Teacher's Assessment"; +$string['teacherscomment'] = "Teacher's Comment"; +$string['teachersgrade'] = "Teacher's Grade"; +$string['teachersubmissionsforassessment'] = "\$a Teacher Submissions for Assessment"; +$string['thegradeis'] = "The Grade is \$a"; +$string['theseasessmentsaregradedbytheteacher'] = "These Assessments are graded by the \$a"; +$string['timeassessed'] = "Time Assessed"; +$string['title'] = "Title"; +$string['typeofscale'] = "Type of Scale"; +$string['ungradedassessmentsofstudentsubmissions'] = "\$a Ungraded Assessments of Student Submissions"; +$string['ungradedassessmentsofteachersubmissions'] = "\$a Ungraded Assessments of Teacher Submissions"; +$string['view'] = "View"; +$string['viewassessmentofteacher'] = "View Assessment of \$a"; +$string['viewotherassessments'] = "View other Assessments"; +$string['warningonamendingelements'] = "WARNING: There are submitted assessments.
Do NOT change the number + of elements, the scale types or the element weights."; +$string['weightederrorcount'] = "Weighted Error Count: \$a"; +$string['weightforbias'] = "Weight for Bias"; +$string['weightforgradingofassessments'] = "Weight for Grading of Assessments"; +$string['weightforpeerassessments'] = "Weight for Peer Assessments"; +$string['weightforreliability'] = "Weight for Reliability"; +$string['weightforteachersassessment'] = "Weight for Teacher's Assessment"; +$string['weights'] = "Weights"; +$string['weightsusedforfinalgrade'] = "Weights used for Final Grade"; +$string['weightsusedforsubmissions'] = "Weights used for Submissions"; +$string['yourassessments'] = "Your Assessments"; +$string['yourfeedbackgoeshere'] = "Your Feedback goes Here"; + +?>