Students Tracker
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.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I just made a test this morning with a custom role and it worked on the latest version. Could you upgrade the plugin and give another try ?
I have some custom roles installed and even if I set the 'track every role' to NO, these custom roles still show up as inactive students. How do I remove them from the list? The custom roles are not student roles! Also not based on the archetype STUDENT!
It seems to be an issue with git files. I've just pushed a new version without the .git directory. Can you give me a feedback if it works ?
---------------------------
Downloading block_studentstracker ... OK
Validating block_studentstracker ... Error
[Error] Extracted file not found [{"file":"studentstracker\/.git\/branches\/"}]
Installation aborted due to validation failure
---------------------------
It also includes an option to set an amount of visible results, the rest being toggable with a button.
On block config page I can not translate the following:
Block title (blocktitle)
Text when no access at all (block_studentstracker_text_never)
Ricardo
Thanks for your quick reply. I will install the new version and let you know.
I released a new version of the plugin that adds the ability to choose the roles able to see the block's results in the block configuration page.
Hope it solves your problem !
I'm pretty sure this comes from the fact that the plugin is based on users capacities to be visible or not.
I guess "instructor" is a custom role that does not has "manageactivities" capacity on your Moodle instance.
I'm gonna try to make it possible !
I am wondering if I am missing something. Instructor role can not see the block. Thanks
The plugin works on Moodle 3.1. You can actually pick it and install it on your platform.
I will test it when version 3.2 stable will be released.
Will there come also a version for Moodle 3.1?