Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.7.2
-
Component/s: Roles / Access
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
Related to MDL-7552. Hidden assignments are not hidden in the screen shown by course/enrol.php when the user is not enroled.
Hi Pablo,
I have checked the code, could you please make sure
1) You are checking with a student account with no moodle/role:viewhiddenassigns capability (admins will still see hidden teachers)
2) The teacher has no other visible role assignments with moodle/course:update capability
Cheers,
Yu