Moodle Plugins directory: Students Tracker: Versions: 1.3 | Moodle.org

Students Tracker
Blocks ::: block_studentstracker
Maintained by
Pierre Duverneix
This plugin allows you to list users who have not logged into a Moodle course for several days. It lets you configure thresholds beyond which users are listed as potential dropouts. The goal is to provide teachers with a quick way to identify absent or potentially disengaged students.
It offers a quick access to the profile and messaging system of each listed user.
The roles and groups of the tracked users can be configured globally and at the level of each block instance.
Students Tracker 1.3
Moodle 2.8, 2.9, 3.0, 3.1
Released: Thursday, 10 November 2016, 10:24 PM
Moodle Student's tracker block
This plugin adds a new block type for Moodle. Its aim is to give the teachers and staff a simple tool to view how many students didn't visit a course for a long time and so, try to reduce student's leaving.
Features
The block is customizable :
- block's title
- choose the roles and groups you want to track
- choose the roles able to see the block
- set the number of days from last connection required to track users
- set an amount of results to display (the rest can be toggled with a button)
It also includes a link to open the direct Moodle message dialog, allowing teachers and managers to contact the tracked users in very a fast and easy way.
Settings translations
- English
- French
- Portuguese
Install
Clone or unzip the repository inside your Moodle block folder (example /var/www/moodle/blocks).
Version information
- Version build number
- 2016110906
- Version release name
- 1.3
- Maturity
- Stable version
- MD5 Sum
- feb4aa202e55722a01c075857b2c887f
- Supported software
- Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1
- Latest release for Moodle 2.8
- Latest release for Moodle 2.9
- The more recent release 1.5 (2017062200) exists for Moodle 3.0
- The more recent release 1.6.1 (2021022400) exists for Moodle 3.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.