Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403] [Versions 39 and 310]

   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.
  13  //
  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/>.
  16  
  17  /**
  18   * Strings for component 'assign', language 'en'
  19   *
  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
  23   */
  24  
  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 on 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 anonymous submissions are enabled';
  59  $string['assign:viewgrades'] = 'View grades';
  60  $string['assign:showhiddengrader'] = 'See the identity of a hidden grader';
  61  $string['assign:submit'] = 'Submit assignment';
  62  $string['assign:view'] = 'View assignment';
  63  $string['assign:viewownsubmissionsummary'] = 'View own submission summary';
  64  $string['assignfeedback'] = 'Feedback plugin';
  65  $string['assignfeedbackpluginname'] = 'Feedback plugin';
  66  $string['assignmentisdue'] = 'Assignment is due';
  67  $string['assignmentmail'] = '{$a->grader} has posted some feedback on your
  68  assignment submission for \'{$a->assignment}\'
  69  
  70  You can see it appended to your assignment submission:
  71  
  72      {$a->url}';
  73  $string['assignmentmailhtml'] = '<p>{$a->grader} has posted some feedback on your
  74  assignment submission for \'<i>{$a->assignment}</i>\'.</p>
  75  <p>You can see it appended to your <a href="{$a->url}">assignment submission</a>.</p>';
  76  $string['assignmentmailsmall'] = '{$a->grader} has posted some feedback on your
  77  assignment submission for \'{$a->assignment}\' You can see it appended to your submission';
  78  $string['assignmentname'] = 'Assignment name';
  79  $string['assignmentplugins'] = 'Assignment plugins';
  80  $string['assignmentsperpage'] = 'Assignments per page';
  81  $string['assignsubmission'] = 'Submission plugin';
  82  $string['assignsubmissionpluginname'] = 'Submission plugin';
  83  $string['attemptheading'] = 'Attempt {$a->attemptnumber}: {$a->submissionsummary}';
  84  $string['attempthistory'] = 'Previous attempts';
  85  $string['attemptnumber'] = 'Attempt number';
  86  $string['attemptsettings'] = 'Attempt settings';
  87  $string['attemptreopenmethod'] = 'Additional attempts';
  88  $string['attemptreopenmethod_help'] = 'This setting determines whether a student can make additional attempts at the assignment. For each attempt, the grade and feedback are saved, and can be viewed by the teacher and the student. The available options are:
  89  
  90  * Never - Only one attempt is possible.
  91  * Manually - Additional attempts may be allowed by a teacher.
  92  * Automatically until pass - Additional attempts are allowed automatically until the student achieves the grade to pass set in the gradebook for this assignment.';
  93  $string['attemptreopenmethod_manual'] = 'Manually';
  94  $string['attemptreopenmethod_none'] = 'Never';
  95  $string['attemptreopenmethod_untilpass'] = 'Automatically until pass';
  96  $string['availability'] = 'Availability';
  97  $string['backtoassignment'] = 'Back to assignment';
  98  $string['batchoperationsdescription'] = 'With selected...';
  99  $string['batchoperationconfirmlock'] = 'Lock all selected submissions?';
 100  $string['batchoperationconfirmgrantextension'] = 'Grant an extension to all selected submissions?';
 101  $string['batchoperationconfirmunlock'] = 'Unlock all selected submissions?';
 102  $string['batchoperationconfirmremovesubmission'] = 'Remove selected submissions?';
 103  $string['batchoperationconfirmreverttodraft'] = 'Revert selected submissions to draft?';
 104  $string['batchoperationconfirmaddattempt'] = 'Allow another attempt for selected submissions?';
 105  $string['batchoperationconfirmsetmarkingworkflowstate'] = 'Set marking workflow state for all selected submissions?';
 106  $string['batchoperationconfirmsetmarkingallocation'] = 'Set marking allocation for all selected submissions?';
 107  $string['batchoperationconfirmdownloadselected'] = 'Download selected submissions?';
 108  $string['batchoperationlock'] = 'lock submissions';
 109  $string['batchoperationunlock'] = 'unlock submissions';
 110  $string['batchoperationreverttodraft'] = 'revert submissions to draft';
 111  $string['batchsetallocatedmarker'] = 'Set allocated marker for {$a} selected user(s).';
 112  $string['batchsetmarkingworkflowstateforusers'] = 'Set marking workflow state for {$a} selected user(s).';
 113  $string['blindmarking'] = 'Anonymous submissions';
 114  $string['blindmarkingenabledwarning'] = 'Anonymous submissions are enabled for this activity. Grades will not be added to the gradebook until student identities are revealed via the grading action menu.';
 115  $string['blindmarking_help'] = 'Anonymous submissions hide the identity of students from markers. Anonymous submission settings will be locked once a submission or grade has been made in relation to this assignment.';
 116  $string['calendardue'] = '{$a} is due';
 117  $string['calendargradingdue'] = '{$a} is due to be graded';
 118  $string['changeuser'] = 'Change user';
 119  $string['changefilters'] = 'Change filters';
 120  $string['choosegradingaction'] = 'Grading action';
 121  $string['choosemarker'] = 'Choose...';
 122  $string['chooseoperation'] = 'Choose operation';
 123  $string['clickexpandreviewpanel'] = 'Click to expand review panel';
 124  $string['collapsegradepanel'] = 'Collapse grade panel';
 125  $string['collapsereviewpanel'] = 'Collapse review panel';
 126  $string['comment'] = 'Comment';
 127  $string['completionsubmit'] = 'Student must submit to this activity to complete it';
 128  $string['conversionexception'] = 'Could not convert assignment. Exception was: {$a}.';
 129  $string['configshowrecentsubmissions'] = 'Everyone can see notifications of submissions in recent activity reports.';
 130  $string['confirmsubmission'] = 'Are you sure you want to submit your work for grading? You will not be able to make any more changes.';
 131  $string['confirmsubmissionheading'] = 'Confirm submission';
 132  $string['confirmbatchgradingoperation'] = 'Are you sure you want to {$a->operation} for {$a->count} students?';
 133  $string['couldnotconvertgrade'] = 'Could not convert assignment grade for user {$a}.';
 134  $string['couldnotconvertsubmission'] = 'Could not convert assignment submission for user {$a}.';
 135  $string['couldnotcreatecoursemodule'] = 'Could not create course module.';
 136  $string['couldnotcreatenewassignmentinstance'] = 'Could not create new assignment instance.';
 137  $string['couldnotfindassignmenttoupgrade'] = 'Could not find old assignment instance to upgrade.';
 138  $string['crontask'] = 'Background processing for assignment module';
 139  $string['currentassigngrade'] = 'Current grade in assignment';
 140  $string['currentgrade'] = 'Current grade in gradebook';
 141  $string['currentattempt'] = 'This is attempt {$a}.';
 142  $string['currentattemptof'] = 'This is attempt {$a->attemptnumber} ( {$a->maxattempts} attempts allowed ).';
 143  $string['cutoffdate'] = 'Cut-off date';
 144  $string['cutoffdatecolon'] = 'Cut-off date: {$a}';
 145  $string['cutoffdate_help'] = 'If set, the assignment will not accept submissions after this date without an extension.';
 146  $string['cutoffdatevalidation'] = 'Cut-off date cannot be earlier than the due date.';
 147  $string['cutoffdatefromdatevalidation'] = 'Cut-off date cannot be earlier than the allow submissions from date.';
 148  $string['defaultlayout'] = 'Restore default layout';
 149  $string['defaultsettings'] = 'Default assignment settings';
 150  $string['defaultsettings_help'] = 'These settings define the defaults for all new assignments.';
 151  $string['defaultteam'] = 'Default group';
 152  $string['deleteallsubmissions'] = 'Delete all submissions';
 153  $string['description'] = 'Description';
 154  $string['disabled'] = 'Disabled';
 155  $string['downloadall'] = 'Download all submissions';
 156  $string['download all submissions'] = 'Download all submissions in a zip file.';
 157  $string['downloadasfolders'] = 'Download submissions in folders';
 158  $string['downloadasfolders_help'] = 'Assignment submissions may be downloaded in folders. Each submission is then put in a separate folder, with the folder structure kept for any subfolders, and files are not renamed.';
 159  $string['downloadselectedsubmissions'] = 'Download selected submissions';
 160  $string['duedate'] = 'Due date';
 161  $string['duedatecolon'] = 'Due date: {$a}';
 162  $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 will be marked as late. Set an assignment cut-off date to prevent submissions after a certain date.';
 163  $string['duplicateoverride'] = 'Duplicate override';
 164  $string['submissionempty'] = 'Nothing was submitted';
 165  $string['submissionmodified'] = 'You have existing submission data. Please leave this page and try again.';
 166  $string['submissionmodifiedgroup'] = 'The submission has been modified by somebody else. Please leave this page and try again.';
 167  $string['duedatereached'] = 'The due date for this assignment has now passed';
 168  $string['duedatevalidation'] = 'Due date cannot be earlier than the allow submissions from date.';
 169  $string['editattemptfeedback'] = 'Edit the grade and feedback for attempt number {$a}.';
 170  $string['editonline'] = 'Edit online';
 171  $string['editingpreviousfeedbackwarning'] = 'You are editing the feedback for a previous attempt. This is attempt {$a->attemptnumber} out of {$a->totalattempts}.';
 172  $string['editoverride'] = 'Edit override';
 173  $string['editsubmission'] = 'Edit submission';
 174  $string['editsubmissionother'] = 'Edit submission for {$a}';
 175  $string['editsubmission_help'] = 'You can still make changes to your submission.';
 176  $string['editingstatus'] = 'Editing status';
 177  $string['editaction'] = 'Actions...';
 178  $string['enabled'] = 'Enabled';
 179  $string['eventallsubmissionsdownloaded'] = 'All the submissions are being downloaded.';
 180  $string['eventassessablesubmitted'] = 'A submission has been submitted.';
 181  $string['eventbatchsetmarkerallocationviewed'] = 'Batch set marker allocation viewed';
 182  $string['eventbatchsetworkflowstateviewed'] = 'Batch set workflow state viewed.';
 183  $string['eventextensiongranted'] = 'An extension has been granted.';
 184  $string['eventfeedbackupdated'] = 'Feedback updated';
 185  $string['eventfeedbackviewed'] = 'Feedback viewed';
 186  $string['eventgradingformviewed'] = 'Grading form viewed';
 187  $string['eventgradingtableviewed'] = 'Grading table viewed';
 188  $string['eventidentitiesrevealed'] = 'The identities have been revealed.';
 189  $string['eventmarkerupdated'] = 'The allocated marker has been updated.';
 190  $string['eventoverridecreated'] = 'Assignment override created';
 191  $string['eventoverridedeleted'] = 'Assignment override deleted';
 192  $string['eventoverrideupdated'] = 'Assignment override updated';
 193  $string['eventremovesubmissionformviewed'] = 'Remove submission confirmation viewed.';
 194  $string['eventrevealidentitiesconfirmationpageviewed'] = 'Reveal identities confirmation page viewed.';
 195  $string['eventstatementaccepted'] = 'The user has accepted the statement of the submission.';
 196  $string['eventsubmissionconfirmationformviewed'] = 'Submission confirmation form viewed.';
 197  $string['eventsubmissioncreated'] = 'Submission created.';
 198  $string['eventsubmissionduplicated'] = 'The user duplicated their submission.';
 199  $string['eventsubmissionformviewed'] = 'Submission form viewed.';
 200  $string['eventsubmissiongraded'] = 'The submission has been graded.';
 201  $string['eventsubmissionlocked'] = 'The submissions have been locked for a user.';
 202  $string['eventsubmissionstatusupdated'] = 'The status of the submission has been updated.';
 203  $string['eventsubmissionstatusviewed'] = 'The status of the submission has been viewed.';
 204  $string['eventsubmissionunlocked'] = 'The submissions have been unlocked for a user.';
 205  $string['eventsubmissionupdated'] = 'Submission updated.';
 206  $string['eventsubmissionviewed'] = 'Submission viewed.';
 207  $string['eventworkflowstateupdated'] = 'The state of the workflow has been updated.';
 208  $string['expandreviewpanel'] = 'Expand review panel';
 209  $string['extensionduedate'] = 'Extension due date';
 210  $string['extensionnotafterduedate'] = 'Extension date must be after the due date';
 211  $string['extensionnotafterfromdate'] = 'Extension date must be after the allow submissions from date';
 212  $string['fixrescalednullgrades'] = 'This assignment contains some erroneous grades. You can <a href="{$a->link}">automatically fix these grades</a>. This may affect course totals.';
 213  $string['fixrescalednullgradesconfirm'] = 'Are you sure you want to fix erroneous grades? All affected grades will be removed. This may affect course totals.';
 214  $string['fixrescalednullgradesdone'] = 'Grades fixed.';
 215  $string['gradecanbechanged'] = 'Grade can be changed';
 216  $string['gradeitem:submissions'] = 'Submissions';
 217  $string['gradersubmissionupdatedtext'] = '{$a->username} has updated their assignment submission
 218  for \'{$a->assignment}\' at {$a->timeupdated}
 219  
 220  It is available here:
 221  
 222      {$a->url}';
 223  $string['gradersubmissionupdatedhtml'] = '{$a->username} has updated their assignment submission
 224  for <i>\'{$a->assignment}\'  at {$a->timeupdated}</i><br /><br />
 225  It is <a href="{$a->url}">available on the web site</a>.';
 226  $string['gradersubmissionupdatedsmall'] = '{$a->username} has updated their submission for assignment {$a->assignment}.';
 227  $string['gradeuser'] = 'Grade {$a}';
 228  $string['grantextension'] = 'Grant extension';
 229  $string['grantextensionforusers'] = 'Grant extension for {$a} students';
 230  $string['groupsubmissionsettings'] = 'Group submission settings';
 231  $string['errornosubmissions'] = 'There are no submissions to download';
 232  $string['errorquickgradingvsadvancedgrading'] = 'The grades were not saved because this assignment is currently using advanced grading';
 233  $string['errorrecordmodified'] = 'The grades were not saved because someone has modified one or more records more recently than when you loaded the page.';
 234  $string['feedback'] = 'Feedback';
 235  $string['feedbackavailabletext'] = '{$a->username} has posted some feedback on your
 236  assignment submission for \'{$a->assignment}\'
 237  
 238  You can see it appended to your assignment submission:
 239  
 240      {$a->url}';
 241  $string['feedbackavailablehtml'] = '{$a->username} has posted some feedback on your
 242  assignment submission for \'<i>{$a->assignment}</i>\'<br /><br />
 243  You can see it appended to your <a href="{$a->url}">assignment submission</a>.';
 244  $string['feedbackavailablesmall'] = '{$a->username} has given feedback for assignment {$a->assignment}';
 245  $string['feedbackavailableanontext'] = 'You have new feedback on your
 246  assignment submission for \'{$a->assignment}\'
 247  
 248  You can see it appended to your assignment submission:
 249  
 250      {$a->url}';
 251  $string['feedbackavailableanonhtml'] = 'You have new feedback on your
 252  assignment submission for \'<i>{$a->assignment}</i>\'<br /><br />
 253  You can see it appended to your <a href="{$a->url}">assignment submission</a>.';
 254  $string['feedbackavailableanonsmall'] = 'New feedback for assignment {$a->assignment}';
 255  $string['feedbackplugins'] = 'Feedback plugins';
 256  $string['feedbackpluginforgradebook'] = 'Feedback plugin that will push comments to the gradebook';
 257  $string['feedbackpluginforgradebook_help'] = 'Only one assignment feedback plugin can push feedback into the gradebook.';
 258  $string['feedbackplugin'] = 'Feedback plugin';
 259  $string['feedbacksettings'] = 'Feedback settings';
 260  $string['feedbacktypes'] = 'Feedback types';
 261  $string['filesubmissions'] = 'File submissions';
 262  $string['filter'] = 'Filter';
 263  $string['filtergrantedextension'] = 'Granted extension';
 264  $string['filternone'] = 'No filter';
 265  $string['filternotsubmitted'] = 'Not submitted';
 266  $string['filterrequiregrading'] = 'Requires grading';
 267  $string['filtersubmitted'] = 'Submitted';
 268  $string['graded'] = 'Graded';
 269  $string['gradedby'] = 'Graded by';
 270  $string['gradedfollowupsubmit'] = 'Graded - follow-up submission received';
 271  $string['gradedon'] = 'Graded on';
 272  $string['gradebelowzero'] = 'Grade must be greater than or equal to zero.';
 273  $string['gradeabovemaximum'] = 'Grade must be less than or equal to {$a}.';
 274  $string['gradelocked'] = 'This grade is locked or overridden in the gradebook.';
 275  $string['gradeoutof'] = 'Grade out of {$a}';
 276  $string['gradeoutofhelp'] = 'Grade';
 277  $string['gradeoutofhelp_help'] = 'Enter the grade for the student\'s submission here. You may include decimals.';
 278  $string['gradestudent'] = 'Grade student: (id={$a->id}, fullname={$a->fullname}). ';
 279  $string['grading'] = 'Grading';
 280  $string['gradingchangessaved'] = 'The grade changes were saved';
 281  $string['gradingduedate'] = 'Remind me to grade by';
 282  $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.';
 283  $string['gradingdueduedatevalidation'] = 'Remind me to grade by date cannot be earlier than the due date.';
 284  $string['gradingduefromdatevalidation'] = 'Remind me to grade by date cannot be earlier than the allow submissions from date.';
 285  $string['gradechangessaveddetail'] = 'The changes to the grade and feedback were saved';
 286  $string['gradingmethodpreview'] = 'Grading criteria';
 287  $string['gradingoptions'] = 'Options';
 288  $string['gradingstatus'] = 'Grading status';
 289  $string['gradingstudent'] = 'Grading student';
 290  $string['gradingsummary'] = 'Grading summary';
 291  $string['groupoverrides'] = 'Group overrides';
 292  $string['groupoverridesdeleted'] = 'Group overrides deleted';
 293  $string['groupsnone'] = 'No groups you can access.';
 294  $string['hidegrader'] = 'Hide grader identity from students';
 295  $string['hidegrader_help'] = 'If enabled, the identity of any user who grades an assignment submission is not shown, so students can\'t see who marked their work.
 296  
 297  Note that this setting has no effect on the comments box on the grading page.';
 298  $string['hideshow'] = 'Hide/Show';
 299  $string['hiddenuser'] = 'Participant ';
 300  $string['inactiveoverridehelp'] = '* This override is inactive because the user\'s access to the activity is restricted. This can be due to group or role assignments, other access restrictions, or the activity being hidden.';
 301  $string['indicator:cognitivedepth'] = 'Assignment cognitive';
 302  $string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in an assignment activity.';
 303  $string['indicator:cognitivedepthdef'] = 'Assignment cognitive';
 304  $string['indicator:cognitivedepthdef_help'] = 'The participant has reached this percentage of the cognitive engagement offered by the Assignment activities during this analysis interval (Levels = No view, View, Submit, View feedback, Comment on feedback, Resubmit after viewing feedback)';
 305  $string['indicator:cognitivedepthdef_link'] = 'Learning_analytics_indicators#Cognitive_depth';
 306  $string['indicator:socialbreadth'] = 'Assignment social';
 307  $string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in an assignment activity.';
 308  $string['indicator:socialbreadthdef'] = 'Assignment social';
 309  $string['indicator:socialbreadthdef_help'] = 'The participant has reached this percentage of the social engagement offered by the Assignment activities during this analysis interval (Levels = No participation, Participant alone, Participant with others)';
 310  $string['indicator:socialbreadthdef_link'] = 'Learning_analytics_indicators#Social_breadth';
 311  $string['instructionfiles'] = 'Instruction files';
 312  $string['introattachments'] = 'Additional files';
 313  $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.';
 314  $string['invalidgradeforscale'] = 'The grade supplied was not valid for the current scale';
 315  $string['invalidfloatforgrade'] = 'The grade provided could not be understood: {$a}';
 316  $string['invalidoverrideid'] = 'Invalid override id';
 317  $string['lastmodifiedsubmission'] = 'Last modified (submission)';
 318  $string['lastmodifiedgrade'] = 'Last modified (grade)';
 319  $string['latesubmissions'] = 'Late submissions';
 320  $string['latesubmissionsaccepted'] = 'Allowed until {$a}';
 321  $string['loading'] = 'Loading...';
 322  $string['locksubmissionforstudent'] = 'Prevent any more submissions for student: (id={$a->id}, fullname={$a->fullname}).';
 323  $string['locksubmissions'] = 'Lock submissions';
 324  $string['manageassignfeedbackplugins'] = 'Manage assignment feedback plugins';
 325  $string['manageassignsubmissionplugins'] = 'Manage assignment submission plugins';
 326  $string['marker'] = 'Marker';
 327  $string['markerfilter'] = 'Marker filter';
 328  $string['markerfilternomarker'] = 'No marker';
 329  $string['markingallocation'] = 'Use marking allocation';
 330  $string['markingallocation_help'] = 'If enabled together with marking workflow, markers can be allocated to particular students.';
 331  $string['markingworkflow'] = 'Use marking workflow';
 332  $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.';
 333  $string['markingworkflowstate'] = 'Marking workflow state';
 334  $string['markingworkflowstate_help'] = 'Possible workflow states may include (depending on your permissions):
 335  
 336  * Not marked - the marker has not yet started
 337  * In marking - the marker has started but not yet finished
 338  * Marking completed - the marker has finished but might need to go back for checking/corrections
 339  * In review - the marking is now with the teacher in charge for quality checking
 340  * Ready for release - the teacher in charge is satisfied with the marking but may wait before giving students access to the marking
 341  * Released - the student can access the grades/feedback';
 342  $string['markingworkflowstateinmarking'] = 'In marking';
 343  $string['markingworkflowstateinreview'] = 'In review';
 344  $string['markingworkflowstatenotmarked'] = 'Not marked';
 345  $string['markingworkflowstatereadyforreview'] = 'Marking completed';
 346  $string['markingworkflowstatereadyforrelease'] = 'Ready for release';
 347  $string['markingworkflowstatereleased'] = 'Released';
 348  $string['maxattempts'] = 'Maximum attempts';
 349  $string['maxattempts_help'] = 'The maximum number of submission attempts that can be made by a student. After this number has been reached, the submission can no longer be reopened.';
 350  $string['maxgrade'] = 'Maximum grade';
 351  $string['maxgrade'] = 'Maximum Grade';
 352  $string['maxperpage'] = 'Maximum assignments per page';
 353  $string['maxperpage_help'] = 'The maximum number of assignments a grader can show in the assignment grading page. This setting is useful in preventing timeouts for courses with a large number of participants.';
 354  $string['messageprovider:assign_notification'] = 'Assignment notifications';
 355  $string['modulename'] = 'Assignment';
 356  $string['modulename_help'] = 'The assignment activity module enables a teacher to communicate tasks, collect work and provide grades and feedback.
 357  
 358  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.
 359  
 360  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.';
 361  $string['modulename_link'] = 'mod/assignment/view';
 362  $string['modulenameplural'] = 'Assignments';
 363  $string['moreusers'] = '{$a} more...';
 364  $string['multipleteams'] = 'Member of more than one group';
 365  $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.';
 366  $string['multipleteamsgrader'] = 'Member of more than one group, so unable to make submissions.';
 367  $string['nextuser'] = "Next user";
 368  $string['newsubmissions'] = 'Assignments submitted';
 369  $string['noattempt'] = 'No attempt';
 370  $string['noclose'] = 'No close date';
 371  $string['nofilters'] = 'No filters';
 372  $string['nofiles'] = 'No files. ';
 373  $string['nograde'] = 'No grade. ';
 374  $string['nomoresubmissionsaccepted'] = 'Only allowed for participants who have been granted an extension';
 375  $string['none'] = 'None';
 376  $string['noonlinesubmissions'] = 'This assignment does not require you to submit anything online';
 377  $string['noopen'] = 'No open date';
 378  $string['nooverridedata'] = 'You must override at least one of the assignment settings.';
 379  $string['nosavebutnext'] = 'Next';
 380  $string['nosubmission'] = 'Nothing has been submitted for this assignment';
 381  $string['noteam'] = 'Not a member of any group';
 382  $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.';
 383  $string['noteamgrader'] = 'Not a member of any group, so unable to make submissions.';
 384  $string['notgraded'] = 'Not graded';
 385  $string['notgradedyet'] = 'Not graded yet';
 386  $string['notifications'] = 'Notifications';
 387  $string['nousersselected'] = 'No users selected';
 388  $string['nousers'] = 'No users';
 389  $string['numberofdraftsubmissions'] = 'Drafts';
 390  $string['numberofparticipants'] = 'Participants';
 391  $string['numberofsubmittedassignments'] = 'Submitted';
 392  $string['numberofsubmissionsneedgrading'] = 'Needs grading';
 393  $string['numberofteams'] = 'Groups';
 394  $string['offline'] = 'No online submissions required';
 395  $string['open'] = 'Open';
 396  $string['outof'] = '{$a->current} out of {$a->total}';
 397  $string['overdue'] = 'Assignment is overdue by: {$a}';
 398  $string['override'] = 'Override';
 399  $string['overridedeletegroupsure'] = 'Are you sure you want to delete the override for group {$a}?';
 400  $string['overridedeleteusersure'] = 'Are you sure you want to delete the override for user {$a}?';
 401  $string['overridegroup'] = 'Override group';
 402  $string['overridegroupeventname'] = '{$a->assign} - {$a->group}';
 403  $string['overrides'] = 'Overrides';
 404  $string['overrideuser'] = 'Override user';
 405  $string['overrideusereventname'] = '{$a->assign} - Override';
 406  $string['outlinegrade'] = 'Grade: {$a}';
 407  $string['page-mod-assign-x'] = 'Any assignment module page';
 408  $string['page-mod-assign-view'] = 'Assignment module main and submission page';
 409  $string['paramtimeremaining'] = '{$a} remaining';
 410  $string['participant'] = 'Participant';
 411  $string['pluginadministration'] = 'Assignment administration';
 412  $string['pluginname'] = 'Assignment';
 413  $string['preventsubmissionnotingroup'] = 'Require group to make submission';
 414  $string['preventsubmissionnotingroup_help'] = 'If enabled, users who are not members of a group will be unable to make submissions.';
 415  $string['preventsubmissions'] = 'Prevent the user from making any more submissions to this assignment.';
 416  $string['preventsubmissionsshort'] = 'Prevent submission changes';
 417  $string['previous'] = 'Previous';
 418  $string['previoususer'] = 'Previous user';
 419  $string['privacy:attemptpath'] = 'attempt {$a}';
 420  $string['privacy:blindmarkingidentifier'] = 'The identifier used for anonymous submissions';
 421  $string['privacy:gradepath'] = 'grade';
 422  $string['privacy:metadata:assigndownloadasfolders'] = 'A user preference for whether multiple file submissions should be downloaded into folders';
 423  $string['privacy:metadata:assignfeedbackpluginsummary'] = 'Feedback data for the assignment.';
 424  $string['privacy:metadata:assignfilter'] = 'Filter options such as \'Submitted\', \'Not submitted\', \'Requires grading\', and \'Granted extension\'';
 425  $string['privacy:metadata:assigngrades'] = 'Stores user grades for the assignment';
 426  $string['privacy:metadata:assignmarkerfilter'] = 'Filter the assign summary by the assigned marker.';
 427  $string['privacy:metadata:assignmentid'] = 'Assignment ID';
 428  $string['privacy:metadata:assignmessageexplanation'] = 'Messages are sent to students through the messaging system.';
 429  $string['privacy:metadata:assignoverrides'] = 'Stores override information for the assignment';
 430  $string['privacy:metadata:assignperpage'] = 'Number of assignments shown per page.';
 431  $string['privacy:metadata:assignquickgrading'] = 'A preference as to whether quick grading is used or not.';
 432  $string['privacy:metadata:assignsubmissiondetail'] = 'Stores user submission information';
 433  $string['privacy:metadata:assignsubmissionpluginsummary'] = 'Submission data for the assignment.';
 434  $string['privacy:metadata:assignuserflags'] = 'Stores user meta data such as extension dates';
 435  $string['privacy:metadata:assignusermapping'] = 'The mapping for anonymous submissions';
 436  $string['privacy:metadata:assignworkflowfilter'] = 'Filter by the different workflow stages.';
 437  $string['privacy:metadata:grade'] = 'The numerical grade for this assignment submission. Can be determined by scales/advancedgradingforms etc but will always be converted back to a floating point number.';
 438  $string['privacy:metadata:grader'] = 'The user ID of the person grading.';
 439  $string['privacy:metadata:groupid'] = 'Group ID that the user is a member of.';
 440  $string['privacy:metadata:latest'] = 'Greatly simplifies queries wanting to know information about only the latest attempt.';
 441  $string['privacy:metadata:mailed'] = 'Has this user been mailed yet?';
 442  $string['privacy:metadata:timecreated'] = 'Time created';
 443  $string['privacy:metadata:userid'] = 'ID of the user';
 444  $string['privacy:studentpath'] = 'studentsubmissions';
 445  $string['quickgrading'] = 'Quick grading';
 446  $string['quickgradingresult'] = 'Quick grading';
 447  $string['quickgradingchangessaved'] = 'The grade changes were saved';
 448  $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.';
 449  $string['relativedatessubmissiontimeleft'] = 'Calculated for each student';
 450  $string['relativedatessubmissionduedateafter'] = '{$a->datediffstr} after course start';
 451  $string['relativedatessubmissionduedatebefore'] = '{$a->datediffstr} before course start';
 452  $string['removeallgroupoverrides'] = 'Delete all group overrides';
 453  $string['removealluseroverrides'] = 'Delete all user overrides';
 454  $string['reopenuntilpassincompatiblewithblindmarking'] = 'Reopen until pass option is incompatible with anonymous submissions, because the grades are not released to the gradebook until the student identities are revealed.';
 455  $string['requiresubmissionstatement'] = 'Require that students accept the submission statement';
 456  $string['requiresubmissionstatement_help'] = 'Require that students accept the submission statement for all submissions to this assignment.';
 457  $string['requireallteammemberssubmit'] = 'Require all group members submit';
 458  $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.';
 459  $string['recordid'] = 'Identifier';
 460  $string['removesubmission'] = 'Remove submission';
 461  $string['removesubmissionforstudent'] = 'Remove submission for student: (id={$a->id}, fullname={$a->fullname}).';
 462  $string['removesubmissionconfirm'] = 'Are you sure you want to remove the submission data?';
 463  $string['removesubmissionconfirmforstudent'] = 'Are you sure you want to remove the submission data for student {$a}?';
 464  $string['revealidentities'] = 'Reveal student identities';
 465  $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.';
 466  $string['reverttodefaults'] = 'Revert to assignment defaults';
 467  $string['reverttodraftforstudent'] = 'Revert submission to draft for student: (id={$a->id}, fullname={$a->fullname}).';
 468  $string['reverttodraft'] = 'Revert the submission to draft status';
 469  $string['reverttodraftshort'] = 'Revert the submission to draft';
 470  $string['reviewed'] = 'Reviewed';
 471  $string['save'] = 'Save';
 472  $string['saveallquickgradingchanges'] = 'Save all quick grading changes';
 473  $string['saveandcontinue'] = 'Save and continue';
 474  $string['savechanges'] = 'Save changes';
 475  $string['savegradingresult'] = 'Grade';
 476  $string['savenext'] = 'Save and show next';
 477  $string['savingchanges'] = 'Saving changes...';
 478  $string['saveoverrideandstay'] = 'Save and enter another override';
 479  $string['scale'] = 'Scale';
 480  $string['search:activity'] = 'Assignment - activity information';
 481  $string['sendstudentnotificationsdefault'] = 'Default setting for "Notify students"';
 482  $string['sendstudentnotificationsdefault_help'] = 'Set the default value for the "Notify students" checkbox on the grading form.';
 483  $string['sendstudentnotifications'] = 'Notify students';
 484  $string['sendstudentnotifications_help'] = 'If enabled, students receive a message about the updated grade or feedback. If marking workflow is enabled in this assignment, notifications will not be sent until the grade is "Released".';
 485  $string['sendnotifications'] = 'Notify graders about submissions';
 486  $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.';
 487  $string['selectlink'] = 'Select...';
 488  $string['selectuser'] = 'Select {$a}';
 489  $string['sendlatenotifications'] = 'Notify graders about late submissions';
 490  $string['sendlatenotifications_help'] = 'If enabled, graders (usually teachers) receive a message whenever a student submits an assignment late. Message methods are configurable.';
 491  $string['sendsubmissionreceipts'] = 'Send submission receipt to students';
 492  $string['sendsubmissionreceipts_help'] = 'This switch enables submission receipts for students. Students will receive a notification every time they successfully submit an assignment.';
 493  $string['setmarkingallocation'] = 'Set allocated marker';
 494  $string['setmarkingworkflowstate'] = 'Set marking workflow state';
 495  $string['selectedusers'] = 'Selected users';
 496  $string['setmarkingworkflowstateforlog'] = 'Set marking workflow state : (id={$a->id}, fullname={$a->fullname}, state={$a->state}). ';
 497  $string['setmarkerallocationforlog'] = 'Set marking allocation : (id={$a->id}, fullname={$a->fullname}, marker={$a->marker}). ';
 498  $string['settings'] = 'Assignment settings';
 499  $string['showrecentsubmissions'] = 'Show recent submissions';
 500  $string['status'] = 'Status';
 501  $string['studentnotificationworkflowstateerror'] = 'Marking workflow state must be \'Released\' to notify students.';
 502  $string['submissioncopiedtext'] = 'You have made a copy of your previous
 503  assignment submission for \'{$a->assignment}\'
 504  
 505  You can see the status of your assignment submission:
 506  
 507      {$a->url}';
 508  $string['submissioncopiedhtml'] = '<p>You have made a copy of your previous
 509  assignment submission for \'<i>{$a->assignment}</i>\'.</p>
 510  <p>You can see the status of your <a href="{$a->url}">assignment submission</a>.</p>';
 511  $string['submissioncopiedsmall'] = 'You have copied your previous assignment submission for {$a->assignment}';
 512  $string['submissiondrafts'] = 'Require students to click the submit button';
 513  $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.';
 514  $string['submissioneditable'] = 'Student can edit this submission';
 515  $string['submissionlog'] = 'Student: {$a->fullname}, Status: {$a->status}';
 516  $string['submissionnotcopiedinvalidstatus'] = 'The submission was not copied because it has been edited since it was reopened.';
 517  $string['submissionnoteditable'] = 'Student cannot edit this submission';
 518  $string['submissionnotready'] = 'This assignment is not ready to submit:';
 519  $string['privacy:submissionpath'] = 'submission';
 520  $string['submissionplugins'] = 'Submission plugins';
 521  $string['submissionreceipts'] = 'Send submission receipts';
 522  $string['submissionreceiptothertext'] = 'Your assignment submission for
 523  \'{$a->assignment}\' has been submitted.
 524  
 525  You can see the status of your assignment submission:
 526  
 527      {$a->url}';
 528  $string['submissionreceiptotherhtml'] = 'Your assignment submission for
 529  \'<i>{$a->assignment}</i>\' has been submitted.<br /><br />
 530  You can see the status of your <a href="{$a->url}">assignment submission</a>.';
 531  $string['submissionreceiptothersmall'] = 'Your assignment submission for {$a->assignment} has been submitted.';
 532  $string['submissionreceipttext'] = 'You have submitted an
 533  assignment submission for \'{$a->assignment}\'
 534  
 535  You can see the status of your assignment submission:
 536  
 537      {$a->url}';
 538  $string['submissionreceipthtml'] = '<p>You have submitted an assignment submission for \'<i>{$a->assignment}</i>\'.</p>
 539  <p>You can see the status of your <a href="{$a->url}">assignment submission</a>.</p>';
 540  $string['submissionreceiptsmall'] = 'You have submitted your assignment submission for {$a->assignment}';
 541  $string['submissionslocked'] = 'This assignment is not accepting submissions';
 542  $string['submissionslockedshort'] = 'Submission changes not allowed';
 543  $string['submissionsclosed'] = 'Submissions closed';
 544  $string['submissionsettings'] = 'Submission settings';
 545  $string['submissionstatement'] = 'Submission statement';
 546  $string['submissionstatement_help'] = 'Assignment submission confirmation statement';
 547  $string['submissionstatementdefault'] = 'This submission is my own work, except where I have acknowledged the use of the works of other people.';
 548  $string['submissionstatement_help'] = 'Statement that each student must accept in order to submit their work.';
 549  $string['submissionstatementteamsubmission'] = 'Group submission statement';
 550  $string['submissionstatementteamsubmissiondefault'] = 'This submission is the work of my group, except where we have acknowledged the use of the works of other people.';
 551  $string['submissionstatementteamsubmission_help'] = 'Statement that each student must accept in order to submit the work of their group.';
 552  $string['submissionstatementteamsubmissionallsubmit'] = 'Group submission statement where all group members submit';
 553  $string['submissionstatementteamsubmissionallsubmitdefault'] = 'This submission is my own work as a group member, except where I have acknowledged the use of the works of other people.';
 554  $string['submissionstatementteamsubmissionallsubmit_help'] = 'Statement that each student must accept in order to submit their work as a group member.';
 555  $string['submissionstatementacceptedlog'] = 'Submission statement accepted by user {$a}';
 556  $string['submissionstatus_draft'] = 'Draft (not submitted)';
 557  $string['submissionstatusheading'] = 'Submission status';
 558  $string['submissionstatus_marked'] = 'Graded';
 559  $string['submissionstatus_new'] = 'No submission';
 560  $string['submissionstatus_reopened'] = 'Reopened';
 561  $string['submissionstatus_'] = 'No submission';
 562  $string['submissionstatus'] = 'Submission status';
 563  $string['submissionstatus_submitted'] = 'Submitted for grading';
 564  $string['submissionsummary'] = '{$a->status}. Last modified on {$a->timemodified}';
 565  $string['submissionteam'] = 'Group';
 566  $string['submissiontypes'] = 'Submission types';
 567  $string['submission'] = 'Submission';
 568  $string['submitaction'] = 'Submit';
 569  $string['submitforgrading'] = 'Submit for grading';
 570  $string['submitassignment_help'] = 'Once this assignment is submitted you will not be able to make any more changes.';
 571  $string['submitassignment'] = 'Submit assignment';
 572  $string['submittedearly'] = 'Assignment was submitted {$a} early';
 573  $string['submittedlate'] = 'Assignment was submitted {$a} late';
 574  $string['submittedlateshort'] = '{$a} late';
 575  $string['submitted'] = 'Submitted';
 576  $string['subpagetitle'] = '{$a->contextname} - {$a->subpage}';
 577  $string['subplugintype_assignsubmission'] = 'Submission plugin';
 578  $string['subplugintype_assignsubmission_plural'] = 'Submission plugins';
 579  $string['subplugintype_assignfeedback'] = 'Feedback plugin';
 580  $string['subplugintype_assignfeedback_plural'] = 'Feedback plugins';
 581  $string['teamname'] = 'Team: {$a}';
 582  $string['teamsubmission'] = 'Students submit in groups';
 583  $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.';
 584  $string['teamsubmissiongroupingid'] = 'Grouping for student groups';
 585  $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.';
 586  $string['textinstructions'] = 'Assignment instructions';
 587  $string['timemodified'] = 'Last modified';
 588  $string['timeremaining'] = 'Time remaining';
 589  $string['timeremainingcolon'] = 'Time remaining: {$a}';
 590  $string['togglezoom'] = 'Zoom in/out of region';
 591  $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.';
 592  $string['ungroupedusersoptional'] = 'The setting \'Students submit in groups\' is enabled and some users are either not a member of any group, or are a member of more than one group. Please be aware that these students will submit as members of the \'Default group\'.';
 593  $string['unlocksubmissionforstudent'] = 'Allow submissions for student: (id={$a->id}, fullname={$a->fullname}).';
 594  $string['unlocksubmissions'] = 'Unlock submissions';
 595  $string['unlimitedattempts'] = 'Unlimited';
 596  $string['unlimitedattemptsallowed'] = 'Unlimited attempts allowed.';
 597  $string['unlimitedpages'] = 'Unlimited';
 598  $string['unsavedchanges'] = 'Unsaved changes';
 599  $string['unsavedchangesquestion'] = 'There are unsaved changes to grades or feedback. Do you want to save the changes and continue?';
 600  $string['updategrade'] = 'Update grade';
 601  $string['updatetable'] = 'Save and update table';
 602  $string['upgradenotimplemented'] = 'Upgrade not implemented in plugin ({$a->type} {$a->subtype})';
 603  $string['userextensiondate'] = 'Extension granted until: {$a}';
 604  $string['userassignmentdefaults'] = 'User assignment defaults';
 605  $string['useridlistnotcached'] = 'The grade changes were NOT saved, as it was not possible to determine which submission they were for.';
 606  $string['useroverrides'] = 'User overrides';
 607  $string['useroverridesdeleted'] = 'User overrides deleted';
 608  $string['usersubmissioncannotberemoved'] = 'The submission of {$a} cannot be removed.';
 609  $string['usersnone'] = 'No students have access to this assignment.';
 610  $string['userswhoneedtosubmit'] = 'Users who need to submit: {$a}';
 611  $string['usergrade'] = 'User grade';
 612  $string['validmarkingworkflowstates'] = 'Valid marking workflow states';
 613  $string['viewadifferentattempt'] = 'View a different attempt';
 614  $string['viewbatchsetmarkingworkflowstate'] = 'View batch set marking workflow state page.';
 615  $string['viewbatchmarkingallocation'] = 'View batch set marking allocation page.';
 616  $string['viewfeedback'] = 'View feedback';
 617  $string['viewfeedbackforuser'] = 'View feedback for user: {$a}';
 618  $string['viewfullgradingpage'] = 'Open the full grading page to provide feedback';
 619  $string['viewgradebook'] = 'View gradebook';
 620  $string['viewgradingformforstudent'] = 'View grading page for student: (id={$a->id}, fullname={$a->fullname}).';
 621  $string['viewgrading'] = 'View all submissions';
 622  $string['viewownsubmissionform'] = 'View own submit assignment page.';
 623  $string['viewownsubmissionstatus'] = 'View own submission status page.';
 624  $string['viewsubmissionforuser'] = 'View submission for user: {$a}';
 625  $string['viewsubmission'] = 'View submission';
 626  $string['viewfull'] = 'View full';
 627  $string['viewsummary'] = 'View summary';
 628  $string['viewsubmissiongradingtable'] = 'View submission grading table.';
 629  $string['viewrevealidentitiesconfirm'] = 'View reveal student identities confirmation page.';
 630  $string['workflowfilter'] = 'Workflow filter';
 631  $string['xofy'] = '{$a->x} of {$a->y}';
 632  
 633  // Deprecated since Moodle 3.8.
 634  $string['duedateno'] = 'No due date';
 635  $string['mysubmission'] = 'My submission: ';
 636  $string['nolatesubmissions'] = 'No late submissions accepted. ';
 637  $string['nosubmissionsacceptedafter'] = 'No submissions accepted after ';
 638  $string['notsubmittedyet'] = 'Not submitted yet';
 639  $string['submissionsnotgraded'] = 'Submissions not graded: {$a}';