MDL-47442 mod_assign: Notify student when quick-grading grade

This commit is contained in:
Zachary Durber
2014-12-18 12:10:01 +08:00
parent 0e61dba339
commit a68b8d8d16
+1 -1
View File
@@ -5386,7 +5386,7 @@ class assign {
// Allow teachers to skip sending notifications.
if (optional_param('sendstudentnotifications', true, PARAM_BOOL)) {
$this->notify_grade_modified($grade);
$this->notify_grade_modified($grade, true);
}
// Save outcomes.