Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Engagement Analytics Plugin.

Engagement Analytics Plugin: Difference between revisions

From MoodleDocs
(Created page with "The Engagement Analytics block provides information about student progress against a range of indicators. The block has been constructed to allow additional indicators to be dev...")
 
No edit summary
Line 1: Line 1:
==Introduction==
The Engagement Analytics block provides information about student progress against a range of indicators.  The block has been constructed to allow additional indicators to be developed to extend it's current functionality.  It was developed as part of a NetSpot Innovation Fund project with Monash University (Project manager: Phillip Dawson), with code by NetSpot developers (Ashely Holman and Adam Olley).
The Engagement Analytics block provides information about student progress against a range of indicators.  The block has been constructed to allow additional indicators to be developed to extend it's current functionality.  It was developed as part of a NetSpot Innovation Fund project with Monash University (Project manager: Phillip Dawson), with code by NetSpot developers (Ashely Holman and Adam Olley).


From the project information: "We intend to implement a block that teachers can add to their Moodle course that will provide them with a quick graphical snapshot of which students are at risk."  
From the project information: "We intend to implement a block that teachers can add to their Moodle course that will provide them with a quick graphical snapshot of which students are at risk."  


The Engagement Analytics block is a plugin which is installed and configured in a similar way to other Moodle plugins. This page describes the configuration and use of this plugin.
Currently the plugin has three indicators:
- Forum activity
- Logins
- Assessments
 
Each of these indicators measures  different metrics which are combined using configurable thresholds and weightings to produce an overall risk for that indicator.  The individual indicators are then combined together (with more configurable weightings) to produce an overall risk for the student on that course.  The risk is reflected in the block as a percentage (100% being maximum risk of failure, 0% being minimum risk of failure).  The colour codes change from green to red as the risk increases.
 
The Engagement Analytics block is only visible to teachers.
 
This page describes the configuration and use of this plugin.
 
==Plugin release date==
TBC
 
==Installation==
Please see [https://docs.moodle.org/23/en/Installing_plugins Installing Moodle Plugins] for information about how to install plugins.
 
==Plugin settings==
 
==Page status==
This page is currently under construction and will be added to in the next few weeks, with a complete first draft by 15/08/12.  If you have any questions please feel free to email me (kim.edgar@netspot.com.au).

Revision as of 05:05, 31 July 2012

Introduction

The Engagement Analytics block provides information about student progress against a range of indicators. The block has been constructed to allow additional indicators to be developed to extend it's current functionality. It was developed as part of a NetSpot Innovation Fund project with Monash University (Project manager: Phillip Dawson), with code by NetSpot developers (Ashely Holman and Adam Olley).

From the project information: "We intend to implement a block that teachers can add to their Moodle course that will provide them with a quick graphical snapshot of which students are at risk."

Currently the plugin has three indicators: - Forum activity - Logins - Assessments

Each of these indicators measures different metrics which are combined using configurable thresholds and weightings to produce an overall risk for that indicator. The individual indicators are then combined together (with more configurable weightings) to produce an overall risk for the student on that course. The risk is reflected in the block as a percentage (100% being maximum risk of failure, 0% being minimum risk of failure). The colour codes change from green to red as the risk increases.

The Engagement Analytics block is only visible to teachers.

This page describes the configuration and use of this plugin.

Plugin release date

TBC

Installation

Please see Installing Moodle Plugins for information about how to install plugins.

Plugin settings

Page status

This page is currently under construction and will be added to in the next few weeks, with a complete first draft by 15/08/12. If you have any questions please feel free to email me (kim.edgar@netspot.com.au).