-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Future Dev
Hello I would like to see the suspended user into the course completion report.
I try to change the to set the parameter grade_report_showonlyactiveenrol to false but the suspended user didn't show up...
So I investigate into the source code and add a parameter "moodlecourse|report_completion_onlyactiveuser" to allow the user to show the suspended user into this kind of report.
The code is available here: https://github.com/olive007/moodle/tree/MDL-63164-master