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.0

Moodle 2.6, 2.7, 2.8, 2.9, 3.0
Released: 2015年 11月 20日(週五) 17:30

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.

Student won't be able to see it, but users with higher roles will.

screenshot.png

The block is customizable :

  • block's title
  • number of days from last connection required to track users
  • role to track

Install

Clone or unzip the repository inside your Moodle block folder (/var/www/moodle/blocks).

Version information

Version build number
2013110500
Version release name
1.0
Maturity
穩定版
MD5 Sum
894098a4add1e631ab684979e9c13dcb
Supported software
Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • The more recent release 1.3 (2016110906) exists for Moodle 2.8
  • The more recent release 1.3 (2016110906) exists for Moodle 2.9
  • The more recent release 1.5 (2017062200) exists for Moodle 3.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.