Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Quiz, Roles / Access
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
Need to make an adjustment to which capabilities are shown in activity module context. Instead of just showing context independent capabilities and the capabilities that are marked as being part of component 'mod/{modname}'. We are now also showing capabilities with component 'mod/{modname}/*' So now capabilities marked as component mod/quiz/report/overview and mod/quiz/report/analysis show up in the permissions override screen for the quiz module.
Also told accesslib where to look for strings related to quiz report capabilities.
Attaching a small patch that fixes this issue.