Skip to content

Commit

Permalink
Strings added for version 2004092400.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkingdon committed Sep 27, 2004
1 parent b873cae commit 3f58d60
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions lang/en/workshop.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
$string['action'] = 'Action';
$string['addacomment'] = 'Add a Comment';
$string['afterdeadline'] = 'After Deadline: $a';
$string['ago'] = "\$a ago";
$string['agreetothisassessment'] = 'Agree to this Assessment';
$string['allgradeshaveamaximumof'] = 'All Grades have a Maximum of: $a';
$string['allowresubmit'] = 'Allow Resubmissions';
Expand All @@ -22,6 +23,7 @@
$string['assessmentdropped'] = 'Assessment Dropped';
$string['assessmentgrade'] = 'Assessment Grade: $a';
$string['assessmentnotyetagreed'] = 'Assessment not yet agreed';
$string['assessmentnotyetgraded'] = 'Assessment not yet graded';
$string['assessmentofresubmission'] = 'This is an Assessment of a revised piece of the work. <br />The form here has been filled with your previous grades and comments. <br />Please amend these after looking at the revised work.';
$string['assessmentofthissubmission'] = 'Assessment of this submission';
$string['assessments'] = 'Assessments';
Expand All @@ -34,6 +36,8 @@
$string['assessor'] = 'Assessor';
$string['assessthissubmission'] = 'Assess this submission';
$string['assignmentnotinthecorrectphase'] = 'Assignment not in the Correct Phase';
$string['attachment'] = 'Attachment';
$string['attachments'] = 'Attachments';
$string['authorofsubmission'] = 'Author of Submission';
$string['averageerror'] = 'Average Error';
$string['awaitinggradingbyteacher'] = 'Awaiting Grading by $a';
Expand All @@ -59,6 +63,7 @@
$string['edit'] = 'Edit';
$string['editacomment'] = 'Edit a Comment';
$string['editingassessmentelements'] = 'Editing Assessment Elements';
$string['editsubmission'] = 'Edit Submission';
$string['element'] = 'Element';
$string['elementweight'] = 'Element Weight';
$string['errorbanded'] = 'Error Banded';
Expand Down Expand Up @@ -119,6 +124,7 @@
$string['movingtophase'] = 'Moving to Phase $a';
$string['namesnotshowntostudents'] = 'Names not shown to $a';
$string['newassessments'] = 'New Assessments';
$string['newattachment'] = 'New Attachment';
$string['newgradings'] = 'New Gradings';
$string['newsubmissions'] = 'New Submissions';
$string['noassessments'] = 'No Assessments';
Expand All @@ -135,6 +141,7 @@
the elements themselves can be amended from the &quot;Managing Assessment&quot; screen. ';
$string['noteonstudentassessments'] = '{Grade from Student / Grading Grade for Assessment}';
$string['notgraded'] = 'Not Graded';
$string['notitle'] = 'No Title';
$string['notitlegiven'] = 'No Title Given';
$string['numberofassessmentelements'] = 'Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric';
$string['numberofassessments'] = 'Number of Assessments';
Expand All @@ -143,6 +150,7 @@
$string['numberofassessmentsofstudentsubmissions'] = 'Number of Assessments of Student Submissions';
$string['numberofassessmentsweighted'] = 'Number of Assessments (weighted): $a';
$string['numberofassessmentsofteachersexamples'] = 'Number of Assessments of Examples from Teacher';
$string['numberofattachments'] = 'Number of Attachments expected on Submissions';
$string['numberofentries'] = 'Number of Entries';
$string['numberofnegativeresponses'] = 'Number of Negative Responses';
$string['numberofsubmissions'] = 'Number of Submissions: $a';
Expand Down Expand Up @@ -176,6 +184,7 @@
$string['reasonforadjustment'] = 'Reason for Adjustment';
$string['reassess'] = 'Re-assess';
$string['regradestudentassessments'] = 'Re-grade Student Assessments';
$string['removeallattachments'] = 'Remove All Attachments';
$string['repeatanalysis'] = 'Repeat Analysis';
$string['reply'] = 'Reply';
$string['returnto'] = 'Return to';
Expand All @@ -186,6 +195,7 @@
$string['savemyassessment'] = 'Save my Assessment';
$string['savemycomment'] = 'Save my Comment';
$string['savemygrading'] = 'Save my Grading';
$string['savemysubmission'] = 'Save my Submission';
$string['saveoverallocation'] = 'Save Over Allocation Level';
$string['scale10'] = 'Score out of 10';
$string['scale100'] = 'Score out of 100';
Expand Down Expand Up @@ -234,6 +244,7 @@
$string['ungradedassessments'] = '$a Ungraded Assessments';
$string['ungradedassessmentsofstudentsubmissions'] = '$a Ungraded Assessments of Student Submissions';
$string['ungradedassessmentsofteachersubmissions'] = '$a Ungraded Assessments of Teacher Submissions';
$string['uploadsuccess'] = 'Upload Successful';
$string['verylax'] = "Very Lax";
$string['verypoor'] = "Very Poor";
$string['verystrict'] = "Very Strict";
Expand Down

0 comments on commit 3f58d60

Please sign in to comment.