Moodle Plugins directory: Course completion overview: Versions: 2 | Moodle.org

Course completion overview
Course completion overview 2
moodle-report_completionoverview
The course completion overview report is a simple reporting tool based on but extending the existing course completion report (report/completion) written by Aaron Barnes aaronb@catalyst.net.nz. This plugin allows the Moodle Admin and those assigned as system level Managers to view course completion tracking information for all courses from a centralised location (Administration > Site Administration > Reports) rather than having to access each course individually. This plugin is for Moodle 3.3 and 3.4
The course completion overview report extends the existing completion report further by:
- Detailing courses where completion tracking isn't enabled
- Showing a simple table with course enrolment numbers, completions and non completions per course where completion tracking is enabled
- Showing a simple table with the date and time learners started modules tracking completion, the date and time they completed the final module tracking completion and their overall course grade
- Enabling access to course and learner completion information from a centralised point
Requirements
This plugin requires Moodle 3.3+ or Moodle 3.4+
Install instructions
Install this plugin in the normal way via Administration > Site Administration > Plugins > Install Plugins. Drag and drop the zipped folder (or browse to it), select 'Site report (report)' as the plugin type and click 'Install plugin from the ZIP file'
Or
Copy the zip file to the reports directory within your Moodle installation using FTP and unzip the folder. As admin on your Moodle site visit Site Administration > Notifications
To access the report:
Moodle admins and Managers set at a system level can access the reporting tool by navigating to Site administration > reports > Course Completion Report
Version information
- Version build number
- 2017111702
- Version release name
- 2
- Maturity
- Stable version
- MD5 Sum
- 59b69cb8c2777f301940a07ed2aeea89
- Supported software
- PHP 7.0, Moodle 3.3, Moodle 3.4
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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