Configurable Reports

Maintained by Sara Arjona, Juan Leyva
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.
Price option: Free

Supports Moodle 1.9-5.2 See all versions
Latest release: 2 months ago
Installations: 16046
Downloads (last 90 days): 3421

Frankenstyle name: block_configurable_reports
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Someone try to install in 4.3.x? its works ?
Any chance to prevent initial load in SQL reports so user has to apply filters before executing query? This is huge issue with reports that use filters. There is existing pull request on this issue from Sep 13, 2022
https://github.com/jleyva/moodle-block_configurablereports/pull/217
exactly Joan, is the same issue, there is a pull request to fix that issue https://github.com/jleyva/moodle-block_configurablereports/pull/248
Hi Melvyn, I'm not sure if mine is the same issue as yours. In my case, when exporting to a file, the results shown are the course #1 , and not of the course I'm trying to export the results.
I think the new version has a bug, the SQL is working and showing the results in the screen correctly with some filters applied, but at the moment to export the report, the filters are not counting
In the past few minutes, I have installed the latest version (4.1.0) of Configurable Reports.
Whilst all my SQL Reports are working fine, accessing all my Users Reports now crashes my Moodle site with a 'This page isn’t working - HTTP ERROR 500?' The Users Reports worked fine with the previous version of the plugin?
Hello, I'm glad to see that after a long time a version 4.1.0 (2023121803) compatible with Moodle 4.0, 4.1 and 4.2 has been released.
Can it also be installed on Moodle versions 4.3? I understand that the requirements for version 4.2 do not differ from those of 4.3. Am I wrong?
If it is not possible to install this plugin in versions 4.3 of Moodle, is there a plan to update for versions 4.3 in the future?
Thank you very much for your work with this wonderful plugin.
Muchas gracias de antemano.
Hi, there is some ongoing work to make it Moodle 4.x compatible, see https://github.com/jleyva/moodle-block_configurablereports/issues/241
Hello Juan and Sara,
Has this plugin been abandoned? I'm just curious if a Moodle 4.3 compatible version will be available some time in the future.
Thanks!
Sincerely,
Halie Carton
Looks like it is abandoned.
Hi Juan and Sara,
Do you have any thoughts on when a Moodle 4.3 compatible version might become available?
Best regards,
Michael Milette
Hi, can someone help me adding user custom fields to reports with SQL. I have the fields Position, Company, Process and I have not been able to add them in my SQL reports.
When I create the report adding the columns without SQL, yes I can add the user custom fields, but it does not show me the final course grade even though I add showgrades as a column.
Thanks
Hi Ken,
We also have it running in Moodle 4.1.3, PHP Version 8.0.30. Seems to work well.
Just to clarify. We have configurable reports working well on Moodle 4.1.1 with php version 7.4.33. We have not tried it on 8.x and would like to know if it will work.