Moodle Plugins directory: Students Tracker: Versions: 1.8.0 | 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.8.0
Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Released: Thursday, 8 May 2025, 9:32 PM
Code prechecks
overview
phplint
phpcs
js2 | 16
css349 | 3
phpdoc
savepoint
thirdparty
grunt1 | 1
shifter
mustache0 | 4
gherkin
HTML | XML1.8.0 changes
- Add new setting
initialsonly
:- Introduces an option to display only users' initials instead of their full first names ;
- Adds two new language strings:
$string['initialsonly']
and$string['initialsonly_help']
.
- User Interface improvements:
- Relocated the popover (help) icon to the right side of each row ;
- Moved the user messaging button into the popover.
Version information
- Version build number
- 2025050800
- Version release name
- 1.8.0
- Maturity
- Stable version
- MD5 Sum
- 502d1935e67dd1daeda5d7f39c7111b0
- Supported software
- PHP 7.3, PHP 7.4, PHP 8.0, Moodle 4.0, PHP 8.1, Moodle 4.1, Moodle 4.2, PHP 8.2, Moodle 4.3, PHP 8.3, Moodle 4.4, Moodle 4.5, PHP 8.4
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- https://github.com/Hipjea/moodle-block_studentstracker/tree/1.8.0-rc
- VCS tag
- 1.8.0
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.