2 // This file is part of Moodle - http://moodle.org/
4 // Moodle is free software: you can redistribute it and/or modify
5 // it under the terms of the GNU General Public License as published by
6 // the Free Software Foundation, either version 3 of the License, or
7 // (at your option) any later version.
9 // Moodle is distributed in the hope that it will be useful,
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 // GNU General Public License for more details.
14 // You should have received a copy of the GNU General Public License
15 // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
18 * Strings for component 'assign', language 'en'
21 * @copyright 2012 NetSpot {@link http://www.netspot.com.au}
22 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25 $string['allowsubmissions'] = 'Allow the user to continue making submissions to this assignment.';
26 $string['allowsubmissionsshort'] = 'Allow submission changes';
27 $string['allowsubmissionsfromdate'] = 'Allow submissions from';
28 $string['allowsubmissionsfromdate_help'] = 'If enabled, students will not be able to submit before this date. If disabled, students will be able to start submitting right away.';
29 $string['allowsubmissionsfromdatesummary'] = 'This assignment will accept submissions from <strong>{$a}</strong>';
30 $string['allowsubmissionsanddescriptionfromdatesummary'] = 'The assignment details and submission form will be available from <strong>{$a}</strong>';
31 $string['alwaysshowdescription'] = 'Always show description';
32 $string['alwaysshowdescription_help'] = 'If disabled, the Assignment Description above will only become visible to students at the "Allow submissions from" date.';
33 $string['assign:addinstance'] = 'Add a new assignment';
34 $string['assign:exportownsubmission'] = 'Export own submission';
35 $string['assign:grade'] = 'Grade assignment';
36 $string['assign:submit'] = 'Submit assignment';
37 $string['assign:view'] = 'View assignment';
38 $string['assignfeedback'] = 'Feedback plugin';
39 $string['assignfeedbackpluginname'] = 'Feedback plugin';
40 $string['assignmentisdue'] = 'Assignment is due';
41 $string['assignmentmail'] = '{$a->grader} has posted some feedback on your
42 assignment submission for \'{$a->assignment}\'
44 You can see it appended to your assignment submission:
47 $string['assignmentmailhtml'] = '{$a->grader} has posted some feedback on your
48 assignment submission for \'<i>{$a->assignment}</i>\'<br /><br />
49 You can see it appended to your <a href="{$a->url}">assignment submission</a>.';
50 $string['assignmentmailsmall'] = '{$a->grader} has posted some feedback on your
51 assignment submission for \'{$a->assignment}\' You can see it appended to your submission';
52 $string['assignmentname'] = 'Assignment name';
53 $string['assignmentplugins'] = 'Assignment plugins';
54 $string['assignmentsperpage'] = 'Assignments per page';
55 $string['assignsubmission'] = 'Submission plugin';
56 $string['assignsubmissionpluginname'] = 'Submission plugin';
57 $string['availability'] = 'Availability';
58 $string['backtoassignment'] = 'Back to assignment';
59 $string['batchoperations'] = 'Batch operations';
60 $string['batchoperationsdescription'] = 'Perform action on selected row(s)';
61 $string['batchoperationsdescription_help'] = 'The selected operation will be performed on all of the selected rows in the grading table. ';
62 $string['batchoperationconfirmlock'] = 'Lock all selected submissions?';
63 $string['batchoperationconfirmunlock'] = 'Unlock all selected submissions?';
64 $string['batchoperationconfirmreverttodraft'] = 'Revert selected submissions to draft?';
65 $string['batchoperationlock'] = 'lock submissions';
66 $string['batchoperationunlock'] = 'unlock submissions';
67 $string['batchoperationreverttodraft'] = 'revert submissions to draft';
68 $string['comment'] = 'Comment';
69 $string['conversionexception'] = 'Could not convert assignment. Exception was: {$a}.';
70 $string['configshowrecentsubmissions'] = 'Everyone can see notifications of submissions in recent activity reports.';
71 $string['confirmsubmission'] = 'Are you sure you want to submit your work for grading? You will not be able to make any more changes';
72 $string['confirmbatchgradingoperation'] = 'Are you sure you want to {$a->operation} for {$a->count} students?';
73 $string['couldnotconvertgrade'] = 'Could not convert assignment grade for user {$a}.';
74 $string['couldnotconvertsubmission'] = 'Could not convert assignment submission for user {$a}.';
75 $string['couldnotcreatecoursemodule'] = 'Could not create course module.';
76 $string['couldnotcreatenewassignmentinstance'] = 'Could not create new assignment instance.';
77 $string['couldnotfindassignmenttoupgrade'] = 'Could not find old assignment instance to upgrade.';
78 $string['defaultplugins'] = 'Default assignment settings';
79 $string['defaultplugins_help'] = 'These settings define the defaults for all new assignments.';
80 $string['deletepluginareyousure'] = 'Delete assignment plugin {$a}: are you sure?';
81 $string['deletepluginareyousuremessage'] = 'You are about to completely delete the assignment plugin {$a}. This will completely delete everything in the database associated with this assignment plugin. Are you SURE you want to continue?';
82 $string['deletingplugin'] = 'Deleting plugin {$a}.';
83 $string['description'] = 'Description';
84 $string['downloadall'] = 'Download all submissions';
85 $string['download all submissions'] = 'Download all submissions in a zip file.';
86 $string['duedate'] = 'Due date';
87 $string['duedate_help'] = 'This is when the assignment is due. If late submissions are allowed, any assignments submitted after this date are marked as late.';
88 $string['duedateno'] = 'No due date';
89 $string['duedatereached'] = 'The due date for this assignment has now passed';
90 $string['duedatevalidation'] = 'Due date must be after the allow submissions from date.';
91 $string['editsubmission'] = 'Edit my submission';
92 $string['editaction'] = 'Actions...';
93 $string['gradersubmissionupdatedtext'] = '{$a->username} has updated their assignment submission
94 for \'{$a->assignment}\' at {$a->timeupdated}
99 $string['gradersubmissionupdatedhtml'] = '{$a->username} has updated their assignment submission
100 for <i>\'{$a->assignment}\' at {$a->timeupdated}</i><br /><br />
101 It is <a href="{$a->url}">available on the web site</a>.';
102 $string['gradersubmissionupdatedsmall'] = '{$a->username} has updated their submission for assignment {$a->assignment}.';
103 $string['enabled'] = 'Enabled';
104 $string['errornosubmissions'] = 'There are no submissions to download';
105 $string['errorquickgradingvsadvancedgrading'] = 'The grades were not saved because this assignment is currently using advanced grading';
106 $string['errorrecordmodified'] = 'The grades were not saved because someone has modified one or more records more recently than when you loaded the page.';
107 $string['feedback'] = 'Feedback';
108 $string['feedbackavailabletext'] = '{$a->username} has posted some feedback on your
109 assignment submission for \'{$a->assignment}\'
111 You can see it appended to your assignment submission:
114 $string['feedbackavailablehtml'] = '{$a->username} has posted some feedback on your
115 assignment submission for \'<i>{$a->assignment}</i>\'<br /><br />
116 You can see it appended to your <a href="{$a->url}">assignment submission</a>.';
117 $string['feedbackavailablesmall'] = '{$a->username} has given feedback for assignment {$a->assignment}';
118 $string['feedbackplugins'] = 'Feedback plugins';
119 $string['feedbackpluginforgradebook'] = 'Feedback plugin that will push comments to the gradebook';
120 $string['feedbackpluginforgradebook_help'] = 'Only one assignment feedback plugin can push feedback into the gradebook.';
121 $string['feedbackplugin'] = 'Feedback plugin';
122 $string['feedbacksettings'] = 'Feedback settings';
123 $string['filesubmissions'] = 'File submissions';
124 $string['filter'] = 'Filter';
125 $string['filternone'] = 'No filter';
126 $string['filterrequiregrading'] = 'Requires grading';
127 $string['filtersubmitted'] = 'Submitted';
128 $string['gradedby'] = 'Graded by';
129 $string['graded'] = 'Graded';
130 $string['gradedon'] = 'Graded on';
131 $string['gradebelowzero'] = 'Grade must be greater than or equal to zero.';
132 $string['gradeabovemaximum'] = 'Grade must be less than or equal to {$a}.';
133 $string['gradeoutof'] = 'Grade out of {$a}';
134 $string['gradeoutofhelp'] = 'Grade';
135 $string['gradeoutofhelp_help'] = 'Enter the grade for the student\'s submission here. You may include decimals.';
136 $string['gradestudent'] = 'Grade student: (id={$a->id}, fullname={$a->fullname}). ';
137 $string['grading'] = 'Grading';
138 $string['gradingoptions'] = 'Grade listing options';
139 $string['gradingactions'] = 'Grading actions';
140 $string['gradingstatus'] = 'Grading status';
141 $string['gradingstudentprogress'] = 'Grading student {$a->index} of {$a->count}';
142 $string['gradingsummary'] = 'Grading summary';
143 $string['hideshow'] = 'Hide/Show';
144 $string['instructionfiles'] = 'Instruction files';
145 $string['invalidgradeforscale'] = 'The grade supplied was not valid for the current scale';
146 $string['invalidfloatforgrade'] = 'The grade provided could not be understood: {$a}';
147 $string['lastmodifiedsubmission'] = 'Last modified (submission)';
148 $string['lastmodifiedgrade'] = 'Last modified (grade)';
149 $string['locksubmissionforstudent'] = 'Prevent any more submissions for student: (id={$a->id}, fullname={$a->fullname}).';
150 $string['locksubmissions'] = 'Lock submissions';
151 $string['manageassignfeedbackplugins'] = 'Manage assignment feedback plugins';
152 $string['manageassignsubmissionplugins'] = 'Manage assignment submission plugins';
153 $string['messageprovider:assign_student_notification'] = 'Assignment student notifications';
154 $string['messageprovider:assign_grader_notification'] = 'Assignment grader notifications';
155 $string['modulename'] = 'Assignment';
156 $string['modulename_help'] = 'The assignment activity module enables a teacher to communicate tasks, collect work and provide grades and feedback.
158 Students can submit any digital content (files), such as word-processed documents, spreadsheets, images, or audio and video clips. Alternatively, or in addition, the assignment may require students to type text directly into the text editor. An assignment can also be used to remind students of \'real-world\' assignments they need to complete offline, such as art work, and thus not require any digital content.
160 When reviewing assignments, teachers can leave feedback comments and upload files, such as marked-up student submissions, documents with comments or spoken audio feedback. Assignments can be graded using a numerical or custom scale or an advanced grading method such as a rubric. Final grades are recorded in the gradebook.';
161 $string['modulename_link'] = 'mod/assignment/view';
162 $string['modulenameplural'] = 'Assignments';
163 $string['mysubmission'] = 'My submission: ';
164 $string['newsubmissions'] = 'Assignments submitted';
165 $string['nofiles'] = 'No files. ';
166 $string['nograde'] = 'No grade. ';
167 $string['noonlinesubmissions'] = 'This assignment does not require you to submit anything online';
168 $string['nosavebutnext'] = 'Next';
169 $string['nosubmission'] = 'Nothing has been submitted for this assignment';
170 $string['notgraded'] = 'Not graded';
171 $string['notgradedyet'] = 'Not graded yet';
172 $string['notsubmittedyet'] = 'Not submitted yet';
173 $string['notifications'] = 'Notifications';
174 $string['nousersselected'] = 'No users selected';
175 $string['numberofdraftsubmissions'] = 'Drafts';
176 $string['numberofparticipants'] = 'Participants';
177 $string['numberofsubmittedassignments'] = 'Submitted';
178 $string['offline'] = 'No online submissions required';
179 $string['overdue'] = '<font color="red">Assignment is overdue by: {$a}</font>';
180 $string['outlinegrade'] = 'Grade: {$a}';
181 $string['page-mod-assign-x'] = 'Any assignment module page';
182 $string['page-mod-assign-view'] = 'Assignment module main and submission page';
183 $string['pluginadministration'] = 'Assignment administration';
184 $string['pluginname'] = 'Assignment';
185 $string['preventlatesubmissions'] = 'Prevent late submissions';
186 $string['preventlatesubmissions_help'] = 'If enabled, students will not be able submit after the Due Date. If disabled, students will be able to submit assignments after the due date and before the final date (if set).';
187 $string['preventsubmissions'] = 'Prevent the user from making any more submissions to this assignment.';
188 $string['preventsubmissionsshort'] = 'Prevent submission changes';
189 $string['previous'] = 'Previous';
190 $string['quickgrading'] = 'Quick grading';
191 $string['quickgradingresult'] = 'Quick grading';
192 $string['quickgradingchangessaved'] = 'The grade changes were saved';
193 $string['quickgrading_help'] = 'Quick grading allows you to assign grades (and outcomes) directly in the submissions table. Quick grading is not compatible with advanced grading and is not recommended when there are multiple markers.';
194 $string['reverttodraftforstudent'] = 'Revert submission to draft for student: (id={$a->id}, fullname={$a->fullname}).';
195 $string['reverttodraft'] = 'Revert the submission to draft status.';
196 $string['reverttodraftshort'] = 'Revert the submission to draft';
197 $string['reviewed'] = 'Reviewed';
198 $string['savechanges'] = 'Save changes';
199 $string['saveallchanges'] = 'Save all changes';
200 $string['savenext'] = 'Save and show next';
201 $string['sendnotifications'] = 'Notify graders about submissions';
202 $string['sendnotifications_help'] = 'If enabled, graders (usually teachers) receive a message whenever a student submits an assignment, early, on time and late. Message methods are configurable.';
203 $string['selectlink'] = 'Select...';
204 $string['sendlatenotifications'] = 'Notify graders about late submissions';
205 $string['sendlatenotifications_help'] = 'If enabled, graders (usually teachers) receive a message whenever a student submits an assignment late. Message methods are configurable.';
206 $string['sendsubmissionreceipts'] = 'Send submission receipt to students';
207 $string['sendsubmissionreceipts_help'] = 'This switch will enable submission receipts for students. Students will receive a notification every time they successfully submit an assignment';
208 $string['settings'] = 'Assignment settings';
209 $string['showrecentsubmissions'] = 'Show recent submissions';
210 $string['submissiondrafts'] = 'Require students click submit button';
211 $string['submissiondrafts_help'] = 'If enabled, students will have to click a Submit button to declare their submission as final. This allows students to keep a draft version of the submission on the system.';
212 $string['submissionnotready'] = 'This assignment is not ready to submit:';
213 $string['submissionplugins'] = 'Submission plugins';
214 $string['submissionreceipts'] = 'Send submission receipts';
215 $string['submissionreceipttext'] = 'You have submitted an
216 assignment submission for \'{$a->assignment}\'
218 You can see the status of your assignment submission:
221 $string['submissionreceipthtml'] = 'You have submitted an
222 assignment submission for \'<i>{$a->assignment}</i>\'<br /><br />
223 You can the status of your <a href="{$a->url}">assignment submission</a>.';
224 $string['submissionreceiptsmall'] = 'You have submitted your assignment submission for {$a->assignment}';
225 $string['submissionslocked'] = 'This assignment is not accepting submissions';
226 $string['submissionslockedshort'] = 'Submission changes not allowed';
227 $string['submissions'] = 'Submissions';
228 $string['submissionsnotgraded'] = 'Submissions not graded: {$a}';
229 $string['submissionsclosed'] = 'Submissions closed';
230 $string['submissionsettings'] = 'Submission settings';
231 $string['submissionstatus_draft'] = 'Draft (not submitted)';
232 $string['submissionstatusheading'] = 'Submission status';
233 $string['submissionstatus_marked'] = 'Graded';
234 $string['submissionstatus_new'] = 'New submission';
235 $string['submissionstatus_'] = 'No submission';
236 $string['submissionstatus'] = 'Submission status';
237 $string['submissionstatus_submitted'] = 'Submitted for grading';
238 $string['submission'] = 'Submission';
239 $string['submitaction'] = 'Submit';
240 $string['submitassignment_help'] = 'Once this assignment is submitted you will not be able to make any more changes';
241 $string['submitassignment'] = 'Submit assignment';
242 $string['submittedearly'] = 'Assignment was submitted {$a} early';
243 $string['submittedlate'] = 'Assignment was submitted {$a} late';
244 $string['submittedlateshort'] = '{$a} late';
245 $string['submitted'] = 'Submitted';
246 $string['textinstructions'] = 'Assignment instructions';
247 $string['timemodified'] = 'Last modified';
248 $string['timeremaining'] = 'Time remaining';
249 $string['unlocksubmissionforstudent'] = 'Allow submissions for student: (id={$a->id}, fullname={$a->fullname}).';
250 $string['unlocksubmissions'] = 'Unlock submissions';
251 $string['updategrade'] = 'Update grade';
252 $string['updatetable'] = 'Save and update table';
253 $string['upgradenotimplemented'] = 'Upgrade not implemented in plugin ({$a->type} {$a->subtype})';
254 $string['viewfeedback'] = 'View feedback';
255 $string['viewfeedbackforuser'] = 'View feedback for user: {$a}';
256 $string['viewfullgradingpage'] = 'Open the full grading page to provide feedback';
257 $string['viewgradebook'] = 'View gradebook';
258 $string['viewgradingformforstudent'] = 'View grading page for student: (id={$a->id}, fullname={$a->fullname}).';
259 $string['viewgrading'] = 'View/grade all submissions';
260 $string['viewownsubmissionform'] = 'View own submit assignment page.';
261 $string['viewownsubmissionstatus'] = 'View own submission status page.';
262 $string['viewsubmissionforuser'] = 'View submission for user: {$a}';
263 $string['viewsubmission'] = 'View submission';
264 $string['viewsubmissiongradingtable'] = 'View submission grading table.';