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.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I installed the plugin on 2.9 and the plugin works fine, but after I installed the plugin this option from moodle does not work anymore: Upload Courses admin/tool/uploadcourse/index.php I use Upload courses for bulk creation of courses based on another course as a template. The problem that the plugin cause is that the course is created but it does not import all the content from the other template course. I have been doing this process for a while. I create hundreds of similar courses. So this option is really important for us.
I tested it by removing the configurable reports plugin and the issue was gone.
I really like the plugin and I have an important report already running and being use for many.
I will appreciate any help,
Erika
The "Print report" button (below the report) is not worink on IE and Chrome, when we click on it, the page flashes but nothing else happens However it is working on Firefox. I am using the latest moodle version (3.1.1) and the configuable reports plugin. Can you please help me out to reslove the issue with IE and Chrome.
Thanks,
Varma
Thought I'd give this a try today. Getting a 500 error on trying to install the plugin.
Moodle 3.1. Trying your latest version.
Cheers
G
We recently upgraded from 2.3.7 to 2.3.9, and noticed the reports have slowed incredibly. I back revved to code 2.3.7, and speed has returned.
For example, one report under 2.3.7 takes 8 seconds to run, but takes 1:11 under 2.3.9.
A second report takes 3 seconds under 2.3.7, but about 12 seconds under 2.3.9.
This is consistent across the 5 sites I run.
Has any one else reported, or are experiencing these issues?
Cheers
Peter
'object' class has been deprecated, please use stdClass instead.
line 71 of /lib/setuplib.php: call to debugging()
line 175 of /blocks/configurable_reports/locallib.php: call to object->__construct()
line 183 of /blocks/configurable_reports/locallib.php: call to urldecode_recursive()
line 183 of /blocks/configurable_reports/locallib.php: call to urldecode_recursive()
line 221 of /blocks/configurable_reports/locallib.php: call to urldecode_recursive()
line 93 of /blocks/configurable_reports/reports/sql/report.class.php: call to cr_unserialize()
line 71 of /blocks/configurable_reports/viewreport.php: call to report_sql->create_report()
Please let me know is it work with Moodle 3.1
Detectado un error de codificación, debe ser corregido por un programador: Function get_all_mods() is removed. Use get_fast_modinfo() and get_module_types_names() instead. See phpdocs for details.
How can I do?
Best Regards
But I have the error:
get_role_users() without specifying one single roleid needs to be called prefixing role assignments id (ra.id) as unique field, you can use $fields param for it.
line 4114 of /lib/accesslib.php: call to debugging()
line 45 of /blocks/configurable_reports/components/conditions/usersincurrentcourse/plugin.class.php: call to get_role_users()
line 347 of /blocks/configurable_reports/report.class.php: call to plugin_usersincurrentcourse->execute()
line 384 of /blocks/configurable_reports/report.class.php: call to report_base->elements_by_conditions()
line 69 of /blocks/configurable_reports/viewreport.php: call to report_base->create_report()
How i can solve it?
Thanks.