MDL-61046 lang: Merge English strings from the en_fix language pack
[moodle.git] / mod / assign / lang / en / assign.php
blob35f6a142cc77ef4bdfd07d10a2ca7241c08e8ca7
1 <?php
2 // This file is part of Moodle - http://moodle.org/
3 //
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.
8 //
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/>.
17 /**
18 * Strings for component 'assign', language 'en'
20 * @package mod_assign
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['activityoverview'] = 'You have assignments that need attention';
26 $string['addsubmission'] = 'Add submission';
27 $string['addsubmission_help'] = 'You have not made a submission yet';
28 $string['addattempt'] = 'Allow another attempt';
29 $string['addnewattempt'] = 'Add a new attempt';
30 $string['addnewattempt_help'] = 'This will create a new blank submission for you to work on.';
31 $string['addnewattemptfromprevious'] = 'Add a new attempt based on previous submission';
32 $string['addnewattemptfromprevious_help'] = 'This will copy the contents of your previous submission to a new submission for you to work on.';
33 $string['addnewgroupoverride'] = 'Add group override';
34 $string['addnewuseroverride'] = 'Add user override';
35 $string['allocatedmarker'] = 'Allocated Marker';
36 $string['allocatedmarker_help'] = 'Marker allocated to this submission';
37 $string['allowsubmissions'] = 'Allow the user to continue making submissions to this assignment.';
38 $string['allowsubmissionsshort'] = 'Allow submission changes';
39 $string['allowsubmissionsfromdate'] = 'Allow submissions from';
40 $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.';
41 $string['allowsubmissionsfromdatesummary'] = 'This assignment will accept submissions from <strong>{$a}</strong>';
42 $string['allowsubmissionsanddescriptionfromdatesummary'] = 'The assignment details and submission form will be available from <strong>{$a}</strong>';
43 $string['alwaysshowdescription'] = 'Always show description';
44 $string['alwaysshowdescription_help'] = 'If disabled, the Assignment Description above will only become visible to students at the "Allow submissions from" date.';
45 $string['applytoteam'] = 'Apply grades and feedback to entire group';
46 $string['assign:addinstance'] = 'Add a new assignment';
47 $string['assign:exportownsubmission'] = 'Export own submission';
48 $string['assign:editothersubmission'] = 'Edit another student\'s submission';
49 $string['assign:grade'] = 'Grade assignment';
50 $string['assign:grantextension'] = 'Grant extension';
51 $string['assign:manageallocations'] = 'Manage markers allocated to submissions';
52 $string['assign:managegrades'] = 'Review and release grades';
53 $string['assign:manageoverrides'] = 'Manage assignment overrides';
54 $string['assign:receivegradernotifications'] = 'Receive grader submission notifications';
55 $string['assign:releasegrades'] = 'Release grades';
56 $string['assign:revealidentities'] = 'Reveal student identities';
57 $string['assign:reviewgrades'] = 'Review grades';
58 $string['assign:viewblinddetails'] = 'View student identities when blind marking is enabled';
59 $string['assign:viewgrades'] = 'View grades';
60 $string['assign:submit'] = 'Submit assignment';
61 $string['assign:view'] = 'View assignment';
62 $string['assignfeedback'] = 'Feedback plugin';
63 $string['assignfeedbackpluginname'] = 'Feedback plugin';
64 $string['assignmentisdue'] = 'Assignment is due';
65 $string['assignmentmail'] = '{$a->grader} has posted some feedback on your
66 assignment submission for \'{$a->assignment}\'
68 You can see it appended to your assignment submission:
70 {$a->url}';
71 $string['assignmentmailhtml'] = '<p>{$a->grader} has posted some feedback on your
72 assignment submission for \'<i>{$a->assignment}</i>\'.</p>
73 <p>You can see it appended to your <a href="{$a->url}">assignment submission</a>.</p>';
74 $string['assignmentmailsmall'] = '{$a->grader} has posted some feedback on your
75 assignment submission for \'{$a->assignment}\' You can see it appended to your submission';
76 $string['assignmentname'] = 'Assignment name';
77 $string['assignmentplugins'] = 'Assignment plugins';
78 $string['assignmentsperpage'] = 'Assignments per page';
79 $string['assignsubmission'] = 'Submission plugin';
80 $string['assignsubmissionpluginname'] = 'Submission plugin';
81 $string['attemptheading'] = 'Attempt {$a->attemptnumber}: {$a->submissionsummary}';
82 $string['attemptnumber'] = 'Attempt number';
83 $string['attempthistory'] = 'Previous attempts';
84 $string['attemptsettings'] = 'Attempt settings';
85 $string['attemptreopenmethod'] = 'Attempts reopened';
86 $string['attemptreopenmethod_help'] = 'Determines how student submission attempts are reopened. The available options are: <ul><li>Never - The student submission cannot be reopened.</li><li>Manually - The student submission can be reopened by a teacher.</li><li>Automatically until pass - The student submission is automatically reopened until the student achieves the grade to pass value set in the Gradebook (Gradebook setup section) for this assignment.</li></ul>';
87 $string['attemptreopenmethod_manual'] = 'Manually';
88 $string['attemptreopenmethod_none'] = 'Never';
89 $string['attemptreopenmethod_untilpass'] = 'Automatically until pass';
90 $string['availability'] = 'Availability';
91 $string['backtoassignment'] = 'Back to assignment';
92 $string['batchoperationsdescription'] = 'With selected...';
93 $string['batchoperationconfirmlock'] = 'Lock all selected submissions?';
94 $string['batchoperationconfirmgrantextension'] = 'Grant an extension to all selected submissions?';
95 $string['batchoperationconfirmunlock'] = 'Unlock all selected submissions?';
96 $string['batchoperationconfirmreverttodraft'] = 'Revert selected submissions to draft?';
97 $string['batchoperationconfirmaddattempt'] = 'Allow another attempt for selected submissions?';
98 $string['batchoperationconfirmsetmarkingworkflowstate'] = 'Set marking workflow state for all selected submissions?';
99 $string['batchoperationconfirmsetmarkingallocation'] = 'Set marking allocation for all selected submissions?';
100 $string['batchoperationconfirmdownloadselected'] = 'Download selected submissions?';
101 $string['batchoperationlock'] = 'lock submissions';
102 $string['batchoperationunlock'] = 'unlock submissions';
103 $string['batchoperationreverttodraft'] = 'revert submissions to draft';
104 $string['batchsetallocatedmarker'] = 'Set allocated marker for {$a} selected user(s).';
105 $string['batchsetmarkingworkflowstateforusers'] = 'Set marking workflow state for {$a} selected user(s).';
106 $string['blindmarking'] = 'Blind marking';
107 $string['blindmarkingenabledwarning'] = 'Blind marking is enabled for this activity.';
108 $string['blindmarking_help'] = 'Blind marking hides the identity of students from markers. Blind marking settings will be locked once a submission or grade has been made in relation to this assignment.';
109 $string['calendardue'] = '{$a} is due';
110 $string['calendargradingdue'] = '{$a} is due to be graded';
111 $string['changeuser'] = 'Change user';
112 $string['changefilters'] = 'Change filters';
113 $string['choosegradingaction'] = 'Grading action';
114 $string['choosemarker'] = 'Choose...';
115 $string['chooseoperation'] = 'Choose operation';
116 $string['clickexpandreviewpanel'] = 'Click to expand review panel';
117 $string['collapsegradepanel'] = 'Collapse grade panel';
118 $string['collapsereviewpanel'] = 'Collapse review panel';
119 $string['comment'] = 'Comment';
120 $string['completionsubmit'] = 'Student must submit to this activity to complete it';
121 $string['conversionexception'] = 'Could not convert assignment. Exception was: {$a}.';
122 $string['configshowrecentsubmissions'] = 'Everyone can see notifications of submissions in recent activity reports.';
123 $string['confirmsubmission'] = 'Are you sure you want to submit your work for grading? You will not be able to make any more changes.';
124 $string['confirmbatchgradingoperation'] = 'Are you sure you want to {$a->operation} for {$a->count} students?';
125 $string['couldnotconvertgrade'] = 'Could not convert assignment grade for user {$a}.';
126 $string['couldnotconvertsubmission'] = 'Could not convert assignment submission for user {$a}.';
127 $string['couldnotcreatecoursemodule'] = 'Could not create course module.';
128 $string['couldnotcreatenewassignmentinstance'] = 'Could not create new assignment instance.';
129 $string['couldnotfindassignmenttoupgrade'] = 'Could not find old assignment instance to upgrade.';
130 $string['currentgrade'] = 'Current grade in gradebook';
131 $string['currentattempt'] = 'This is attempt {$a}.';
132 $string['currentattemptof'] = 'This is attempt {$a->attemptnumber} ( {$a->maxattempts} attempts allowed ).';
133 $string['cutoffdate'] = 'Cut-off date';
134 $string['cutoffdatecolon'] = 'Cut-off date: {$a}';
135 $string['cutoffdate_help'] = 'If set, the assignment will not accept submissions after this date without an extension.';
136 $string['cutoffdatevalidation'] = 'The cut-off date cannot be earlier than the due date.';
137 $string['cutoffdatefromdatevalidation'] = 'Cut-off date must be after the allow submissions from date.';
138 $string['defaultlayout'] = 'Restore default layout';
139 $string['defaultsettings'] = 'Default assignment settings';
140 $string['defaultsettings_help'] = 'These settings define the defaults for all new assignments.';
141 $string['defaultteam'] = 'Default group';
142 $string['deleteallsubmissions'] = 'Delete all submissions';
143 $string['description'] = 'Description';
144 $string['disabled'] = 'Disabled';
145 $string['downloadall'] = 'Download all submissions';
146 $string['download all submissions'] = 'Download all submissions in a zip file.';
147 $string['downloadasfolders'] = 'Download submissions in folders';
148 $string['downloadasfolders_help'] = 'If the assignment submission is more than a single file, then submissions may be downloaded in folders. Each submission is put in a separate folder, with the folder structure kept for any subfolders, and files are not renamed.';
149 $string['downloadselectedsubmissions'] = 'Download selected submissions';
150 $string['duedate'] = 'Due date';
151 $string['duedatecolon'] = 'Due date: {$a}';
152 $string['duedate_help'] = 'This is when the assignment is due. Submissions will still be allowed after this date but any assignments submitted after this date are marked as late. To prevent submissions after a certain date - set the assignment cut off date.';
153 $string['duedateno'] = 'No due date';
154 $string['duplicateoverride'] = 'Duplicate override';
155 $string['submissionempty'] = 'Nothing was submitted';
156 $string['submissionmodified'] = 'You have existing submission data. Please leave this page and try again.';
157 $string['submissionmodifiedgroup'] = 'The submission has been modified by somebody else. Please leave this page and try again.';
158 $string['duedatereached'] = 'The due date for this assignment has now passed';
159 $string['duedatevalidation'] = 'Due date must be after the allow submissions from date.';
160 $string['editattemptfeedback'] = 'Edit the grade and feedback for attempt number {$a}.';
161 $string['editonline'] = 'Edit online';
162 $string['editingpreviousfeedbackwarning'] = 'You are editing the feedback for a previous attempt. This is attempt {$a->attemptnumber} out of {$a->totalattempts}.';
163 $string['editoverride'] = 'Edit override';
164 $string['editsubmission'] = 'Edit submission';
165 $string['editsubmissionother'] = 'Edit submission for {$a}';
166 $string['editsubmission_help'] = 'You can still make changes to your submission';
167 $string['editingstatus'] = 'Editing status';
168 $string['editaction'] = 'Actions...';
169 $string['enabled'] = 'Enabled';
170 $string['eventallsubmissionsdownloaded'] = 'All the submissions are being downloaded.';
171 $string['eventassessablesubmitted'] = 'A submission has been submitted.';
172 $string['eventbatchsetmarkerallocationviewed'] = 'Batch set marker allocation viewed';
173 $string['eventbatchsetworkflowstateviewed'] = 'Batch set workflow state viewed.';
174 $string['eventextensiongranted'] = 'An extension has been granted.';
175 $string['eventfeedbackupdated'] = 'Feedback updated';
176 $string['eventfeedbackviewed'] = 'Feedback viewed';
177 $string['eventgradingformviewed'] = 'Grading form viewed';
178 $string['eventgradingtableviewed'] = 'Grading table viewed';
179 $string['eventidentitiesrevealed'] = 'The identities have been revealed.';
180 $string['eventmarkerupdated'] = 'The allocated marker has been updated.';
181 $string['eventoverridecreated'] = 'Assignment override created';
182 $string['eventoverridedeleted'] = 'Assignment override deleted';
183 $string['eventoverrideupdated'] = 'Assignment override updated';
184 $string['eventrevealidentitiesconfirmationpageviewed'] = 'Reveal identities confirmation page viewed.';
185 $string['eventstatementaccepted'] = 'The user has accepted the statement of the submission.';
186 $string['eventsubmissionconfirmationformviewed'] = 'Submission confirmation form viewed.';
187 $string['eventsubmissioncreated'] = 'Submission created.';
188 $string['eventsubmissionduplicated'] = 'The user duplicated his submission.';
189 $string['eventsubmissionformviewed'] = 'Submission form viewed.';
190 $string['eventsubmissiongraded'] = 'The submission has been graded.';
191 $string['eventsubmissionlocked'] = 'The submissions have been locked for a user.';
192 $string['eventsubmissionstatusupdated'] = 'The status of the submission has been updated.';
193 $string['eventsubmissionstatusviewed'] = 'The status of the submission has been viewed.';
194 $string['eventsubmissionunlocked'] = 'The submissions have been unlocked for a user.';
195 $string['eventsubmissionupdated'] = 'Submission updated.';
196 $string['eventsubmissionviewed'] = 'Submission viewed.';
197 $string['eventworkflowstateupdated'] = 'The state of the workflow has been updated.';
198 $string['expandreviewpanel'] = 'Expand review panel';
199 $string['extensionduedate'] = 'Extension due date';
200 $string['extensionnotafterduedate'] = 'Extension date must be after the due date';
201 $string['extensionnotafterfromdate'] = 'Extension date must be after the allow submissions from date';
202 $string['fixrescalednullgrades'] = 'This assignment contains some erroneous grades. You can <a href="{$a->link}">automatically fix these grades</a>. This may affect course totals.';
203 $string['fixrescalednullgradesconfirm'] = 'Are you sure you want to fix erroneous grades? All affected grades will be removed. This may affect course totals.';
204 $string['fixrescalednullgradesdone'] = 'Grades fixed.';
205 $string['gradecanbechanged'] = 'Grade can be changed';
206 $string['gradersubmissionupdatedtext'] = '{$a->username} has updated their assignment submission
207 for \'{$a->assignment}\' at {$a->timeupdated}
209 It is available here:
211 {$a->url}';
212 $string['gradersubmissionupdatedhtml'] = '{$a->username} has updated their assignment submission
213 for <i>\'{$a->assignment}\' at {$a->timeupdated}</i><br /><br />
214 It is <a href="{$a->url}">available on the web site</a>.';
215 $string['gradersubmissionupdatedsmall'] = '{$a->username} has updated their submission for assignment {$a->assignment}.';
216 $string['gradeuser'] = 'Grade {$a}';
217 $string['grantextension'] = 'Grant extension';
218 $string['grantextensionforusers'] = 'Grant extension for {$a} students';
219 $string['groupsubmissionsettings'] = 'Group submission settings';
220 $string['errornosubmissions'] = 'There are no submissions to download';
221 $string['errorquickgradingvsadvancedgrading'] = 'The grades were not saved because this assignment is currently using advanced grading';
222 $string['errorrecordmodified'] = 'The grades were not saved because someone has modified one or more records more recently than when you loaded the page.';
223 $string['feedback'] = 'Feedback';
224 $string['feedbackavailabletext'] = '{$a->username} has posted some feedback on your
225 assignment submission for \'{$a->assignment}\'
227 You can see it appended to your assignment submission:
229 {$a->url}';
230 $string['feedbackavailablehtml'] = '{$a->username} has posted some feedback on your
231 assignment submission for \'<i>{$a->assignment}</i>\'<br /><br />
232 You can see it appended to your <a href="{$a->url}">assignment submission</a>.';
233 $string['feedbackavailablesmall'] = '{$a->username} has given feedback for assignment {$a->assignment}';
234 $string['feedbackplugins'] = 'Feedback plugins';
235 $string['feedbackpluginforgradebook'] = 'Feedback plugin that will push comments to the gradebook';
236 $string['feedbackpluginforgradebook_help'] = 'Only one assignment feedback plugin can push feedback into the gradebook.';
237 $string['feedbackplugin'] = 'Feedback plugin';
238 $string['feedbacksettings'] = 'Feedback settings';
239 $string['feedbacktypes'] = 'Feedback types';
240 $string['filesubmissions'] = 'File submissions';
241 $string['filter'] = 'Filter';
242 $string['filtergrantedextension'] = 'Granted extension';
243 $string['filternone'] = 'No filter';
244 $string['filternotsubmitted'] = 'Not submitted';
245 $string['filterrequiregrading'] = 'Requires grading';
246 $string['filtersubmitted'] = 'Submitted';
247 $string['gradedby'] = 'Graded by';
248 $string['graded'] = 'Graded';
249 $string['gradedon'] = 'Graded on';
250 $string['gradebelowzero'] = 'Grade must be greater than or equal to zero.';
251 $string['gradeabovemaximum'] = 'Grade must be less than or equal to {$a}.';
252 $string['gradelocked'] = 'This grade is locked or overridden in the gradebook.';
253 $string['gradeoutof'] = 'Grade out of {$a}';
254 $string['gradeoutofhelp'] = 'Grade';
255 $string['gradeoutofhelp_help'] = 'Enter the grade for the student\'s submission here. You may include decimals.';
256 $string['gradestudent'] = 'Grade student: (id={$a->id}, fullname={$a->fullname}). ';
257 $string['grading'] = 'Grading';
258 $string['gradingchangessaved'] = 'The grade changes were saved';
259 $string['gradingduedate'] = 'Remind me to grade by';
260 $string['gradingduedate_help'] = 'The expected date that marking of the submissions should be completed by. This date is used to prioritise dashboard notifications for teachers.';
261 $string['gradingdueduedatevalidation'] = 'Remind me to grade by date cannot be earlier than the due date.';
262 $string['gradingduefromdatevalidation'] = 'Remind me to grade by date cannot be earlier than the allow submissions from date.';
263 $string['gradechangessaveddetail'] = 'The changes to the grade and feedback were saved';
264 $string['gradingmethodpreview'] = 'Grading criteria';
265 $string['gradingoptions'] = 'Options';
266 $string['gradingstatus'] = 'Grading status';
267 $string['gradingstudent'] = 'Grading student';
268 $string['gradingsummary'] = 'Grading summary';
269 $string['groupoverrides'] = 'Group overrides';
270 $string['groupoverridesdeleted'] = 'Group overrides deleted';
271 $string['groupsnone'] = 'There are no groups in this course';
272 $string['hideshow'] = 'Hide/Show';
273 $string['hiddenuser'] = 'Participant ';
274 $string['inactiveoverridehelp'] = '* Student does not have the correct group or role to attempt the assignment';
275 $string['indicator:cognitivedepth'] = 'Assignment cognitive';
276 $string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in an Assignment activity.';
277 $string['indicator:socialbreadth'] = 'Assignment social';
278 $string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in an Assignment activity.';
279 $string['instructionfiles'] = 'Instruction files';
280 $string['introattachments'] = 'Additional files';
281 $string['introattachments_help'] = 'Additional files for use in the assignment, such as answer templates, may be added. Download links for the files will then be displayed on the assignment page under the description.';
282 $string['invalidgradeforscale'] = 'The grade supplied was not valid for the current scale';
283 $string['invalidfloatforgrade'] = 'The grade provided could not be understood: {$a}';
284 $string['invalidoverrideid'] = 'Invalid override id';
285 $string['lastmodifiedsubmission'] = 'Last modified (submission)';
286 $string['lastmodifiedgrade'] = 'Last modified (grade)';
287 $string['latesubmissions'] = 'Late submissions';
288 $string['latesubmissionsaccepted'] = 'Allowed until {$a}';
289 $string['loading'] = 'Loading...';
290 $string['locksubmissionforstudent'] = 'Prevent any more submissions for student: (id={$a->id}, fullname={$a->fullname}).';
291 $string['locksubmissions'] = 'Lock submissions';
292 $string['manageassignfeedbackplugins'] = 'Manage assignment feedback plugins';
293 $string['manageassignsubmissionplugins'] = 'Manage assignment submission plugins';
294 $string['marker'] = 'Marker';
295 $string['markerfilter'] = 'Marker filter';
296 $string['markerfilternomarker'] = 'No marker';
297 $string['markingallocation'] = 'Use marking allocation';
298 $string['markingallocation_help'] = 'If enabled together with marking workflow, markers can be allocated to particular students.';
299 $string['markingworkflow'] = 'Use marking workflow';
300 $string['markingworkflow_help'] = 'If enabled, marks will go through a series of workflow stages before being released to students. This allows for multiple rounds of marking and allows marks to be released to all students at the same time.';
301 $string['markingworkflowstate'] = 'Marking workflow state';
302 $string['markingworkflowstate_help'] = 'Possible workflow states may include (depending on your permissions):
304 * Not marked - the marker has not yet started
305 * In marking - the marker has started but not yet finished
306 * Marking completed - the marker has finished but might need to go back for checking/corrections
307 * In review - the marking is now with the teacher in charge for quality checking
308 * Ready for release - the teacher in charge is satisfied with the marking but wait before giving students access to the marking
309 * Released - the student can access the grades/feedback';
310 $string['markingworkflowstateinmarking'] = 'In marking';
311 $string['markingworkflowstateinreview'] = 'In review';
312 $string['markingworkflowstatenotmarked'] = 'Not marked';
313 $string['markingworkflowstatereadyforreview'] = 'Marking completed';
314 $string['markingworkflowstatereadyforrelease'] = 'Ready for release';
315 $string['markingworkflowstatereleased'] = 'Released';
316 $string['maxattempts'] = 'Maximum attempts';
317 $string['maxattempts_help'] = 'The maximum number of submissions attempts that can be made by a student. After this number of attempts has been made the student&apos;s submission will not be able to be reopened.';
318 $string['maxgrade'] = 'Maximum grade';
319 $string['maxgrade'] = 'Maximum Grade';
320 $string['maxperpage'] = 'Maximum assignments per page';
321 $string['maxperpage_help'] = 'The maximum number of assignments a grader can show in the assignment grading page. Useful to prevent timeouts on courses with very large enrolments.';
322 $string['messageprovider:assign_notification'] = 'Assignment notifications';
323 $string['modulename'] = 'Assignment';
324 $string['modulename_help'] = 'The assignment activity module enables a teacher to communicate tasks, collect work and provide grades and feedback.
326 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. Students can submit work individually or as a member of a group.
328 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.';
329 $string['modulename_link'] = 'mod/assignment/view';
330 $string['modulenameplural'] = 'Assignments';
331 $string['moreusers'] = '{$a} more...';
332 $string['multipleteams'] = 'Member of more than one group';
333 $string['multipleteams_desc'] = 'The assignment requires submission in groups. You are a member of more than one group. To be able to submit you must be a member of only one group. Please contact your teacher to change your group membership.';
334 $string['multipleteamsgrader'] = 'Member of more than one group, so unable to make submissions.';
335 $string['mysubmission'] = 'My submission: ';
336 $string['newsubmissions'] = 'Assignments submitted';
337 $string['noattempt'] = 'No attempt';
338 $string['noclose'] = 'No close date';
339 $string['nofilters'] = 'No filters';
340 $string['nofiles'] = 'No files. ';
341 $string['nograde'] = 'No grade. ';
342 $string['nolatesubmissions'] = 'No late submissions accepted. ';
343 $string['nomoresubmissionsaccepted'] = 'Only allowed for participants who have been granted an extension';
344 $string['none'] = 'None';
345 $string['noonlinesubmissions'] = 'This assignment does not require you to submit anything online';
346 $string['noopen'] = 'No open date';
347 $string['nooverridedata'] = 'You must override at least one of the assignment settings.';
348 $string['nosavebutnext'] = 'Next';
349 $string['nosubmission'] = 'Nothing has been submitted for this assignment';
350 $string['nosubmissionsacceptedafter'] = 'No submissions accepted after ';
351 $string['noteam'] = 'Not a member of any group';
352 $string['noteam_desc'] = 'This assignment requires submission in groups. You are not a member of any group, so you cannot create a submission. Please contact your teacher to be added to a group.';
353 $string['noteamgrader'] = 'Not a member of any group, so unable to make submissions.';
354 $string['notgraded'] = 'Not graded';
355 $string['notgradedyet'] = 'Not graded yet';
356 $string['notsubmittedyet'] = 'Not submitted yet';
357 $string['notifications'] = 'Notifications';
358 $string['nousersselected'] = 'No users selected';
359 $string['nousers'] = 'No users';
360 $string['numberofdraftsubmissions'] = 'Drafts';
361 $string['numberofparticipants'] = 'Participants';
362 $string['numberofsubmittedassignments'] = 'Submitted';
363 $string['numberofsubmissionsneedgrading'] = 'Needs grading';
364 $string['numberofteams'] = 'Groups';
365 $string['offline'] = 'No online submissions required';
366 $string['open'] = 'Open';
367 $string['outof'] = '{$a->current} out of {$a->total}';
368 $string['overdue'] = '<font color="red">Assignment is overdue by: {$a}</font>';
369 $string['override'] = 'Override';
370 $string['overridedeletegroupsure'] = 'Are you sure you want to delete the override for group {$a}?';
371 $string['overridedeleteusersure'] = 'Are you sure you want to delete the override for user {$a}?';
372 $string['overridegroup'] = 'Override group';
373 $string['overridegroupeventname'] = '{$a->assign} - {$a->group}';
374 $string['overrides'] = 'Overrides';
375 $string['overrideuser'] = 'Override user';
376 $string['overrideusereventname'] = '{$a->assign} - Override';
377 $string['outlinegrade'] = 'Grade: {$a}';
378 $string['page-mod-assign-x'] = 'Any assignment module page';
379 $string['page-mod-assign-view'] = 'Assignment module main and submission page';
380 $string['paramtimeremaining'] = '{$a} remaining';
381 $string['participant'] = 'Participant';
382 $string['pluginadministration'] = 'Assignment administration';
383 $string['pluginname'] = 'Assignment';
384 $string['preventsubmissionnotingroup'] = 'Require group to make submission';
385 $string['preventsubmissionnotingroup_help'] = 'If enabled, users who are not members of a group will be unable to make submissions.';
386 $string['preventsubmissions'] = 'Prevent the user from making any more submissions to this assignment.';
387 $string['preventsubmissionsshort'] = 'Prevent submission changes';
388 $string['previous'] = 'Previous';
389 $string['quickgrading'] = 'Quick grading';
390 $string['quickgradingresult'] = 'Quick grading';
391 $string['quickgradingchangessaved'] = 'The grade changes were saved';
392 $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.';
393 $string['removeallgroupoverrides'] = 'Delete all group overrides';
394 $string['removealluseroverrides'] = 'Delete all user overrides';
395 $string['reopenuntilpassincompatiblewithblindmarking'] = 'Reopen until pass option is incompatible with blind marking, because the grades are not released to the gradebook until the student identities are revealed.';
396 $string['requiresubmissionstatement'] = 'Require that students accept the submission statement';
397 $string['requiresubmissionstatement_help'] = 'Require that students accept the submission statement for all submissions to this assignment.';
398 $string['requireallteammemberssubmit'] = 'Require all group members submit';
399 $string['requireallteammemberssubmit_help'] = 'If enabled, all members of the student group must click the submit button for this assignment before the group submission will be considered as submitted. If disabled, the group submission will be considered as submitted as soon as any member of the student group clicks the submit button.';
400 $string['recordid'] = 'Identifier';
401 $string['revealidentities'] = 'Reveal student identities';
402 $string['revealidentitiesconfirm'] = 'Are you sure you want to reveal student identities for this assignment? This operation cannot be undone. Once the student identities have been revealed, the marks will be released to the gradebook.';
403 $string['reverttodefaults'] = 'Revert to assignment defaults';
404 $string['reverttodraftforstudent'] = 'Revert submission to draft for student: (id={$a->id}, fullname={$a->fullname}).';
405 $string['reverttodraft'] = 'Revert the submission to draft status.';
406 $string['reverttodraftshort'] = 'Revert the submission to draft';
407 $string['reviewed'] = 'Reviewed';
408 $string['save'] = 'Save';
409 $string['saveallquickgradingchanges'] = 'Save all quick grading changes';
410 $string['saveandcontinue'] = 'Save and continue';
411 $string['savechanges'] = 'Save changes';
412 $string['savegradingresult'] = 'Grade';
413 $string['savenext'] = 'Save and show next';
414 $string['savingchanges'] = 'Saving changes...';
415 $string['saveoverrideandstay'] = 'Save and enter another override';
416 $string['scale'] = 'Scale';
417 $string['search:activity'] = 'Assignment - activity information';
418 $string['sendstudentnotificationsdefault'] = 'Default setting for "Notify students"';
419 $string['sendstudentnotificationsdefault_help'] = 'Set the default value for the "Notify students" checkbox on the grading form.';
420 $string['sendstudentnotifications'] = 'Notify students';
421 $string['sendstudentnotifications_help'] = 'If enabled, students receive a message about the updated grade or feedback.';
422 $string['sendnotifications'] = 'Notify graders about submissions';
423 $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.';
424 $string['selectlink'] = 'Select...';
425 $string['selectuser'] = 'Select {$a}';
426 $string['sendlatenotifications'] = 'Notify graders about late submissions';
427 $string['sendlatenotifications_help'] = 'If enabled, graders (usually teachers) receive a message whenever a student submits an assignment late. Message methods are configurable.';
428 $string['sendsubmissionreceipts'] = 'Send submission receipt to students';
429 $string['sendsubmissionreceipts_help'] = 'This switch will enable submission receipts for students. Students will receive a notification every time they successfully submit an assignment';
430 $string['setmarkingallocation'] = 'Set allocated marker';
431 $string['setmarkingworkflowstate'] = 'Set marking workflow state';
432 $string['selectedusers'] = 'Selected users';
433 $string['setmarkingworkflowstateforlog'] = 'Set marking workflow state : (id={$a->id}, fullname={$a->fullname}, state={$a->state}). ';
434 $string['setmarkerallocationforlog'] = 'Set marking allocation : (id={$a->id}, fullname={$a->fullname}, marker={$a->marker}). ';
435 $string['settings'] = 'Assignment settings';
436 $string['showrecentsubmissions'] = 'Show recent submissions';
437 $string['status'] = 'Status';
438 $string['studentnotificationworkflowstateerror'] = 'Marking workflow state must be \'Released\' to notify students.';
439 $string['submissioncopiedtext'] = 'You have made a copy of your previous
440 assignment submission for \'{$a->assignment}\'
442 You can see the status of your assignment submission:
444 {$a->url}';
445 $string['submissioncopiedhtml'] = '<p>You have made a copy of your previous
446 assignment submission for \'<i>{$a->assignment}</i>\'.</p>
447 <p>You can see the status of your <a href="{$a->url}">assignment submission</a>.</p>';
448 $string['submissioncopiedsmall'] = 'You have copied your previous assignment submission for {$a->assignment}';
449 $string['submissiondrafts'] = 'Require students to click the submit button';
450 $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. If this setting is changed from "No" to "Yes" after students have already submitted those submissions will be regarded as final.';
451 $string['submissioneditable'] = 'Student can edit this submission';
452 $string['submissionlog'] = 'Student: {$a->fullname}, Status: {$a->status}';
453 $string['submissionnotcopiedinvalidstatus'] = 'The submission was not copied because it has been edited since it was reopened.';
454 $string['submissionnoteditable'] = 'Student cannot edit this submission';
455 $string['submissionnotready'] = 'This assignment is not ready to submit:';
456 $string['submissionplugins'] = 'Submission plugins';
457 $string['submissionreceipts'] = 'Send submission receipts';
458 $string['submissionreceiptothertext'] = 'Your assignment submission for
459 \'{$a->assignment}\' has been submitted.
461 You can see the status of your assignment submission:
463 {$a->url}';
464 $string['submissionreceiptotherhtml'] = 'Your assignment submission for
465 \'<i>{$a->assignment}</i>\' has been submitted.<br /><br />
466 You can see the status of your <a href="{$a->url}">assignment submission</a>.';
467 $string['submissionreceiptothersmall'] = 'Your assignment submission for {$a->assignment} has been submitted.';
468 $string['submissionreceipttext'] = 'You have submitted an
469 assignment submission for \'{$a->assignment}\'
471 You can see the status of your assignment submission:
473 {$a->url}';
474 $string['submissionreceipthtml'] = '<p>You have submitted an assignment submission for \'<i>{$a->assignment}</i>\'.</p>
475 <p>You can see the status of your <a href="{$a->url}">assignment submission</a>.</p>';
476 $string['submissionreceiptsmall'] = 'You have submitted your assignment submission for {$a->assignment}';
477 $string['submissionslocked'] = 'This assignment is not accepting submissions';
478 $string['submissionslockedshort'] = 'Submission changes not allowed';
479 $string['submissions'] = 'Submissions';
480 $string['submissionsnotgraded'] = 'Submissions not graded: {$a}';
481 $string['submissionsclosed'] = 'Submissions closed';
482 $string['submissionsettings'] = 'Submission settings';
483 $string['submissionstatement'] = 'Submission statement';
484 $string['submissionstatement_help'] = 'Assignment submission confirmation statement';
485 $string['submissionstatementdefault'] = 'This assignment is my own work, except where I have acknowledged the use of the works of other people.';
486 $string['submissionstatementacceptedlog'] = 'Submission statement accepted by user {$a}';
487 $string['submissionstatus_draft'] = 'Draft (not submitted)';
488 $string['submissionstatusheading'] = 'Submission status';
489 $string['submissionstatus_marked'] = 'Graded';
490 $string['submissionstatus_new'] = 'No submission';
491 $string['submissionstatus_reopened'] = 'Reopened';
492 $string['submissionstatus_'] = 'No submission';
493 $string['submissionstatus'] = 'Submission status';
494 $string['submissionstatus_submitted'] = 'Submitted for grading';
495 $string['submissionsummary'] = '{$a->status}. Last modified on {$a->timemodified}';
496 $string['submissionteam'] = 'Group';
497 $string['submissiontypes'] = 'Submission types';
498 $string['submission'] = 'Submission';
499 $string['submitaction'] = 'Submit';
500 $string['submitforgrading'] = 'Submit for grading';
501 $string['submitassignment_help'] = 'Once this assignment is submitted you will not be able to make any more changes.';
502 $string['submitassignment'] = 'Submit assignment';
503 $string['submittedearly'] = 'Assignment was submitted {$a} early';
504 $string['submittedlate'] = 'Assignment was submitted {$a} late';
505 $string['submittedlateshort'] = '{$a} late';
506 $string['submitted'] = 'Submitted';
507 $string['subplugintype_assignsubmission'] = 'Submission plugin';
508 $string['subplugintype_assignsubmission_plural'] = 'Submission plugins';
509 $string['subplugintype_assignfeedback'] = 'Feedback plugin';
510 $string['subplugintype_assignfeedback_plural'] = 'Feedback plugins';
511 $string['teamname'] = 'Team: {$a}';
512 $string['teamsubmission'] = 'Students submit in groups';
513 $string['teamsubmission_help'] = 'If enabled students will be divided into groups based on the default set of groups or a custom grouping. A group submission will be shared among group members and all members of the group will see each others changes to the submission.';
514 $string['teamsubmissiongroupingid'] = 'Grouping for student groups';
515 $string['teamsubmissiongroupingid_help'] = 'This is the grouping that the assignment will use to find groups for student groups. If not set - the default set of groups will be used.';
516 $string['textinstructions'] = 'Assignment instructions';
517 $string['timemodified'] = 'Last modified';
518 $string['timeremaining'] = 'Time remaining';
519 $string['timeremainingcolon'] = 'Time remaining: {$a}';
520 $string['togglezoom'] = 'Zoom in/out of region';
521 $string['ungroupedusers'] = 'The setting \'Require group to make submission\' is enabled and some users are either not a member of any group, or are a member of more than one group, so are unable to make submissions.';
522 $string['unlocksubmissionforstudent'] = 'Allow submissions for student: (id={$a->id}, fullname={$a->fullname}).';
523 $string['unlocksubmissions'] = 'Unlock submissions';
524 $string['unlimitedattempts'] = 'Unlimited';
525 $string['unlimitedattemptsallowed'] = 'Unlimited attempts allowed.';
526 $string['unlimitedpages'] = 'Unlimited';
527 $string['unsavedchanges'] = 'Unsaved changes';
528 $string['unsavedchangesquestion'] = 'There are unsaved changes to grades or feedback. Do you want to save the changes and continue?';
529 $string['updategrade'] = 'Update grade';
530 $string['updatetable'] = 'Save and update table';
531 $string['upgradenotimplemented'] = 'Upgrade not implemented in plugin ({$a->type} {$a->subtype})';
532 $string['userextensiondate'] = 'Extension granted until: {$a}';
533 $string['useridlistnotcached'] = 'The grade changes were NOT saved, as it was not possible to determine which submission they were for.';
534 $string['useroverrides'] = 'User overrides';
535 $string['useroverridesdeleted'] = 'User overrides deleted';
536 $string['usersnone'] = 'No students have access to this assignment.';
537 $string['userswhoneedtosubmit'] = 'Users who need to submit: {$a}';
538 $string['usergrade'] = 'User grade';
539 $string['validmarkingworkflowstates'] = 'Valid marking workflow states';
540 $string['viewadifferentattempt'] = 'View a different attempt';
541 $string['viewbatchsetmarkingworkflowstate'] = 'View batch set marking workflow state page.';
542 $string['viewbatchmarkingallocation'] = 'View batch set marking allocation page.';
543 $string['viewfeedback'] = 'View feedback';
544 $string['viewfeedbackforuser'] = 'View feedback for user: {$a}';
545 $string['viewfullgradingpage'] = 'Open the full grading page to provide feedback';
546 $string['viewgradebook'] = 'View gradebook';
547 $string['viewgradingformforstudent'] = 'View grading page for student: (id={$a->id}, fullname={$a->fullname}).';
548 $string['viewgrading'] = 'View all submissions';
549 $string['viewownsubmissionform'] = 'View own submit assignment page.';
550 $string['viewownsubmissionstatus'] = 'View own submission status page.';
551 $string['viewsubmissionforuser'] = 'View submission for user: {$a}';
552 $string['viewsubmission'] = 'View submission';
553 $string['viewfull'] = 'View full';
554 $string['viewsummary'] = 'View summary';
555 $string['viewsubmissiongradingtable'] = 'View submission grading table.';
556 $string['viewrevealidentitiesconfirm'] = 'View reveal student identities confirmation page.';
557 $string['workflowfilter'] = 'Workflow filter';
558 $string['xofy'] = '{$a->x} of {$a->y}';
560 // Deprecated since Moodle 3.2.
561 $string['changegradewarning'] = 'This assignment has graded submissions and changing the grade will not automatically re-calculate existing submission grades. You must re-grade all existing submissions, if you wish to change the grade.';