mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-61046-master-enfix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
7110a3eed6
10 changed files with 30 additions and 30 deletions
|
@ -446,7 +446,7 @@ $string['submissioncopiedhtml'] = '<p>You have made a copy of your previous
|
|||
assignment submission for \'<i>{$a->assignment}</i>\'.</p>
|
||||
<p>You can see the status of your <a href="{$a->url}">assignment submission</a>.</p>';
|
||||
$string['submissioncopiedsmall'] = 'You have copied your previous assignment submission for {$a->assignment}';
|
||||
$string['submissiondrafts'] = 'Require students click submit button';
|
||||
$string['submissiondrafts'] = 'Require students to click the submit button';
|
||||
$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.';
|
||||
$string['submissioneditable'] = 'Student can edit this submission';
|
||||
$string['submissionlog'] = 'Student: {$a->fullname}, Status: {$a->status}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue