Moodle Plugins directory: Overview Statistics: Versions: v1.6.2 | Moodle.org

Overview Statistics
Reports ::: report_overviewstats
Maintained by
DualCube Team
The Overview Statistics plugin for Moodle is a powerful tool that provides administrators with a variety of site and course report charts. It’s designed to make adding more reports easy, and it’s coded with the latest techniques.
Overview Statistics v1.6.2
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: 2025年 01月 9日(木曜日) 19:23
Code prechecks
overview
phplint
phpcs1 | 3
js
css5 | 0
phpdoc4 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLv1.6.1
- Fixed - Report disabled for site as a course (i.e. when course is 1)
- Fixed - Removed deprecated lib files
- Added - support to for moodle 4.0+
v1.6.0
- Added Support for moodle 4.3.
- Added Support for render chart with Core charts API.
- Fixed Remove support of YUI for render chart.
v1.5.1
- Added
composer.json
to facilitate loading Moodle plugins as dependencies. Credit goes to @michaelmeneses for the addition. - Code cleanup to pass more prechecks.
- Confirmed to work in Moodle 3.10.
v1.5
- Fixed issue #12 - Missing privacy provider. Credit goes to @golenkovm for the fix.
- Confirmed to work in Moodle 3.9 and 3.10.
v1.4
- Fixed issue #10 - deprecated class
coursecat
removed from Moodle 3.10. Credit goes to Eric Bram @sei-ebram for the fix. - Confirmed by users to work in Moodle 3.9 and 3.10.
v1.3
- Fixed critical error thrown in Moodle 2.9 by switching to
\core\log\sql_reader
. Credit goes to Andrew Davis (@andyjdavis) for spotting and debugging this.
Version information
- Version build number
- 2025010900
- Version release name
- v1.6.2
- Maturity
- 安定版
- MD5 Sum
- cf3c1ff82632cc95cc36ccf4cfa7a5fd
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
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