2003-06-04 06:21:35 +00:00
< ? PHP // $Id$
2003-11-17 02:40:09 +00:00
// workshop.php - created with Moodle 1.2 development (2003111400)
2003-06-04 06:33:54 +00:00
2003-06-04 06:21:35 +00:00
2003-11-17 02:40:09 +00:00
$string [ 'absent' ] = " Absent " ;
2003-06-04 06:21:35 +00:00
$string [ 'accumulative' ] = " Accumulative " ;
$string [ 'action' ] = " Action " ;
$string [ 'addacomment' ] = " Add a Comment " ;
$string [ 'afterdeadline' ] = " After Deadline: \$ a " ;
$string [ 'agreetothisassessment' ] = " Agree to this Assessment " ;
$string [ 'allgradeshaveamaximumof' ] = " All Grades have a Maximum of: \$ a " ;
$string [ 'allowresubmit' ] = " Allow Resubmissions " ;
$string [ 'alreadyinphase' ] = " Already in Phase \$ a " ;
$string [ 'amendassessmentelements' ] = " Amend Assessment Elements " ;
2003-11-17 02:40:09 +00:00
$string [ 'amendtitle' ] = " Amend Title " ;
2003-06-04 06:21:35 +00:00
$string [ 'assess' ] = " Assess " ;
$string [ 'assessedon' ] = " Assessed on \$ a " ;
$string [ 'assessment' ] = " Assessment " ;
$string [ 'assessmentby' ] = " Assessment by \$ a " ;
$string [ 'assessmentgrade' ] = " Assessment Grade: \$ a " ;
$string [ 'assessmentnotyetagreed' ] = " Assessment not yet agreed " ;
2003-11-17 02:40:09 +00:00
$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. " ;
2003-06-04 06:33:54 +00:00
$string [ 'assessmentofthissubmission' ] = " Assessment of this submission " ;
2003-06-04 06:21:35 +00:00
$string [ 'assessments' ] = " Assessments " ;
$string [ 'assessmentsareok' ] = " Assessments are OK " ;
2003-06-04 06:33:54 +00:00
$string [ 'assessmentsby' ] = " Assessments by \$ a " ;
2003-06-04 06:21:35 +00:00
$string [ 'assessmentsdone' ] = " Assessments Done " ;
2003-06-04 06:33:54 +00:00
$string [ 'assessmentsmustbeagreed' ] = " Assessments must be agreed " ;
2003-06-04 06:21:35 +00:00
$string [ 'assessmentwasagreedon' ] = " Assessment was agreed on \$ a " ;
$string [ 'assessor' ] = " Assessor " ;
$string [ 'assessthissubmission' ] = " Assess this submission " ;
$string [ 'assignmentnotinthecorrectphase' ] = " Assignment not in the Correct Phase " ;
$string [ 'authorofsubmission' ] = " Author of Submission " ;
$string [ 'awaitinggradingbyteacher' ] = " Awaiting Grading by \$ a " ;
$string [ 'beforedeadline' ] = " Before Deadline: \$ a " ;
$string [ 'calculationoffinalgrades' ] = " Calculation of Final Grades " ;
$string [ 'closeassignment' ] = " Close Assignment " ;
$string [ 'comment' ] = " Comment " ;
$string [ 'commentby' ] = " Comment by " ;
2003-11-17 02:40:09 +00:00
$string [ 'confirmdeletionofthisitem' ] = " Confirm Deletion of this \$ a " ;
$string [ 'correct' ] = " Correct " ;
$string [ 'criterion' ] = " Criterion " ;
2003-06-04 06:21:35 +00:00
$string [ 'deadline' ] = " Deadline " ;
$string [ 'deadlineis' ] = " The Deadline is \$ a " ;
$string [ 'delete' ] = " Delete " ;
2003-11-17 02:40:09 +00:00
$string [ 'deleting' ] = " Deleting " ;
2003-06-04 06:33:54 +00:00
$string [ 'description' ] = " Description " ;
2003-06-04 06:21:35 +00:00
$string [ 'detailsofassessment' ] = " Details of Assessment " ;
$string [ 'disagreewiththisassessment' ] = " Disagree with this Assessment " ;
$string [ 'displayoffinalgrades' ] = " Display of Final Grades " ;
$string [ 'dontshowgrades' ] = " Don't Show Grades " ;
$string [ 'edit' ] = " Edit " ;
$string [ 'editacomment' ] = " Edit a Comment " ;
$string [ 'editingassessmentelements' ] = " Editing Assessment Elements " ;
$string [ 'element' ] = " Element " ;
$string [ 'elementweight' ] = " Element Weight " ;
$string [ 'errorbanded' ] = " Error Banded " ;
2003-11-17 02:40:09 +00:00
$string [ 'excellent' ] = " Excellent " ;
2003-06-04 06:21:35 +00:00
$string [ 'feedbackgoeshere' ] = " Feedback goes here " ;
$string [ 'generalcomment' ] = " General comment " ;
2003-11-17 02:40:09 +00:00
$string [ 'good' ] = " Good " ;
2003-06-04 06:21:35 +00:00
$string [ 'grade' ] = " Grade " ;
$string [ 'gradeassessment' ] = " Grade Assessment " ;
$string [ 'graded' ] = " Graded " ;
$string [ 'gradedbyteacher' ] = " Graded by \$ a " ;
$string [ 'gradeforassessments' ] = " Grade for Assessments " ;
$string [ 'gradeforbias' ] = " Grade for Bias " ;
$string [ 'gradeforreliability' ] = " Grade for Reliability " ;
$string [ 'gradeforstudentsassessment' ] = " Grade for Student's Assessment " ;
$string [ 'gradeofsubmission' ] = " Grade of Submission: \$ a " ;
$string [ 'gradingstrategy' ] = " Grading Strategy " ;
$string [ 'hidegradesbeforeagreement' ] = " Hide Grades before Agreement " ;
2003-11-17 02:40:09 +00:00
$string [ 'hidenamesfromstudents' ] = " Hide Names from \$ a " ;
2003-06-04 06:21:35 +00:00
$string [ 'includeteachersgrade' ] = " Include Teacher's Grade " ;
2003-11-17 02:40:09 +00:00
$string [ 'incorrect' ] = " Incorrect " ;
$string [ 'leaguetable' ] = " League Table of Submitted Work " ;
2003-06-04 06:21:35 +00:00
$string [ 'listassessments' ] = " List Assessments " ;
$string [ 'listofallsubmissions' ] = " List of all Submissions " ;
2003-11-17 02:40:09 +00:00
$string [ 'liststudentsassessments' ] = " List Student's Assessments " ;
$string [ 'mail1' ] = " Your assignment ' \$ a' has been assessed by " ;
$string [ 'mail10' ] = " You can assess it in your workshop assignment " ;
$string [ 'mail2' ] = " The comments and grade can be seen in the Workshop Assignment ' \$ a' " ;
$string [ 'mail3' ] = " You can see it in your Workshop Assignment " ;
$string [ 'mail4' ] = " A comment has been added to the assignment ' \$ a' by " ;
$string [ 'mail5' ] = " The new comment can be seen in the Workshop Assignment ' \$ a' " ;
$string [ 'mail6' ] = " Your assessment of the assignment ' \$ a' has by reviewed " ;
$string [ 'mail7' ] = " The comments given by the \$ a can be seen in the Workshop Assignment " ;
$string [ 'mail8' ] = " The assignment \$ a is a revised piece of work. " ;
$string [ 'mail9' ] = " Please assess it in the workshop assignment \$ a " ;
2003-06-04 06:21:35 +00:00
$string [ 'managingassignment' ] = " Managing Assignment " ;
$string [ 'maximumsize' ] = " Maximum Size " ;
$string [ 'modulename' ] = " Workshop " ;
$string [ 'modulenameplural' ] = " Workshops " ;
2003-11-17 02:40:09 +00:00
$string [ 'movingtophase' ] = " Moving to Phase \$ a " ;
$string [ 'namesnotshowntostudents' ] = " Names not shown to \$ a " ;
$string [ 'newassessments' ] = " New Assessments " ;
$string [ 'newgradings' ] = " New Gradings " ;
$string [ 'newsubmissions' ] = " New Submissions " ;
2003-06-04 06:21:35 +00:00
$string [ 'noassessmentsdone' ] = " No Assessments Done " ;
$string [ 'nosubmissionsavailableforassessment' ] = " No Submissions available for assessment " ;
$string [ 'notavailable' ] = " Not Available " ;
2003-06-04 06:33:54 +00:00
$string [ 'noteonassessmentelements' ] = " Note that grading is broken down into a number of 'Assessment Elements'.<BR>
This makes the grading easier and more consistent . As teacher you must add these < BR >
Elements before making the assignment available to students . This is done by < BR >
clicking on the assignment in the course , if no elements are present you will be asked < BR >
to add them . You can change the number of elements using the Edit Assignment screen , < BR >
2003-06-04 06:21:35 +00:00
the elements themselves can be amended from the & quot ; Managing Assessment & quot ; screen . " ;
$string [ 'notgraded' ] = " Not Graded " ;
2003-06-04 06:33:54 +00:00
$string [ 'notitlegiven' ] = " No Title Given " ;
2003-06-04 06:21:35 +00:00
$string [ 'numberofassessmentelements' ] = " Number of Comments, Assessment Elements, Grade Bands or Criteria Statments " ;
2003-06-04 06:33:54 +00:00
$string [ 'numberofassessments' ] = " Number of Assessments " ;
2003-06-04 06:21:35 +00:00
$string [ 'numberofassessmentsofstudentsubmissions' ] = " Number of Assessments of Student Submissions " ;
$string [ 'numberofassessmentsofteachersexamples' ] = " Number of Assessments of Examples from Teacher " ;
2003-11-17 02:40:09 +00:00
$string [ 'numberofentries' ] = " Number of Entries " ;
2003-06-04 06:21:35 +00:00
$string [ 'on' ] = " on \$ a " ;
$string [ 'openassignment' ] = " Open Assignment " ;
$string [ 'optionforpeergrade' ] = " Option for Peer Grade " ;
$string [ 'overallgrade' ] = " Overall Grade " ;
2003-11-17 02:40:09 +00:00
$string [ 'overallocation' ] = " Over Allocation " ;
2003-06-04 06:21:35 +00:00
$string [ 'overallpeergrade' ] = " Overall Peer Grade: \$ a " ;
$string [ 'overallteachergrade' ] = " Overall Teacher Grade: \$ a " ;
$string [ 'ownwork' ] = " Own Work " ;
$string [ 'phase' ] = " Phase " ;
$string [ 'phase1' ] = " Set Up Assignment " ;
2003-11-17 02:40:09 +00:00
$string [ 'phase1short' ] = " Set Up " ;
2003-06-04 06:21:35 +00:00
$string [ 'phase2' ] = " \$ a Submissions and Assessments " ;
2003-11-17 02:40:09 +00:00
$string [ 'phase2short' ] = " Submissions " ;
2003-06-04 06:21:35 +00:00
$string [ 'phase3' ] = " Calculation of Final Grades " ;
2003-11-17 02:40:09 +00:00
$string [ 'phase3short' ] = " Both " ;
2003-06-04 06:21:35 +00:00
$string [ 'phase4' ] = " Show Final Grades " ;
2003-11-17 02:40:09 +00:00
$string [ 'phase4short' ] = " Assessments " ;
$string [ 'phase5' ] = " Calculation of Final Grades " ;
$string [ 'phase5short' ] = " Calculation " ;
$string [ 'phase6' ] = " Show Final Grades " ;
$string [ 'phase6short' ] = " Show Grades " ;
2003-06-04 06:21:35 +00:00
$string [ 'pleaseassesstheseexamplesfromtheteacher' ] = " Please assess these Examples from the \$ a " ;
$string [ 'pleaseassessthesestudentsubmissions' ] = " Please assess these \$ a Submissions " ;
2003-11-17 02:40:09 +00:00
$string [ 'pleaseassessyoursubmissions' ] = " Please assess your Submission(s) " ;
$string [ 'poor' ] = " Poor " ;
$string [ 'present' ] = " Present " ;
2003-06-04 06:21:35 +00:00
$string [ 'reassess' ] = " Re-assess " ;
$string [ 'reply' ] = " Reply " ;
2003-06-04 06:33:54 +00:00
$string [ 'returnto' ] = " Return to " ;
2003-06-04 06:21:35 +00:00
$string [ 'returntosubmissionpage' ] = " Return to Submission Page " ;
2003-11-17 02:40:09 +00:00
$string [ 'rubric' ] = " Rubric " ;
2003-06-04 06:33:54 +00:00
$string [ 'savedok' ] = " Saved OK " ;
2003-06-04 06:21:35 +00:00
$string [ 'savemyassessment' ] = " Save my Assessment " ;
$string [ 'savemycomment' ] = " Save my Comment " ;
$string [ 'savemygrading' ] = " Save my Grading " ;
2003-11-17 02:40:09 +00:00
$string [ 'saveoverallocation' ] = " Save Over Allocation Level " ;
2003-06-04 06:33:54 +00:00
$string [ 'scale10' ] = " Score out of 10 " ;
$string [ 'scale100' ] = " Score out of 100 " ;
$string [ 'scale20' ] = " Score out of 20 " ;
2003-06-04 06:21:35 +00:00
$string [ 'scalecorrect' ] = " 2 point Correct/Incorrect 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 " ;
2003-06-04 06:33:54 +00:00
$string [ 'scalegood3' ] = " 3 point Good/Poor scale " ;
$string [ 'scalepresent' ] = " 2 point Present/Absent scale " ;
$string [ 'scaleyes' ] = " 2 point Yes/No scale " ;
2003-11-17 02:40:09 +00:00
$string [ 'select' ] = " Select " ;
2003-06-04 06:21:35 +00:00
$string [ 'selfassessment' ] = " Self Assessment " ;
2003-11-17 02:40:09 +00:00
$string [ 'setoverallocation' ] = " Set Over Allocation Level " ;
2003-06-04 06:21:35 +00:00
$string [ 'showgrades' ] = " Show Grades " ;
$string [ 'specimenassessmentform' ] = " Specimen Assessment Form " ;
2003-11-17 02:40:09 +00:00
$string [ 'studentassessments' ] = " \$ a Assessments " ;
2003-06-04 06:21:35 +00:00
$string [ 'studentgrades' ] = " \$ a Grades " ;
$string [ 'studentsubmissions' ] = " \$ a Submissions " ;
2003-06-04 06:33:54 +00:00
$string [ 'studentsubmissionsforassessment' ] = " \$ a Student Submissions for Assessment " ;
2003-11-17 02:40:09 +00:00
$string [ 'submission' ] = " Submission " ;
2003-06-04 06:33:54 +00:00
$string [ 'submissions' ] = " Submissions " ;
2003-11-17 02:40:09 +00:00
$string [ 'submissionsnolongerallowed' ] = " Submissions no longer allowed " ;
2003-06-04 06:21:35 +00:00
$string [ 'submitassignment' ] = " Submit Assignment " ;
2003-11-17 02:40:09 +00:00
$string [ 'submitassignmentusingform' ] = " Submit your Assignment using this Form " ;
2003-06-04 06:21:35 +00:00
$string [ 'submitexampleassignment' ] = " Submit Example Assignment " ;
2003-11-17 02:40:09 +00:00
$string [ 'submitrevisedassignment' ] = " Submit your Revised Assignment using this Form " ;
2003-06-04 06:21:35 +00:00
$string [ 'submitted' ] = " Submitted " ;
$string [ 'submittedby' ] = " Submitted by " ;
2003-11-17 02:40:09 +00:00
$string [ 'suggestedgrade' ] = " Suggested Grade " ;
$string [ 'teacherassessments' ] = " \$ a Assessments " ;
2003-06-04 06:21:35 +00:00
$string [ 'teacherscomment' ] = " Teacher's Comment " ;
$string [ 'teachersgrade' ] = " Teacher's Grade " ;
$string [ 'teachersubmissionsforassessment' ] = " \$ a Teacher Submissions for Assessment " ;
$string [ 'thegradeis' ] = " The Grade is \$ a " ;
2003-11-17 02:40:09 +00:00
$string [ 'thereisfeedbackfromtheteacher' ] = " There is feadback from the \$ a " ;
2003-06-04 06:21:35 +00:00
$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 " ;
2003-11-17 02:40:09 +00:00
$string [ 'verypoor' ] = " Very Poor " ;
2003-06-04 06:21:35 +00:00
$string [ 'view' ] = " View " ;
$string [ 'viewassessmentofteacher' ] = " View Assessment of \$ a " ;
$string [ 'viewotherassessments' ] = " View other Assessments " ;
2003-06-04 06:33:54 +00:00
$string [ 'warningonamendingelements' ] = " WARNING: There are submitted assessments. <BR>Do NOT change the number
2003-06-04 06:21:35 +00:00
of elements , the scale types or the element weights . " ;
2003-11-17 02:40:09 +00:00
$string [ 'weight' ] = " Weight " ;
2003-06-04 06:21:35 +00:00
$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 " ;
2003-11-17 02:40:09 +00:00
$string [ 'weightforteacherassessments' ] = " Weight for \$ a Assessments " ;
2003-06-04 06:21:35 +00:00
$string [ 'weights' ] = " Weights " ;
$string [ 'weightsusedforfinalgrade' ] = " Weights used for Final Grade " ;
$string [ 'weightsusedforsubmissions' ] = " Weights used for Submissions " ;
2003-11-17 02:40:09 +00:00
$string [ 'workshopagreedassessments' ] = " Workshop Agreed Assessments " ;
$string [ 'workshopassessments' ] = " Workshop Assessments " ;
$string [ 'workshopcomments' ] = " Workshop Comments " ;
$string [ 'workshopfeedback' ] = " Workshop Feedback " ;
$string [ 'workshopsubmissions' ] = " Workshop Submissions " ;
2003-06-04 06:21:35 +00:00
$string [ 'yourassessments' ] = " Your Assessments " ;
2003-11-17 02:40:09 +00:00
$string [ 'yourassessmentsofexamplesfromtheteacher' ] = " Your Assessments of Examples from the \$ a " ;
2003-06-04 06:21:35 +00:00
$string [ 'yourfeedbackgoeshere' ] = " Your Feedback goes Here " ;
?>