Moodle Plugins directory: Configurable Reports | Moodle.org
Configurable Reports
This block is a Moodle custom reports builder.
You can create custom reports without SQL knowledge. It's a tool suitable for admins or teachers.
What type of reports can I create?
- Courses reports, with information regarding courses.
- Categories reports, with information regarding categories. A courses report can be embedded in this type of report.
- Users reports, with information regarding users and their activity in a course.
- Timeline reports, this is a special type of report that displays a timeline. A course or user report can be embedded in this timeline showing data depending on the start and end time of the current row.
- Custom SQL Reports, custom SQL queries. This block can use the same SQL queries that Tim Hunt's Custom SQL queries plugin.
Note for developers: You can create your own type of reports.
Who can view the reports?
When you create a report you can select which users can view it.
Links to reports are displayed in a block in the course or site frontpage.
Advanced features
Filters, pagination, logic conditions and permissions, plots, templates support, export to xls .
Request for new report types and plugins are welcome, please use the link "Bugs and issues" at the right.
Anyway, Moodle uses unix timestamps for dates. Unix timestamps represent the number of seconds that have passed since the unix epoch date (1970/01/01 00:00:00)
So your example "02.02.2020 until 01.01.2023" is equivalent to "1549058400 until 1672524000".
Use a converter like https://www.unixtimestamp.com to easily work out your own timestamps.
(same Q as Kimmy & PH and Emily etc.)
To help people who are considering upgrading to the Long Term Moodle version 4.1
Can you share if you have either plans or a timeline yet for this wonderful plugin to suit Moodle 4.1?
Thank you Juan, Sara & team for all your work
public function applicable_formats() {
return ['all' => true];
but I didn't get any results. Has anyone done this? can you help me?
I am also looking forward to the new version of it
Just wanted to also add my voice to those hoping for a new version supporting Moodle 4.x
This plugin has been invaluable for our institution and we'd very much appreciate an updated version
Thanks for all of your great work with the plugin
Por favor, ojalá pudieran actualizar este plugin para la versión 4.1 que es LTD... solo vean cuanta gente la utiliza, está en el Top 10 de los plugins!!! Saludos y abrazos!! Ojalá los veamos en el MoodleMoot México =D
Are you working on it?
Not sure why we did not hear from you yet, but I would like to join my colleagues above and say this block is so important to us too and it would be great if we can get an update from you regarding any plans as soon as possible.
Best regards
Mo