mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
A few addition strings for League Tables and Rubrics.
This commit is contained in:
parent
5a22076b10
commit
6c550a7296
1 changed files with 9 additions and 5 deletions
|
@ -34,7 +34,7 @@ $string['closeassignment'] = "Close Assignment";
|
|||
$string['comment'] = "Comment";
|
||||
$string['commentby'] = "Comment by";
|
||||
$string['confirmdeletionofthisitem'] = "Confirm Deletion of this \$a";
|
||||
$string['criteria'] = "Criteria";
|
||||
$string['criterion'] = "Criterion";
|
||||
$string['deadline'] = "Deadline";
|
||||
$string['deadlineis'] = "The Deadline is \$a";
|
||||
$string['description'] = "Description";
|
||||
|
@ -64,6 +64,7 @@ $string['gradeofsubmission'] = "Grade of Submission: \$a";
|
|||
$string['gradingstrategy'] = "Grading Strategy";
|
||||
$string['hidegradesbeforeagreement'] = "Hide Grades before Agreement";
|
||||
$string['includeteachersgrade'] = "Include Teacher's Grade";
|
||||
$string['leaguetable'] = "League Table of Submitted Work";
|
||||
$string['listassessments'] = "List Assessments";
|
||||
$string['listofallsubmissions'] = "List of all Submissions";
|
||||
$string['liststudentsassessments'] = "List Student's Assessments";
|
||||
|
@ -88,7 +89,7 @@ $string['noteonassessmentelements'] =
|
|||
$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['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['on'] = "on \$a";
|
||||
|
@ -100,7 +101,7 @@ $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['phase2'] = "Allow \$a Submissions and Assessments";
|
||||
$string['phase3'] = "Calculation of Final Grades";
|
||||
$string['phase4'] = "Show Final Grades";
|
||||
$string['pleaseassesstheseexamplesfromtheteacher'] = "Please assess these Examples from the \$a";
|
||||
|
@ -109,6 +110,7 @@ $string['pleaseassessyoursubmissions'] = "Please assess your Submission(s)";
|
|||
$string['reassess'] = "Re-assess";
|
||||
$string['reply'] = "Reply";
|
||||
$string['returntosubmissionpage'] = "Return to Submission Page";
|
||||
$string['rubric'] = "Rubric";
|
||||
$string['savemyassessment'] = "Save my Assessment";
|
||||
$string['savemycomment'] = "Save my Comment";
|
||||
$string['savedok'] = "Saved OK";
|
||||
|
@ -123,6 +125,7 @@ $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['select'] = "Select";
|
||||
$string['selfassessment'] = "Self Assessment";
|
||||
$string['showgrades'] = "Show Grades";
|
||||
$string['specimenassessmentform'] = "Specimen Assessment Form";
|
||||
|
@ -136,8 +139,9 @@ $string['submitted'] = "Submitted";
|
|||
$string['submittedby'] = "Submitted by";
|
||||
$string['submission'] = "Submission";
|
||||
$string['submissions'] = "Submissions";
|
||||
$string['suggestedgrade'] = "Suggested Grade";
|
||||
$string['returnto'] = "Return to";
|
||||
$string['teachersassessment'] = "Teacher's Assessment";
|
||||
$string['teacherassessments'] = "\$a Assessments";
|
||||
$string['teacherscomment'] = "Teacher's Comment";
|
||||
$string['teachersgrade'] = "Teacher's Grade";
|
||||
$string['teachersubmissionsforassessment'] = "\$a Teacher Submissions for Assessment";
|
||||
|
@ -159,7 +163,7 @@ $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['weightforteacherassessments'] = "Weight for \$a Assessments";
|
||||
$string['weights'] = "Weights";
|
||||
$string['weightsusedforfinalgrade'] = "Weights used for Final Grade";
|
||||
$string['weightsusedforsubmissions'] = "Weights used for Submissions";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue