Moodle Plugins directory: Course and Activity Completion Reports (all users): Versions: 1.0.3 | Moodle.org
Course and Activity Completion Reports (all users)
Reports ::: report_completionall
Maintained by
Mohammad Farouk
Same as activity completion and course completion reports but showing all students even suspended.
Course and Activity Completion Reports (all users) 1.0.3
Moodle 4.1, 4.2, 4.3, 4.4
Released: Friday, 23 August 2024, 6:26 PM
V1.0.3
- Fix disappearing of some users with custom roles.
moodle-report_completionall
Same as activity completion and course completion reports but showing all students even suspended.
This is just the same as activity completion report and course completion report in the course level but with the option to show all students including the not active and suspended ones. No credit for me. Inspired from the ticket MDL-63164 so this is a solution till it resolved. Most of the code just copied from completionlib.php, report_progress, report_completion and core\course to override the process.
Version information
- Version build number
- 2024082200
- Version release name
- 1.0.3
- Maturity
- Stable version
- MD5 Sum
- 3693d3533ee179923c4bb04dce38af80
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.0.3
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation