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:
skodak 2006-10-02 08:21:35 +00:00
parent 27160c814b
commit 8c408f8e46
3 changed files with 17 additions and 2 deletions

View file

@ -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';