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 2014042901

Moodle 2.6, 2.7
Released: dijous, 22 de maig 2014, 8:00 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
2014042901
Can be updated from
2012081001, 2012081001, 2013043000, 2013090300, 2014042900
Can be updated to
2014042902
Maturity
Stable version
MD5 Sum
af8f867146cc1c96d29aac2ba2f8724c
Supported software
Moodle 2.6, Moodle 2.7
  • The more recent release 2014042902 exists for Moodle 2.6
  • The more recent release 2014042902 exists for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
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