Moodle Plugins directory: Attendance Register | Moodle.org

Attendance Register
This is an activity module for tracking time spent by Students (or other users) in a Course or in a related group of Courses.
Online activity is automatically tracked.
Users may also (optionally) record "offline" sessions of work.
The module will show aggregate report by user, or detailed report at user's session level.
Printable versions of all reports are available.
It also supports activity completion rules by minimum time in the Course.
By defaults, it tracks only activity in the Course the instance is in.
You may change this behaviour by module instance configuration. You may track all Courses in the same Category or Courses "meta-linked" to this Course.
By default, it tracks only Student's activity.
You may choose whose activity will be tracked by modifying Role Capabilities.
By default, only Teachers, Managers and Administrator may see other report of other user's activities.
You may change this behaviory by modifying Role Capabilities.
The Module is currently translated in English and Italian.
Documentation and an FAQ (small - work in progress) are available in English only.
Note
this module is based on the idea of the old Register module for Moode 1.x, but it is not an update of this module.
You cannot upgrade or restore Register data from Moodle 1.9 using this Attendance Register module.
Please note that this module is not related to Attendance module.
Attendance Register (this module) automatically calculates time spent online in Moodle's courses, while Attendance module allow teacher to explicitly certify attendance to a specific "offline" session.
Important note about Moodle >2.7 compatibility
The newest version of this plugin supports the new logging system introduced by Moodle 2.7
Please can someone confirm that I can install this plugin on 3.9?
Thank you for sharing your great work with the Moodle community!
Thank you in advance
Cron is running fine but is not updating the details in the AttendanceRegister Report, I have to run it manually so the hours can be reflexted in the report.
I have to go inside the Attendance Register in each course and clic recalculate sessions now.
Does anyone nows how to add this task to the cron? or how to fix this? Thank you!
Someone has try?
abbiamo notato che nella nostra installazione l'elaborazione pianificata impiega un tempo considerevole, probabilmente perché vengono inclusi anche i corsi già terminati nel processo di elaborazione. Considerando che i corsi conclusi non richiedono aggiornamenti o elaborazioni aggiuntive, sarebbe utile se il sistema potesse escludere automaticamente i corsi già terminati, in modo da migliorare le performance e ridurre i tempi di esecuzione.
In alternativa, vorremmo sapere se esiste un modo per trattare massivamente i corsi e escluderli dall'elaborazione, così da ottimizzare il processo.
Grazie in anticipo