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.5.1

Moodle 3.9, 3.10, 3.11, 4.1
Released: Thursday, 6 May 2021, 3:26 AM

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
2021050500
Version release name
v1.5.1
Maturity
Stable version
MD5 Sum
346cfe25374ffc192fc950510652e3da
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.1
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • The more recent release v1.6.0 (2023112100) exists for Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
release-v1.5.1

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation