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 have turned on debugging reports... nothing. My google searches almost show nobody is having any problems (except me). If the filter for date could work, then I can find a use. But because it returns 5000+ regardless of a date or user filter, I can not get anything out. The same happens in the Reporting Block for reports when I tested than in another Dev environment. Any help is appreciated.
Might you be able to tell me where user-created reports are stored within the Moodle folder on any given server?
Thanks!
now when some one logs into the moddle site it is very slow to show the front page, usually about 2 minutes....what can be done about this?
How can I add more than 1 user id in the permissions of a report, as is i can only add 1 and i have 4 users that need to see this report
I have a report with a column named "Dedication time". This column show the dedication time for every students.
The problem is that the time is always zero. It seems that the report is not update well this field.
Can anyone help me ?
We are testing the plugin on a 2.6 installation.
Once the plugin is installed, the system shows this error:
La tabla "block_configurable_reports"no existe
Debug info:
Error code: ddltablenotexist
Stack trace: •line 585 of /lib/dml/moodle_database.php: dml_exception thrown
•line 1207 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
•line 127 of /blocks/configurable_reports/block_configurable_reports.php: call to moodle_database->get_records()
•line 775 of /blocks/moodleblock.class.php: call to block_configurable_reports->get_content()
•line 238 of /blocks/moodleblock.class.php: call to block_list->formatted_contents()
•line 956 of /lib/blocklib.php: call to block_base->get_content_for_output()
•line 1008 of /lib/blocklib.php: call to block_manager->create_block_contents()
•line 353 of /lib/blocklib.php: call to block_manager->ensure_content_created()
•line 8 of /theme/azucarera/layout/frontpage.php: call to block_manager->region_has_content()
•line 870 of /lib/outputrenderers.php: call to include()
•line 800 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
•line 101 of /index.php: call to core_renderer->header()
Any clue about this error?
Ended up taking out the first if statement in upgrade.php as it had already renamed. Then also changed the version number in the upgrade save point at the end of the file as it thought I was downgrading to the same version somehow
Keep getting this error recently when installing on a 2.5 site.
The site used to be 1.9. I'm upgrading to 2.5 via 2.2...
Unknown DDL library error
More information about this error
Debug info: table probably already renamed
Stack trace:
line 544 of /lib/ddl/database_manager.php: ddl_exception thrown
line 41 of /blocks/configurable_reports/db/upgrade.php: call to database_manager->rename_table()
line 724 of /lib/upgradelib.php: call to xmldb_block_configurable_reports_upgrade()
line 273 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
line 1437 of /lib/upgradelib.php: call to upgrade_plugins()
line 269 of /admin/index.php: call to upgrade_noncore()
can you go to Administration / Development / Debugging and then "Debug messages DEVELOPER level" and also check the option "Display debug messages"
And check again, please, copy and paste the full error message this will help me to trace and fix the error
Put this plugin into our Moodle last night.
Got errors this morning. "Coding error detected, it must be fixed by a programmer: Context does not belong to any course"
A Google search of this leads us to ONE thread: https://moodle.org/mod/forum/discuss.php?d=223419
If you have configurable reports on the front page it kills Moodle. Non-expert comment here: something to do with context? at home page level, it may not be doing what it needs to do?
-Derek