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

  • Anderson Hsu
    Tue, 4 Apr 2017, 3:08 PM
    Dear Arindam,
    I adjust log sequence : standard log first , and then it can work.
    refer to the link : https://drive.google.com/file/d/0BxriXuT0xeaFc3F0NTE1NUtRWDg/view?usp=sharing / https://drive.google.com/file/d/0BxriXuT0xeaFMEstaTh2aXNId0U/view?usp=sharing

    Can we find out how many people login moodle quickly ? How can we do it ? Thanks a lot.
    Best Regards, Anderson Hsu
  • DualCube Team
    Wed, 5 Apr 2017, 4:20 PM
    Hi Anderson,

    You should be able to see all successful login in your site logs. Go to Administration > Reports > Logs and you can the filter by the user you are looking for, choose "download in excel format" or "download in ods format". You can then open them up in your spreadsheet application and filter them by action to only display Logged in user.

    Thanks and Regards,
    Arindam
  • Anderson Hsu
    Wed, 5 Apr 2017, 8:04 PM
    Dear Arindam,
    Yes, I can find log in Administration > Reports > Logs, but we would like to search the information by week or by month. And now we face the question as same as the link https://moodle.org/mod/forum/discuss.php?d=350237#p1413799 .
    So at the same time, we try to find out the related information with you .
    Thanks a lot.
    Best Regards, Anderson Hsu
  • DualCube Team
    Fri, 7 Apr 2017, 2:21 PM
    Hi Anderson,

    Yes, you can use the plugin to view this type of report. You have to write particular query according to your requirement.
    Help link for Ad-hoc query writing : https://docs.moodle.org/32/en/ad-hoc_contributed_reports

    Thanks and Regards,
    Arindam
  • Sya Rahim
    Sat, 1 Sept 2018, 1:10 PM
    Hi. Can the plugin work on Moodle 3.5?
  • DualCube Team
    Mon, 3 Sept 2018, 3:46 PM
    Hi! Sya,
    Currently, this plugin works with Moodle v 3.4 (up to). We are not sure if it will work with Moodle 3.5. We have not tested it with Moodle 3.5 yet.
    Thank you.
  • Ricardo Caiado
    Wed, 5 Sept 2018, 8:22 PM
    Hi,

    Are there any plans to release a version for Moodle 3.5?

    Ricardo
  • DualCube Team
    Thu, 6 Sept 2018, 3:39 PM
    Thank you, Ricardo, for reaching out to us.
    Yes, we have a plan to upgrade all of our plugins for the latest Moodle release.
    Thank you.
  • Narit B
    Mon, 8 Oct 2018, 5:41 PM
    Is it can view by period? such as Jan-Feb 2018 etc.
  • DualCube Team
    Mon, 8 Oct 2018, 6:10 PM
    Dear Narit,
    By default, it won't allow you this option. However, with customization, you will be able to do that.
    For service request, you can send an email to suman.d@dualcube.com
    Thank you.
  • Shashank Gupta
    Tue, 9 Oct 2018, 2:57 PM
    can it be installed on moodle 3.5+ version
  • DualCube Team
    Mon, 22 Oct 2018, 5:59 PM
    Yes, Shashank. You can use it with Moodle 3.5+
    Thank you.
  • Mahesh Kumar
    Thu, 23 May 2019, 2:52 PM
    Hello DualCUbe Team,

    I am using this plugin to check some stats on my Moodle website, however the graph only shows the last monthly activity, is it possible that we can select a duration of date of which we want the stats?

    Regards,
  • DualCube Team
    Fri, 24 May 2019, 1:31 PM
    Dear Mahesh,
    Right now the current version does not have this feature. But it can be achieved via custom coding. You can email your requirement to suman.d@dualcube.com
    Thank you.
  • Dimitar Ivanov
    Sat, 8 June 2019, 5:44 AM
    It feels like the Source control URL (github[dot]com/mudrd8mz/moodle-report_overviewstats) is no longer relevant, last update on this repository was 4 years ago. Where is the current source code hosted? Can you please update the link in the description?
Please login to post comments