Engagement analytics

Reports ::: report_engagement
Maintained by Adam Olley, Ashley Holman
The Engagement Analytics block provides information about student progress against a range of indicators. As the name suggests the block provides feedback on the level of "engagement" of a student, in this plugin "engagement" refers to activities which have been identified by current research to have an impact on student success in an online course.

Engagement analytics 2014042902

Moodle 2.6, 2.7
Released: Monday, 28 July 2014, 2:43 PM

Engagement Analytics for Moodle

The Engagement Analytics set provides information about student progress against a range of indicators. As the name suggests the block provides feedback on the level of "engagement" of a student, in this plugin "engagement" refers to activities which have been identified by current research to have an impact on student success in an online course.

Install

Using Moodle

You can install the plugin from the Moodle plugin repository from within your Moodle installation.

Using a downloaded zip file

You can download a zip of this module from: https://github.com/netspotau/moodle-report_engagement/zipball/master
Unzip it to your report/ folder and rename the extracted folder to 'engagement'.

Using Git

To install using git, run the following command from the root of your moodle installation:
git clone git://github.com/netspotau/moodle-report_engagement.git report/engagement

Then add report/engagement to your gitignore.

Companion plugins

Engagement analytics block

Displays traffic lights showing at risk students.

Repo: http://github.com/netspotau/moodle-block_engagement

Engagement analytics mod

This plugin provides the core subplugins needed (the indicators).

Repo: http://github.com/netspotau/moodle-mod_engagement

Credits

Engagement Analytics was developed by NetSpoty Pty Ltd for Monash University (http://www.monash.edu.au) as part of the NetSpot Innovation Fund.

Code: Adam Olley (adam.olley@netspot.com.au)
Code: Ashley Holman
Concept: Phillip Dawson (phillip.dawson@monash.edu)
Indicator Algorithms: Phillip Dawson (phillip.dawson@monash.edu)

Version information

Version build number
2014042902
Can be updated from
2012081001, 2012081001, 2013043000, 2013090300, 2014042900, 2014042901
Maturity
Stable version
MD5 Sum
54881c79130f102b8539ad48657fcd52
Supported software
Moodle 2.6, Moodle 2.7
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation