Your Moodle version

Blocks: Students tracker

block_studentstracker
Maintained by Picture of Pierre Duverneix Pierre Duverneix
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.
177
87
8

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.


screenshot.png

The block is customizable :

  • block's title
  • choose which roles you want to track
  • choose which roles will be able to see the block
  • set the number of days from last connection required to track users

Screenshots

Screenshot #0

Contributors

Picture of Pierre Duverneix
Pierre Duverneix (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Picture of David Mudrák
    Tue, 13 Oct 2015, 12:06 AM

    Hi Pierre. Thanks for submitting the plugin here. Before we proceed to reviewing the code, please pay attention to all the reported "Plugin check results" above and fix at least those marked as "recommended". Thanks.

  • Picture of Plugins bot
    Wed, 28 Oct 2015, 4:49 PM
  • Picture of David Mudrák
    Wed, 28 Oct 2015, 5:59 PM

    Thanks again Pierre for sharing the block. I like the idea of it and many teachers will find such overview tool really useful. However, there are several implementation-related issues that do not allow me to approve the plugin as-is at the moment. I reported details into your tracker and I am marking the plugin as needing more work for now. Thanks for you patience with the review and approval process.

  • Picture of Pierre Duverneix
    Fri, 20 Nov 2015, 6:52 PM
    Hi David. Thank you very much for your useful advices by pointing out the issues. I made some changes, trying to keep in mind all of this. I hope it's better now !
  • Picture of David Mudrák
    Fri, 27 Nov 2015, 4:31 AM

    Hi Pierre. Thanks, things look much better now indeed. I was just surprised by actual UI strings - please see details in the tracker.

    Note that it would help to refer to individual reported issues in the commit messages (so that it can be seen how the thing was fixed) and eventually close the issues. You may want to be interested in Github specific support for it via https://help.github.com/articles/closing-issues-via-commit-messages/ (although simply mentioning the issue #number in the commit message helps too).

    You are cleared to land now, welcome to the Plugins directory!

  • Ricardo Caiado
    Sun, 29 Nov 2015, 8:51 AM
    It would be nice if, instead of linking to the user e-mail, the link directs to a pop-up window to send a message.
  • Picture of Pierre Duverneix
    Mon, 30 Nov 2015, 4:59 AM
    Hi David, thanks for the release ! I'm having some troubles using Github but I'm sure it will get better soon.
    I'm maybe confusing things for the UI strings. I try to improve it.
  • Picture of Pierre Duverneix
    Mon, 30 Nov 2015, 5:29 AM
    Hi Ricardo, great idea! You can check out the 1.1 version that makes use of the Moodle native messaging pop-up.
  • Picture of Kees Koopman
    Sun, 28 Aug 2016, 11:36 PM
    Hi,
    Will there come also a version for Moodle 3.1?
  • Picture of Pierre Duverneix
    Mon, 29 Aug 2016, 12:53 AM
    Hi Kees,
    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.
  • Picture of Guadalupe Camorlinga
    Tue, 13 Sep 2016, 1:40 AM
    Hi,
    I am wondering if I am missing something. Instructor role can not see the block. Thanks
  • Picture of Pierre Duverneix
    Wed, 14 Sep 2016, 6:27 PM
    Hi Guadalupe,

    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 !
  • Picture of Pierre Duverneix
    Wed, 14 Sep 2016, 9:52 PM
    Hi Guadalupe,

    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 !
  • Picture of Guadalupe Camorlinga
    Thu, 15 Sep 2016, 1:17 AM
    Hi Pierre,
    Thanks for your quick reply. I will install the new version and let you know.
Please login to post comments