-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3
Implement the notification feature for mod_assign.
Notifications are sent to graders when assignment submissions are updated. There are 2 settings for the assign instance that control this - sendnotifications and sendlatenotifications. If sendnotifications is enabled the notification will always be sent. If sendlatenotifications is enabled the notification will be send if the assignment submission is past the due date.
Notifications are sent to students when their assignment submission has been updated. There is one setting on the admin setting page for mod_assign - submissionreceipts. If submissionreceipts is enabled, students will receive a confirmation notification whenever they update their own assignment.
Notifications are sent to students when there is feedback available for their assignment. Notifications are sent on the next cron after an assignment has been graded or feedback provided.
All notifications can be controlled through the 2 message types in the users messaging preferences - Assignment student notifications and Assignment grader notifications.