Engagement analytics

Activities ::: mod_engagement
Maintained by Adam Olley
This is the indicator component of the Engagement analytics suite. Make sure to also get the report and block!
Latest release:
48 sites
5 downloads
9 fans
Current versions available: 2

Moodle Engagement Analytics for Moodle 2

* IMPORTANT *

This plugin is useless on its own, you should also get the report and block plugins that are part of the set.

http://moodle.org/plugins/view.php?plugin=report_engagement
http://moodle.org/plugins/view.php?plugin=block_engagement

* CREDITS *

Code: Adam Olley <adam.olley@netspot.com.au>
Code: Ashley Holman <ashley.holman@netspot.com.au>
Concept: Phillip Dawson <phillip.dawson@monash.edu>
Indicator Algorithms: Phillip Dawson <phillip.dawson@monash.edu>

Contributors

Adam Olley (Lead maintainer): Developer
Ashley Holman: Developer
Phillip Dawson: Concept & Algorithms
Danny Liu: Developer
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Achal Saraiya
    Mon, 5 May 2014, 11:15 PM
    How to install this plugin for moodle 2.6?
  • Matt Bury
    Fri, 16 May 2014, 2:03 AM
    Hi Adam & Ashley,

    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?
  • Adam Olley
    Fri, 16 May 2014, 7:47 AM
    Hi Matt,

    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.
  • Caitlyn Duggan
    Wed, 21 May 2014, 2:03 PM
    Hi Adam
    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
  • Adam Olley
    Wed, 21 May 2014, 2:23 PM
    Hi Caitlyn,

    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 ;) )
  • Bei Chapman
    Wed, 21 May 2014, 11:36 PM
    Hi Adam,

    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
Please login to post comments