MDL-33600 Assign: Allow teachers to skip notifying students about grade update.

This commit is contained in:
Damyon Wiese 2013-12-16 11:27:23 +08:00
parent ab7f498343
commit f7dc9871e7
4 changed files with 21 additions and 2 deletions

View file

@ -312,6 +312,8 @@ $string['savegradingresult'] = 'Grade';
$string['saveallquickgradingchanges'] = 'Save all quick grading changes';
$string['savenext'] = 'Save and show next';
$string['scale'] = 'Scale';
$string['sendstudentnotifications'] = 'Notify students';
$string['sendstudentnotifications_help'] = 'If enabled, students receive a message about the updated grade or feedback.';
$string['sendnotifications'] = 'Notify graders about submissions';
$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.';
$string['selectlink'] = 'Select...';