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.
Latest release:
4865 sites
1k downloads
120 fans
Current versions available: 3

This Moodle add-on produces various site and course report charts. The code has been designed in a way that makes adding more reports easy.

For producing the graphs, Charts API module is used. The code is using modern Moodle development techniques and patterns, such as using LESS for producing CSS files and Shifter to compose the Javascript modules.

Available site level reports

Users logging in - per day chart displays the number of unique registered users (not visits) who accessed the site per day during the last month.

User countries chart displays the countries the users are coming from, based on their user profile field.

User preferred languages chart displays the UI languages the users have selected as preferred ones in their profiles.

Number of courses per category reports the number of courses in each course category, both recursively (including subcategories) and own courses only.

Number of courses per size displays the distribution graph of number of activities per course. That is, how many courses are there with 0-4 activities, 5-9 activities, 10-14 activities etc.

Available course level reports

Enrolled users chart displays the progress of user enrolments into the course based on estimated historical figures.

Author

This add-on is currently maintained by DualCube. It was written by David Mudrák david@moodle.com, @mudrd8mz.

Installation

  1. Extract the folder 'overviewstats' into your {Moodle root directory}/report/ folder
  2. Visit the main administration page (so called Notifications)
  3. Follow the installation wizard

Screenshots

Screenshot #0
Screenshot #1

Contributors

DualCube Team (Lead maintainer)
David Mudrák: Original author
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • MD shot of me from his iphone4
    Mon, 23 Sept 2013, 5:00 PM
    Thanks for submitting this David smile This installed without issue for me once i hit the install button. It works too!
    All other things look fine. (You may want to change the LICENSE file to include a .txt for an easier read)
  • Tuncay Bilge
    Tue, 24 Sept 2013, 2:57 PM
    Thank You. We need more reporting options!
  • Seth Mengal
    Mon, 7 Oct 2013, 3:21 PM
    Error when installing. dmlwriteexception
  • David Mudrák
    Wed, 9 Oct 2013, 7:57 PM
    Seth, can you please turn debugging on and report more details? Thanks.
  • Just wondering . . .
    Fri, 17 Jan 2014, 9:38 AM
    David, does this work with Moodle 2.6?

    -Derekl
  • David Mudrák
    Fri, 31 Jan 2014, 2:55 AM
    It should. I did not have a chance to test it yet though. If you do so, please let us know!
Please login to post comments