-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.5, 2.5.1, 2.5.2, 3.0.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_30_STABLE
-
MDL-42608-master -
This is a regression caused by MDL-38113
When a mod_assign activity instance is configured to use blind marking an email notification (providing email is enabled in the user's messaging settings) is sent to the user once their submission has been graded. This should not hide the graders identity as blind marking is designed to hide student information from graders and not hide grader information from students.
Steps to replicate:
1. Login to course as a teacher (e.g. Test Teacher)
2. Create Assignment activity with default settings except Blind Marking which should be set to Yes
3. Login to course as student (that you have access to email of)
4. Add a new submission to assignment activity
5. Login to course as teacher
6. Grade assignment leaving some feedback
7. Run moodle cron
8. Check email of student account
9. Notice that the email subject and text mentions that 'Participant N has given feedback' instead of the actual grader's name. This subject and text should show for example, 'Test Teacher has given feedback'.
- is a regression caused by
-
MDL-38113 Blind Marking grader email reveals submitters details
-
- Closed
-