-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3.0.2
-
None
-
MOODLE_30_STABLE
Reported by Troy Fennell
Can you help? I am trying to get the Overview button to appear for users other than my system admin account.
I have set the permissions to Allow, but the button refused to show.
Any ideas?
I found that the capability can be changed at the course level at Course admin > Users > Permissions and that works, but when the capability of a role (eg student) is changed at the site level (Site admin > Define roles > configure Student), this does not carry through to the course level (and I think it should).
This could be related to how I have created the permission, unlike the other permissions which have CONTEXT_BLOCK, this permission has context CONTEXT_COURSE. I'm not sure if that is making a difference.