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