mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
assignment intro hiding before available date is now optional in advanced upload type ( MDL-6131 ), the rest of types will not be changed
This commit is contained in:
parent
27160c814b
commit
8c408f8e46
3 changed files with 17 additions and 2 deletions
|
@ -74,6 +74,7 @@ $string['helpuploadsingle'] = '<p>This type of assignment allows each participan
|
|||
single file, of any type.</p> <p>This might be a Word processor document, an image,
|
||||
a zipped web site, or anything you ask them to submit.</p>';
|
||||
$string['late'] = '$a late';
|
||||
$string['hideintro'] = 'Hide description before available date';
|
||||
$string['maximumgrade'] = 'Maximum grade';
|
||||
$string['maximumsize'] = 'Maximum size';
|
||||
$string['modulename'] = 'Assignment';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue