CourseStats

Reports ::: report_coursestats
Maintained by my profile picturePaulo Júnior
That is a Moodle report plugin that helps the admin to known how the courses are being used by users (e.g. as forum, as file repositories or as activities repositories).

CourseStats v2.9

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Released: Tuesday, 31 March 2020, 4:01 AM

Courses Usage Statistics

In our institution (Federal University of Lavras, Lavras, Brazil - in portuguese, Universidade Federal de Lavras - UFLA, we have an expressive amount of courses in progress (~ 1.7k in just one Moodle instance, called "Campus Virtual"). The sector that coordinates the activities related to the "Campus Virtual" administration is called "Diretoria de Educação à Distância (DIRED)". A question we have made to ourselves is: "how are all these courses being used by the professors?".

In our preliminary research, we have found three main types of usage:

  • The course is simply used as a communication channel by means of the announcement forum (forum usage is not recorded unless it's a discussion created in the news forum);

  • The course is used as either a repository of files or a repository of URLs to external resources; and

  • The course is effectively used by means of several types of activities, such as Quiz, Chat, Lesson, Wiki, among others.

We believe that the knowledge about the courses usage types is important because this may improve the strategies of training and information dissimination about the resources available in Moodle. However, gathering the statistics of courses usage is not a trivial task, mainly when this is performed in a manual way; the last time we did that, it tooks us 16 hours of our precious time ;).

Hence, we developed "Courses Usage Statistics"; this is a Moodle report plugin that helps the admin to known how the courses are being used by users (e.g. as forum, as file repositories or as activities repositories). Feel free to use and contribute to this project by improving the plugin functionality or letting us to know about possible bugs existing in its code. You can see some screenshots at https://moodle.org/plugins/report_coursestats.

Important: this plugin only records information after it's been installed.

Releases

  • v2.9: in this version, users may see the courses' full name.
  • v2.8: in this version, users may see a list of created, used or non-used courses.
  • v2.7.6: in this version, the course module updates are taken into account.
  • v2.7.5: in this version, the plugin does not consider hidden courses anymore.
  • v2.7: this version fixes some security issues as well as includes new features, such as "category statistics" and "export to CSV" functionality
  • v2.6.1: this version fixes an error regarding the amount of courses
  • v2.6: this version improves the layout of the plugin main page
  • v2.5: this version presents information about created courses in a graphical way (using pie charts).
  • v2.4: this version improves the plugin main page by including information about created courses instead of only used courses.
  • v2.3: this version fixes a pagination issue.
  • v2.2: this version upgrades the front-end of the main page and the translation file.
  • v2.1: this version fixes an issue related to plugin upgrade.
  • v2.0: this version allows the user filtering data based on course categories.
  • v1.3: this version fixes an issue related to division by zero error and improves the documentation about the plugin.
  • v1.2: this version fixes an issue related to number format.
  • v1.1: this version includes filters to usage types, such as, forum, repository and activities.
  • v1.0: this is the first version of the plugin.

Version information

Version build number
2020033002
Version release name
v2.9
Maturity
Stable version
MD5 Sum
d759fcb8fa8014b5a761aafb092760ba
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL

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