-
Improvement
-
Resolution: Fixed
-
Major
-
3.4.2
-
None
-
MOODLE_34_STABLE
-
MOODLE_37_STABLE
In many situations the Moodle My Feedback report is showing high stakes data to users. It is therefore important that anything hidden from users in Moodle does not display in the report.
The initial development of this plugin spent much time testing that permissions at category, course, activity and user level were accurately reflected in the report - i.e. anything that was hidden did not display.
Further development to the main features should also be tested to ensure that these changes do not introduce bugs, especially where students can see things they shouldn't.
Having automated behat tests would enable this to be easily retested every time the report is developed further.