Engagement analytics
Maintained by
Adam Olley
This is the indicator component of the Engagement analytics suite. Make sure to also get the report and block!
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I am on the same boat as Caitlyn, installed 2.5 version of report and mod of engagement and 2.6 version of block of engagement, but it didn't work in my 2.6.2 moodle env.
The error that I got is:
When I go into Plugins>>Reports>>Engagement Analytics, I get the following error….
Manage indicators
Coding error detected, it must be fixed by a programmer: PHP catchable fatal error
More information about this error
Debug info: Argument 1 passed to report_engagement_renderer::display_indicator_list() must be an instance of plugin_manager, instance of core_plugin_manager given, called in [dirroot]/report/engagement/manage_indicators.php on line 73 and defined
Error code: codingerror
Stack trace:
• line 393 of /lib/setuplib.php: coding_exception thrown
• line 119 of /report/engagement/renderer.php: call to default_error_handler()
• line 73 of /report/engagement/manage_indicators.php: call to report_engagement_renderer->display_indicator_list()
Many thanks,
Bei
I could look at making a 2.6 version available. Are you able to provide some more detail on how its failing exactly on 2.6 (it may well be the case I'll see the problem straight away when I try it, but doesn't hurt to ask ;) )
We'd like to continue to use this plugin when we upgrade to Moodle 2.6 but the 2.7 version fails the compatibility test. The 2.5 version also fails. Will there be a version for 2.6? If no, we will withdraw it until our December upgrade to 2.7. Many thanks
I recently updated the plugins to work on 2.7. That's why the mod & report both have a 2.7 version. The block didn't require any alteration to work on 2.7, so I made the assumption it must work on 2.6. I can't guarantee that the report and mod work on 2.6.
Thanks for contributing this. It looks promising. Before I install it and try it out, can you please explain why report_engagement & mod_engagement are available for Moodle 2.6 but block_engagement is? Is there an issue with Moodle 2.6 and these plugins?