Skip to content

lameze/moodle-report_graphic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events Graphic Report

The Events Graphic Report is a Moodle plugin to add a nice chart reports to monitor events happening on your moodle. It retrieve the log data and generate charts using google charts API.

Features

  • Course activity - Display a pie chart with the quantity of events grouping by course.

  • User activity (Events by user) - displays a pie chart of the percentage and quantity of events triggered events by user in a given course.

  • Most triggered events - displays a bar chart with the quantity of events, grouping by event name.

  • Events by month - displays a line chart with the quantity of events that each user triggered monthly in the current year.

  • Filter by course - you can select a specific course to browse the event graphic reports.

Instalation

  • Extract the content into your {Moodle root directory}/report/graphic.
  • Go to Notifications page.
  • Install the plugin and that's it.

Requirements

TODO

This plugin is in ALPHA state of development, so there are more improvements to come:

  • More filters - add more filtering option such: year, period and type of chart.
  • User level - more charts for a given user such activity, events and modules.
  • Performance - Make the existing code more efficient and fast.

License

Licensed under the GNU GPL License.

About

This is a Moodle plugin that generate graphic reports for events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages