Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.4.3, 3.4.4, 3.5, 3.5.1, 3.5.2, 3.6, 3.7, 3.8
-
Component/s: Course, Enrolments, Roles / Access
-
Testing Instructions:
-
Affected Branches:MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
Fixed Branches:MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-63895-master -
Pull Master Diff URL:
Description
I do not want my teachers to see course-level suspended users on the Participants page, so I removed that permission from the teacher role: Capabilities/moodle/course:viewsuspendedusers
(see image 1)
However, they can still see suspended users in both the Participants list.
Teacher's view of Participant List still shows suspended users - teachers can even click on the users' names and see the profile:
(see image 2)
Is this a regression from the updated Participants page, or is this not the intended purpose of that permission.