Blocks: 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.
There is a problem with this plugin - When It's active I cannot see the HTML code in the HTML Editor (Atto) when working in Hebrew, after removing the plugin the problem is solved.
See the problem here:
https://www.loom.com/share/51b34aa0bd8d485eae694f20a4a77deb
And after removing the plugin:
https://www.loom.com/share/cee9b48d439847d79ec69530056bf739
Can you please help?
Debug info: Missing version.php file.
Error code: detectedbrokenplugin
×Stack trace:
line 940 of /lib/upgradelib.php: plugin_defective_exception thrown
line 567 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
line 1917 of /lib/upgradelib.php: call to upgrade_plugins()
line 713 of /admin/index.php: call to upgrade_noncore()
Has anyone else seen this or know how to resolve it?
Try downloading the code again onto your server.
Hi, Thank you for the response. I downloaded the files, uploaded to the server then unzipped. I've tried it twice now and I still get that error.
PS I use FileZilla for uploads