-
Improvement
-
Resolution: Not a bug
-
Minor
-
None
-
2.0
-
None
-
MOODLE_20_STABLE
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.