-
Bug
-
Resolution: Fixed
-
Critical
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
MDL-33598-master-integration -
-
- Log in as a student
- Navigate to Settings > My profile settings > Messages
- Make sure you can change the settings for 'Assignment student notifications'
It is not possible for a student to change their messaging preferences for the new assignment module.
This is because there is a capability associated with the messaging provider assign_student_notification, which applies at the module level but not at the site level, where messaging settings are set.
The quick fix is to remove this capability from the provider. This is not ideal, but it is what happens in the 2.2 assignment, forum and lesson. I am also going to create another issue to review the implications of messaging settings at different context levels.
Replication steps:
- Log in as a student
- Navigate to Settings > My profile settings > Messages
Expected result: You should be able to control the provider labelled "Assignment student notifications".
Actual result: There is no provider listed as "Assignment student notifications"
- blocks
-
MDLQA-1878 NEW Assignment Test 2.3 - Students receive notification when their assignment submission is graded
- Passed
-
MDLQA-2014 CLONE - A user can receive message notifications via popup, email or jabber
- Passed