2 // assignment.php - created with Moodle 1.7 beta + (2006101003)
5 $string['allowdeleting'] = 'Allow deleting';
6 $string['allowmaxfiles'] = 'Maximum number of uploaded files';
7 $string['allownotes'] = 'Allow notes';
8 $string['allowresubmit'] = 'Allow resubmitting';
9 $string['alreadygraded'] = 'Your assignment has already been graded and resubmission is not allowed.';
10 $string['assignment:grade'] = 'Grade assignment';
11 $string['assignment:submit'] = 'Submit assignment';
12 $string['assignment:view'] = 'View assignment';
13 $string['assignmentdetails'] = 'Assignment details';
14 $string['assignmentmail'] = '$a->teacher has posted some feedback on your
15 assignment submission for \'$a->assignment\'
17 You can see it appended to your assignment submission:
20 $string['assignmentmailhtml'] = '$a->teacher has posted some feedback on your
21 assignment submission for \'<i>$a->assignment</i>\'<br /><br />
22 You can see it appended to your <a href=\"$a->url\">assignment submission</a>.';
23 $string['assignmentname'] = 'Assignment name';
24 $string['assignmenttype'] = 'Assignment type';
25 $string['availabledate'] = 'Available from';
26 $string['cannotdeletefiles'] = 'An error occurred and files could not be deleted';
27 $string['comment'] = 'Comment';
28 $string['commentinline'] = 'Comment inline';
29 $string['configitemstocount'] = 'Nature of items to be counted for student submissions in online assignments.';
30 $string['configmaxbytes'] = 'Default maximum assignment size for all assignments on the site (subject to course limits and other local settings)';
31 $string['configshowrecentsubmissions'] = 'Everyone can see notifications of submissions in recent activity reports.';
32 $string['confirmdeletefile'] = 'Are you absolutely sure you want to delete this file?<br /><strong>$a</strong>';
33 $string['deleteallsubmissions'] = 'Delete all submissions';
34 $string['deletefilefailed'] = 'Deleting of file failed.';
35 $string['description'] = 'Description';
36 $string['draft'] = 'Draft';
37 $string['duedate'] = 'Due date';
38 $string['duedateno'] = 'No due date';
39 $string['early'] = '$a early';
40 $string['editmysubmission'] = 'Edit my submission';
41 $string['emailstudents'] = 'Email alerts to students';
42 $string['emailteachermail'] = '$a->username has updated their assignment submission
43 for \'$a->assignment\'
48 $string['emailteachermailhtml'] = '$a->username has updated their assignment submission
49 for <i>\'$a->assignment\'</i><br /><br />
50 It is <a href=\"$a->url\">available on the web site</a>.';
51 $string['emailteachers'] = 'Email alerts to teachers';
52 $string['emptysubmission'] = 'You have not submitted anything yet';
53 $string['enableemailnotification'] = 'Send notification emails';
54 $string['existingfiledeleted'] = 'Existing file has been deleted: $a';
55 $string['failedupdatefeedback'] = 'Failed to update submission feedback for user $a';
56 $string['feedback'] = 'Feedback';
57 $string['feedbackfromteacher'] = 'Feedback from the $a';
58 $string['feedbackupdated'] = 'Submissions feedback updated for $a people';
59 $string['finalize'] = 'No more submissions';
60 $string['finalizeerror'] = 'An error occurred and that submission could not be finalised';
61 $string['graded'] = 'Graded';
62 $string['guestnosubmit'] = 'Sorry, guests are not allowed to submit an assignment. You have to log in/ register before you can submit your answer';
63 $string['guestnoupload'] = 'Sorry, guests are not allowed to upload';
64 $string['helpoffline'] = '<p>This is useful when the assignment is performed outside of Moodle. It could be
65 something elsewhere on the web or face-to-face.</p><p>Students can see a description of the assignment,
66 but can\'t upload files or anything. Grading works normally, and students will get notifications of
68 $string['helponline'] = '<p>This assignment type asks users to edit a text, using the normal
69 editing tools. Teachers can grade them online, and even add inline comments or changes.</p>
70 <p>(If you are familiar with older versions of Moodle, this Assignment
71 type does the same thing as the old Journal module used to do.)</p>';
72 $string['helpupload'] = '<p>This type of assignment allows each participant to upload one or more files in any format.
73 These might be a Word processor documents, images, a zipped web site, or anything you ask them to submit.</p>
74 <p>This type also allows you to upload multiple response files. Response files can be also uploaded before submission which
75 can be used to give each participant different file to work with.</p>
76 <p>Participants may also enter notes describing the submitted files, progress status or any other text information.</p>
77 <p>Submission of this type of assignment must be manually finalised by the participant. You can review the current status
78 at any time, unfinished assignments are marked as Draft. You can revert any ungraded assignment back to draft status.</p>';
79 $string['helpuploadsingle'] = '<p>This type of assignment allows each participant to upload a
80 single file, of any type.</p> <p>This might be a Word processor document, an image,
81 a zipped web site, or anything you ask them to submit.</p>';
82 $string['hideintro'] = 'Hide description before available date';
83 $string['itemstocount'] = 'Count';
84 $string['late'] = '$a late';
85 $string['maximumgrade'] = 'Maximum grade';
86 $string['maximumsize'] = 'Maximum size';
87 $string['modulename'] = 'Assignment';
88 $string['modulenameplural'] = 'Assignments';
89 $string['newsubmissions'] = 'Assignments submitted';
90 $string['noassignments'] = 'There are no assignments yet';
91 $string['noattempts'] = 'No attempts have been made on this assignment';
92 $string['nofiles'] = 'No files were submitted';
93 $string['nofilesyet'] = 'No files submitted yet';
94 $string['nomoresubmissions'] = 'No further submissions are allowed.';
95 $string['notavailableyet'] = 'Sorry, this assignment is not yet available.<br />Assignment instructions will be displayed here on the date given below.';
96 $string['notes'] = 'Notes';
97 $string['notesempty'] = 'No entry';
98 $string['notesupdateerror'] = 'Error when updating notes';
99 $string['notgradedyet'] = 'Not graded yet';
100 $string['notsubmittedyet'] = 'Not submitted yet';
101 $string['nosubmitusers'] = 'No users were found with permissions to submit this assignment';
102 $string['onceassignmentsent'] = 'Once the assignment is sent for marking, you will no longer be able to delete or attach file(s). Do you want to continue?';
103 $string['overwritewarning'] = 'Warning: uploading again will REPLACE your current submission';
104 $string['pagesize'] = 'Submissions shown per page';
105 $string['preventlate'] = 'Prevent late submissions';
106 $string['quickgrade'] = 'Allow quick grading';
107 $string['responsefiles'] = 'Response files';
108 $string['reviewed'] = 'Reviewed';
109 $string['saveallfeedback'] = 'Save all my feedback';
110 $string['sendformarking'] = 'Send for marking';
111 $string['showrecentsubmissions'] = 'Show recent submissions';
112 $string['submission'] = 'Submission';
113 $string['submissiondraft'] = 'Submission draft';
114 $string['submissionfeedback'] = 'Submission feedback';
115 $string['submissions'] = 'Submissions';
116 $string['submissionsaved'] = 'Your changes have been saved';
117 $string['submissionsnotgraded'] = '$a submissions not graded';
118 $string['submitassignment'] = 'Submit your assignment using this form';
119 $string['submitedformarking'] = 'Assignment was already submitted for marking and can not be updated';
120 $string['submitformarking'] = 'Final submission for assignment marking';
121 $string['submitted'] = 'Submitted';
122 $string['submittedfiles'] = 'Submitted files';
123 $string['trackdrafts'] = 'Enable Send for marking';
124 $string['typeoffline'] = 'Offline activity';
125 $string['typeonline'] = 'Online text';
126 $string['typeupload'] = 'Advanced uploading of files';
127 $string['typeuploadsingle'] = 'Upload a single file';
128 $string['unfinalize'] = 'Revert to draft';
129 $string['unfinalizeerror'] = 'An error occurred and that submission could not be reverted to draft';
130 $string['uploadbadname'] = 'This filename contained strange characters and couldn\'t be uploaded';
131 $string['uploadedfiles'] = 'uploaded files';
132 $string['uploaderror'] = 'An error happened while saving the file on the server';
133 $string['uploadfailnoupdate'] = 'File was uploaded OK but could not update your submission!';
134 $string['uploadfiletoobig'] = 'Sorry, but that file is too big (limit is $a bytes)';
135 $string['uploadnofilefound'] = 'No file was found - are you sure you selected one to upload?';
136 $string['uploadnotregistered'] = '\'$a\' was uploaded OK but submission did not register!';
137 $string['uploadsuccess'] = 'Uploaded \'$a\' successfully';
138 $string['viewfeedback'] = 'View assignment grades and feedback';
139 $string['viewsubmissions'] = 'View $a submitted assignments';
140 $string['yoursubmission'] = 'Your submission';