Merge branch 'MDL-33600-master' of git://github.com/damyon/moodle
[moodle.git] / mod / assign / lang / en / assign.php
blobb677b200bf13eb183cf435839a669767877af132
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:grade'] = 'Grade assignment';
46 $string['assign:grantextension'] = 'Grant extension';
47 $string['assign:manageallocations'] = 'Manage markers allocated to submissions';
48 $string['assign:managegrades'] = 'Review and release grades';
49 $string['assign:releasegrades'] = 'Release grades';
50 $string['assign:revealidentities'] = 'Reveal student identities';
51 $string['assign:reviewgrades'] = 'Review grades';
52 $string['assign:viewgrades'] = 'View grades';
53 $string['assign:submit'] = 'Submit assignment';
54 $string['assign:view'] = 'View assignment';
55 $string['assignfeedback'] = 'Feedback plugin';
56 $string['assignfeedbackpluginname'] = 'Feedback plugin';
57 $string['assignmentisdue'] = 'Assignment is due';
58 $string['assignmentmail'] = '{$a->grader} has posted some feedback on your
59 assignment submission for \'{$a->assignment}\'
61 You can see it appended to your assignment submission:
63 {$a->url}';
64 $string['assignmentmailhtml'] = '<p>{$a->grader} has posted some feedback on your
65 assignment submission for \'<i>{$a->assignment}</i>\'.</p>
66 <p>You can see it appended to your <a href="{$a->url}">assignment submission</a>.</p>';
67 $string['assignmentmailsmall'] = '{$a->grader} has posted some feedback on your
68 assignment submission for \'{$a->assignment}\' You can see it appended to your submission';
69 $string['assignmentname'] = 'Assignment name';
70 $string['assignmentplugins'] = 'Assignment plugins';
71 $string['assignmentsperpage'] = 'Assignments per page';
72 $string['assignsubmission'] = 'Submission plugin';
73 $string['assignsubmissionpluginname'] = 'Submission plugin';
74 $string['attemptheading'] = 'Attempt {$a->attemptnumber}: {$a->submissionsummary}';
75 $string['attemptnumber'] = 'Attempt number';
76 $string['attempthistory'] = 'Previous attempts';
77 $string['attemptsettings'] = 'Attempt settings';
78 $string['attemptreopenmethod'] = 'Attempts reopened';
79 $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 (Categories and items section) for this assignment.</li></ul>';
80 $string['attemptreopenmethod_manual'] = 'Manually';
81 $string['attemptreopenmethod_none'] = 'Never';
82 $string['attemptreopenmethod_untilpass'] = 'Automatically until pass';
83 $string['availability'] = 'Availability';
84 $string['backtoassignment'] = 'Back to assignment';
85 $string['batchoperationsdescription'] = 'With selected...';
86 $string['batchoperationconfirmlock'] = 'Lock all selected submissions?';
87 $string['batchoperationconfirmgrantextension'] = 'Grant an extension to all selected submissions?';
88 $string['batchoperationconfirmunlock'] = 'Unlock all selected submissions?';
89 $string['batchoperationconfirmreverttodraft'] = 'Revert selected submissions to draft?';
90 $string['batchoperationconfirmaddattempt'] = 'Allow another attempt for selected submissions?';
91 $string['batchoperationconfirmsetmarkingworkflowstate'] = 'Set marking workflow state for all selected submissions?';
92 $string['batchoperationconfirmsetmarkingallocation'] = 'Set marking allocation for all selected submissions?';
93 $string['batchoperationlock'] = 'lock submissions';
94 $string['batchoperationunlock'] = 'unlock submissions';
95 $string['batchoperationreverttodraft'] = 'revert submissions to draft';
96 $string['batchsetallocatedmarker'] = 'Set allocated marker for {$a} selected user(s).';
97 $string['batchsetmarkingworkflowstateforusers'] = 'Set marking workflow state for {$a} selected user(s).';
98 $string['blindmarking'] = 'Blind marking';
99 $string['blindmarking_help'] = 'Blind marking hides the identity of students to markers. Blind marking settings will be locked once a submission or grade has been made in relation to this assignment.';
100 $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.';
101 $string['choosegradingaction'] = 'Grading action';
102 $string['choosemarker'] = 'Choose...';
103 $string['chooseoperation'] = 'Choose operation';
104 $string['comment'] = 'Comment';
105 $string['completionsubmit'] = 'Student must submit to this activity to complete it';
106 $string['conversionexception'] = 'Could not convert assignment. Exception was: {$a}.';
107 $string['configshowrecentsubmissions'] = 'Everyone can see notifications of submissions in recent activity reports.';
108 $string['confirmsubmission'] = 'Are you sure you want to submit your work for grading? You will not be able to make any more changes.';
109 $string['confirmbatchgradingoperation'] = 'Are you sure you want to {$a->operation} for {$a->count} students?';
110 $string['couldnotconvertgrade'] = 'Could not convert assignment grade for user {$a}.';
111 $string['couldnotconvertsubmission'] = 'Could not convert assignment submission for user {$a}.';
112 $string['couldnotcreatecoursemodule'] = 'Could not create course module.';
113 $string['couldnotcreatenewassignmentinstance'] = 'Could not create new assignment instance.';
114 $string['couldnotfindassignmenttoupgrade'] = 'Could not find old assignment instance to upgrade.';
115 $string['currentgrade'] = 'Current grade in gradebook';
116 $string['currentattempt'] = 'This is attempt {$a}.';
117 $string['currentattemptof'] = 'This is attempt {$a->attemptnumber} ( {$a->maxattempts} attempts allowed ).';
118 $string['cutoffdate'] = 'Cut-off date';
119 $string['cutoffdate_help'] = 'If set, the assignment will not accept submissions after this date without an extension.';
120 $string['cutoffdatevalidation'] = 'The cut-off date cannot be earlier than the due date.';
121 $string['cutoffdatefromdatevalidation'] = 'Cut-off date must be after the allow submissions from date.';
122 $string['defaultsettings'] = 'Default assignment settings';
123 $string['defaultsettings_help'] = 'These settings define the defaults for all new assignments.';
124 $string['defaultteam'] = 'Default group';
125 $string['deleteallsubmissions'] = 'Delete all submissions';
126 $string['description'] = 'Description';
127 $string['downloadall'] = 'Download all submissions';
128 $string['download all submissions'] = 'Download all submissions in a zip file.';
129 $string['duedate'] = 'Due date';
130 $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.';
131 $string['duedateno'] = 'No due date';
132 $string['submissionempty'] = 'Nothing was submitted';
133 $string['duedatereached'] = 'The due date for this assignment has now passed';
134 $string['duedatevalidation'] = 'Due date must be after the allow submissions from date.';
135 $string['editattemptfeedback'] = 'Edit the grade and feedback for attempt number {$a}.';
136 $string['editingpreviousfeedbackwarning'] = 'You are editing the feedback for a previous attempt. This is attempt {$a->attemptnumber} out of {$a->totalattempts}.';
137 $string['editsubmission'] = 'Edit submission';
138 $string['editsubmission_help'] = 'Make changes to your submission';
139 $string['editingstatus'] = 'Editing status';
140 $string['editaction'] = 'Actions...';
141 $string['event_assessable_submitted'] = 'A submission has been submitted.';
142 $string['event_all_submissions_downloaded'] = 'All the submissions are being downloaded.';
143 $string['event_extension_granted'] = 'An extension has been granted.';
144 $string['event_identities_revealed'] = 'The identities have been revealed.';
145 $string['event_marker_updated'] = 'The allocated marker has been updated.';
146 $string['event_statement_accepted'] = 'The user has accepted the statement of the submission.';
147 $string['event_submission_duplicated'] = 'The user duplicated his submission.';
148 $string['event_submission_graded'] = 'The submission has been graded.';
149 $string['event_submission_locked'] = 'The submissions have been locked for a user.';
150 $string['event_submission_status_updated'] = 'The status of the submission has been updated.';
151 $string['event_submission_unlocked'] = 'The submissions have been unlocked for a user.';
152 $string['event_submission_updated'] = 'The user has saved a submission.';
153 $string['event_workflow_state_updated'] = 'The state of the workflow has been updated.';
154 $string['extensionduedate'] = 'Extension due date';
155 $string['extensionnotafterduedate'] = 'Extension date must be after the due date';
156 $string['extensionnotafterfromdate'] = 'Extension date must be after the allow submissions from date';
157 $string['gradecanbechanged'] = 'Grade can be changed';
158 $string['gradersubmissionupdatedtext'] = '{$a->username} has updated their assignment submission
159 for \'{$a->assignment}\' at {$a->timeupdated}
161 It is available here:
163 {$a->url}';
164 $string['gradersubmissionupdatedhtml'] = '{$a->username} has updated their assignment submission
165 for <i>\'{$a->assignment}\' at {$a->timeupdated}</i><br /><br />
166 It is <a href="{$a->url}">available on the web site</a>.';
167 $string['gradersubmissionupdatedsmall'] = '{$a->username} has updated their submission for assignment {$a->assignment}.';
168 $string['gradeuser'] = 'Grade {$a}';
169 $string['grantextension'] = 'Grant extension';
170 $string['grantextensionforusers'] = 'Grant extension for {$a} students';
171 $string['enabled'] = 'Enabled';
172 $string['errornosubmissions'] = 'There are no submissions to download';
173 $string['errorquickgradingvsadvancedgrading'] = 'The grades were not saved because this assignment is currently using advanced grading';
174 $string['errorrecordmodified'] = 'The grades were not saved because someone has modified one or more records more recently than when you loaded the page.';
175 $string['feedback'] = 'Feedback';
176 $string['feedbackavailabletext'] = '{$a->username} has posted some feedback on your
177 assignment submission for \'{$a->assignment}\'
179 You can see it appended to your assignment submission:
181 {$a->url}';
182 $string['feedbackavailablehtml'] = '{$a->username} has posted some feedback on your
183 assignment submission for \'<i>{$a->assignment}</i>\'<br /><br />
184 You can see it appended to your <a href="{$a->url}">assignment submission</a>.';
185 $string['feedbackavailablesmall'] = '{$a->username} has given feedback for assignment {$a->assignment}';
186 $string['feedbackplugins'] = 'Feedback plugins';
187 $string['feedbackpluginforgradebook'] = 'Feedback plugin that will push comments to the gradebook';
188 $string['feedbackpluginforgradebook_help'] = 'Only one assignment feedback plugin can push feedback into the gradebook.';
189 $string['feedbackplugin'] = 'Feedback plugin';
190 $string['feedbacksettings'] = 'Feedback settings';
191 $string['filesubmissions'] = 'File submissions';
192 $string['filter'] = 'Filter';
193 $string['filternone'] = 'No filter';
194 $string['filterrequiregrading'] = 'Requires grading';
195 $string['filtersubmitted'] = 'Submitted';
196 $string['gradedby'] = 'Graded by';
197 $string['graded'] = 'Graded';
198 $string['gradedon'] = 'Graded on';
199 $string['gradebelowzero'] = 'Grade must be greater than or equal to zero.';
200 $string['gradeabovemaximum'] = 'Grade must be less than or equal to {$a}.';
201 $string['gradelocked'] = 'This grade is locked or overridden in the gradebook.';
202 $string['gradeoutof'] = 'Grade out of {$a}';
203 $string['gradeoutofhelp'] = 'Grade';
204 $string['gradeoutofhelp_help'] = 'Enter the grade for the student\'s submission here. You may include decimals.';
205 $string['gradestudent'] = 'Grade student: (id={$a->id}, fullname={$a->fullname}). ';
206 $string['grading'] = 'Grading';
207 $string['gradingchangessaved'] = 'The grade changes were saved';
208 $string['gradingmethodpreview'] = 'Grading criteria';
209 $string['gradingoptions'] = 'Options';
210 $string['gradingstatus'] = 'Grading status';
211 $string['gradingstudent'] = 'Grading student';
212 $string['gradingsummary'] = 'Grading summary';
213 $string['hideshow'] = 'Hide/Show';
214 $string['hiddenuser'] = 'Participant ';
215 $string['instructionfiles'] = 'Instruction files';
216 $string['invalidgradeforscale'] = 'The grade supplied was not valid for the current scale';
217 $string['invalidfloatforgrade'] = 'The grade provided could not be understood: {$a}';
218 $string['lastmodifiedsubmission'] = 'Last modified (submission)';
219 $string['lastmodifiedgrade'] = 'Last modified (grade)';
220 $string['latesubmissions'] = 'Late submissions';
221 $string['latesubmissionsaccepted'] = 'Only student(s) having been granted extension can still submit the assignment';
222 $string['locksubmissionforstudent'] = 'Prevent any more submissions for student: (id={$a->id}, fullname={$a->fullname}).';
223 $string['locksubmissions'] = 'Lock submissions';
224 $string['manageassignfeedbackplugins'] = 'Manage assignment feedback plugins';
225 $string['manageassignsubmissionplugins'] = 'Manage assignment submission plugins';
226 $string['marker'] = 'Marker';
227 $string['markerfilter'] = 'Marker filter';
228 $string['markingallocation'] = 'Use marking allocation';
229 $string['markingallocation_help'] = 'If enabled together with marking workflow, markers can be allocated to particular students.';
230 $string['markingworkflow'] = 'Use marking workflow';
231 $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.';
232 $string['markingworkflowstate'] = 'Marking workflow state';
233 $string['markingworkflowstate_help'] = 'Possible workflow states may include (depending on your permissions):
235 * Not marked - the marker has not yet started
236 * In marking - the marker has started but not yet finished
237 * Marking completed - the marker has finished but might need to go back for checking/corrections
238 * In review - the marking is now with the teacher in charge for quality checking
239 * Ready for release - the teacher in charge is satisfied with the marking but wait before giving students access to the marking
240 * Released - the student can access the grades/feedback';
241 $string['markingworkflowstateinmarking'] = 'In marking';
242 $string['markingworkflowstateinreview'] = 'In review';
243 $string['markingworkflowstatenotmarked'] = 'Not marked';
244 $string['markingworkflowstatereadyforreview'] = 'Marking completed';
245 $string['markingworkflowstatereadyforrelease'] = 'Ready for release';
246 $string['markingworkflowstatereleased'] = 'Released';
247 $string['maxattempts'] = 'Maximum attempts';
248 $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.';
249 $string['maxgrade'] = 'Maximum grade';
250 $string['maxgrade'] = 'Maximum Grade';
251 $string['messageprovider:assign_notification'] = 'Assignment notifications';
252 $string['modulename'] = 'Assignment';
253 $string['modulename_help'] = 'The assignment activity module enables a teacher to communicate tasks, collect work and provide grades and feedback.
255 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.
257 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.';
258 $string['modulename_link'] = 'mod/assignment/view';
259 $string['modulenameplural'] = 'Assignments';
260 $string['moreusers'] = '{$a} more...';
261 $string['mysubmission'] = 'My submission: ';
262 $string['newsubmissions'] = 'Assignments submitted';
263 $string['noattempt'] = 'No attempt';
264 $string['nofiles'] = 'No files. ';
265 $string['nograde'] = 'No grade. ';
266 $string['nolatesubmissions'] = 'No late submissions accepted. ';
267 $string['nomoresubmissionsaccepted'] = 'No more submissions accepted';
268 $string['noonlinesubmissions'] = 'This assignment does not require you to submit anything online';
269 $string['nosavebutnext'] = 'Next';
270 $string['nosubmission'] = 'Nothing has been submitted for this assignment';
271 $string['nosubmissionsacceptedafter'] = 'No submissions accepted after ';
272 $string['notgraded'] = 'Not graded';
273 $string['notgradedyet'] = 'Not graded yet';
274 $string['notsubmittedyet'] = 'Not submitted yet';
275 $string['notifications'] = 'Notifications';
276 $string['nousersselected'] = 'No users selected';
277 $string['numberofdraftsubmissions'] = 'Drafts';
278 $string['numberofparticipants'] = 'Participants';
279 $string['numberofsubmittedassignments'] = 'Submitted';
280 $string['numberofsubmissionsneedgrading'] = 'Needs grading';
281 $string['numberofteams'] = 'Groups';
282 $string['offline'] = 'No online submissions required';
283 $string['open'] = 'Open';
284 $string['outof'] = '{$a->current} out of {$a->total}';
285 $string['overdue'] = '<font color="red">Assignment is overdue by: {$a}</font>';
286 $string['outlinegrade'] = 'Grade: {$a}';
287 $string['page-mod-assign-x'] = 'Any assignment module page';
288 $string['page-mod-assign-view'] = 'Assignment module main and submission page';
289 $string['participant'] = 'Participant';
290 $string['pluginadministration'] = 'Assignment administration';
291 $string['pluginname'] = 'Assignment';
292 $string['preventsubmissions'] = 'Prevent the user from making any more submissions to this assignment.';
293 $string['preventsubmissionsshort'] = 'Prevent submission changes';
294 $string['previous'] = 'Previous';
295 $string['quickgrading'] = 'Quick grading';
296 $string['quickgradingresult'] = 'Quick grading';
297 $string['quickgradingchangessaved'] = 'The grade changes were saved';
298 $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.';
299 $string['requiresubmissionstatement'] = 'Require that students accept the submission statement';
300 $string['requiresubmissionstatement_help'] = 'Require that students accept the submission statement for all submissions to this assignment.';
301 $string['requireallteammemberssubmit'] = 'Require all group members submit';
302 $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.';
303 $string['recordid'] = 'Identifier';
304 $string['revealidentities'] = 'Reveal student identities';
305 $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.';
306 $string['reverttodraftforstudent'] = 'Revert submission to draft for student: (id={$a->id}, fullname={$a->fullname}).';
307 $string['reverttodraft'] = 'Revert the submission to draft status.';
308 $string['reverttodraftshort'] = 'Revert the submission to draft';
309 $string['reviewed'] = 'Reviewed';
310 $string['savechanges'] = 'Save changes';
311 $string['savegradingresult'] = 'Grade';
312 $string['saveallquickgradingchanges'] = 'Save all quick grading changes';
313 $string['savenext'] = 'Save and show next';
314 $string['scale'] = 'Scale';
315 $string['sendstudentnotificationsdefault'] = 'Default setting for "Notify students"';
316 $string['sendstudentnotificationsdefault_help'] = 'Set the default value for the "Notify students" checkbox on the grading form.';
317 $string['sendstudentnotifications'] = 'Notify students';
318 $string['sendstudentnotifications_help'] = 'If enabled, students receive a message about the updated grade or feedback.';
319 $string['sendnotifications'] = 'Notify graders about submissions';
320 $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.';
321 $string['selectlink'] = 'Select...';
322 $string['selectuser'] = 'Select {$a}';
323 $string['sendlatenotifications'] = 'Notify graders about late submissions';
324 $string['sendlatenotifications_help'] = 'If enabled, graders (usually teachers) receive a message whenever a student submits an assignment late. Message methods are configurable.';
325 $string['sendsubmissionreceipts'] = 'Send submission receipt to students';
326 $string['sendsubmissionreceipts_help'] = 'This switch will enable submission receipts for students. Students will receive a notification every time they successfully submit an assignment';
327 $string['setmarkingallocation'] = 'Set allocated marker';
328 $string['setmarkingworkflowstate'] = 'Set marking workflow state';
329 $string['selectedusers'] = 'Selected users';
330 $string['setmarkingworkflowstateforlog'] = 'Set marking workflow state : (id={$a->id}, fullname={$a->fullname}, state={$a->state}). ';
331 $string['setmarkerallocationforlog'] = 'Set marking allocation : (id={$a->id}, fullname={$a->fullname}, marker={$a->marker}). ';
332 $string['settings'] = 'Assignment settings';
333 $string['showrecentsubmissions'] = 'Show recent submissions';
334 $string['status'] = 'Status';
335 $string['submissioncopiedtext'] = 'You have made a copy of your previous
336 assignment submission for \'{$a->assignment}\'
338 You can see the status of your assignment submission:
340 {$a->url}';
341 $string['submissioncopiedhtml'] = '<p>You have made a copy of your previous
342 assignment submission for \'<i>{$a->assignment}</i>\'.</p>
343 <p>You can see the status of your <a href="{$a->url}">assignment submission</a>.</p>';
344 $string['submissioncopiedsmall'] = 'You have copied your previous assignment submission for {$a->assignment}';
345 $string['submissiondrafts'] = 'Require students click submit button';
346 $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.';
347 $string['submissioneditable'] = 'Student can edit this submission';
348 $string['submissionnotcopiedinvalidstatus'] = 'The submission was not copied because it has been edited since it was reopened.';
349 $string['submissionnoteditable'] = 'Student cannot edit this submission';
350 $string['submissionnotready'] = 'This assignment is not ready to submit:';
351 $string['submissionplugins'] = 'Submission plugins';
352 $string['submissionreceipts'] = 'Send submission receipts';
353 $string['submissionreceipttext'] = 'You have submitted an
354 assignment submission for \'{$a->assignment}\'
356 You can see the status of your assignment submission:
358 {$a->url}';
359 $string['submissionreceipthtml'] = '<p>You have submitted an assignment submission for \'<i>{$a->assignment}</i>\'.</p>
360 <p>You can see the status of your <a href="{$a->url}">assignment submission</a>.</p>';
361 $string['submissionreceiptsmall'] = 'You have submitted your assignment submission for {$a->assignment}';
362 $string['submissionslocked'] = 'This assignment is not accepting submissions';
363 $string['submissionslockedshort'] = 'Submission changes not allowed';
364 $string['submissions'] = 'Submissions';
365 $string['submissionsnotgraded'] = 'Submissions not graded: {$a}';
366 $string['submissionsclosed'] = 'Submissions closed';
367 $string['submissionsettings'] = 'Submission settings';
368 $string['submissionstatement'] = 'Submission statement';
369 $string['submissionstatement_help'] = 'Assignment submission confirmation statement';
370 $string['submissionstatementdefault'] = 'This assignment is my own work, except where I have acknowledged the use of the works of other people.';
371 $string['submissionstatementacceptedlog'] = 'Submission statement accepted by user {$a}';
372 $string['submissionstatus_draft'] = 'Draft (not submitted)';
373 $string['submissionstatusheading'] = 'Submission status';
374 $string['submissionstatus_marked'] = 'Graded';
375 $string['submissionstatus_new'] = 'New submission';
376 $string['submissionstatus_reopened'] = 'Reopened';
377 $string['submissionstatus_'] = 'No submission';
378 $string['submissionstatus'] = 'Submission status';
379 $string['submissionstatus_submitted'] = 'Submitted for grading';
380 $string['submissionsummary'] = '{$a->status}. Last modified on {$a->timemodified}';
381 $string['submissionteam'] = 'Group';
382 $string['submission'] = 'Submission';
383 $string['submitaction'] = 'Submit';
384 $string['submitassignment_help'] = 'Once this assignment is submitted you will not be able to make any more changes.';
385 $string['submitassignment'] = 'Submit assignment';
386 $string['submittedearly'] = 'Assignment was submitted {$a} early';
387 $string['submittedlate'] = 'Assignment was submitted {$a} late';
388 $string['submittedlateshort'] = '{$a} late';
389 $string['submitted'] = 'Submitted';
390 $string['teamsubmission'] = 'Students submit in groups';
391 $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.';
392 $string['teamsubmissiongroupingid'] = 'Grouping for student groups';
393 $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.';
394 $string['teamsubmissionstatus'] = 'Group submission status';
395 $string['textinstructions'] = 'Assignment instructions';
396 $string['timemodified'] = 'Last modified';
397 $string['timeremaining'] = 'Time remaining';
398 $string['unlocksubmissionforstudent'] = 'Allow submissions for student: (id={$a->id}, fullname={$a->fullname}).';
399 $string['unlocksubmissions'] = 'Unlock submissions';
400 $string['unlimitedattempts'] = 'Unlimited';
401 $string['unlimitedattemptsallowed'] = 'Unlimited attempts allowed.';
402 $string['updategrade'] = 'Update grade';
403 $string['updatetable'] = 'Save and update table';
404 $string['upgradenotimplemented'] = 'Upgrade not implemented in plugin ({$a->type} {$a->subtype})';
405 $string['userextensiondate'] = 'Extension granted until: {$a}';
406 $string['userswhoneedtosubmit'] = 'Users who need to submit: {$a}';
407 $string['usergrade'] = 'User grade';
408 $string['validmarkingworkflowstates'] = 'Valid marking workflow states';
409 $string['viewbatchsetmarkingworkflowstate'] = 'View batch set marking workflow state page.';
410 $string['viewbatchmarkingallocation'] = 'View batch set marking allocation page.';
411 $string['viewfeedback'] = 'View feedback';
412 $string['viewfeedbackforuser'] = 'View feedback for user: {$a}';
413 $string['viewfullgradingpage'] = 'Open the full grading page to provide feedback';
414 $string['viewgradebook'] = 'View gradebook';
415 $string['viewgradingformforstudent'] = 'View grading page for student: (id={$a->id}, fullname={$a->fullname}).';
416 $string['viewgrading'] = 'View/grade all submissions';
417 $string['viewownsubmissionform'] = 'View own submit assignment page.';
418 $string['viewownsubmissionstatus'] = 'View own submission status page.';
419 $string['viewsubmissionforuser'] = 'View submission for user: {$a}';
420 $string['viewsubmission'] = 'View submission';
421 $string['viewfull'] = 'View full';
422 $string['viewsummary'] = 'View summary';
423 $string['viewsubmissiongradingtable'] = 'View submission grading table.';
424 $string['viewrevealidentitiesconfirm'] = 'View reveal student identities confirmation page.';
425 $string['workflowfilter'] = 'Workflow filter';
426 $string['submissiontypes'] = 'Submission types';
427 $string['feedbacktypes'] = 'Feedback types';
428 $string['groupsubmissionsettings'] = 'Group submission settings';