Overview Statistics
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.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Hmm, that's really weird that both you Mark and Ahmed above report same kind of problem. I just tried and I installed the plugin into Moodle 2.6 with no troubles. Can you try to put the following into your config.php file?
After installing v1.3 my site went completely blank. I cannot access the site at all now. I'm using moodle 2.6.3
I don't have too much experience using moodle, so I was hoping you could tell me what I could to fix this asap as the site is used by one of my clients.
Thanks
Ronan
Ahmed: Empty page is a typical sign of some PHP error thrown with error displaying disabled. Either enable the error display, or check the web server error log for details. In both cases, it may help to temporarily increase Moodle's debugging level.
@Anderson Hsu - No, there is no such report implemented.
Is there any way to remove the decimal points in the bar graph obtained for countries. I am trying to have only integers on the axes because number of countries can never be a decimal number. Any help is greatly appreciated . Thank you.
Is there a way to extract information from an external database with this plugin?
Thanks Sirisha
Please do not hesitate to fill a pull request at github once you have your additions done and tested. TIA
-unique visits/day (graphed)
-total actions/day (graphed)
I've briefly looked for ways to add these myself, I've yet to locate any documentation on the github site for this. Any suggestions?