Attendance icon

Attendance

Maintained by Dan Marsden
A plugin that allows an attendance log to be kept. - includes an optional block for easy access to relevant functions.
Price option: Free

Supports Moodle 2.3-5.1 See all versions
Latest release: 3 months ago
Installations: 22662
Downloads (last 90 days): 6452

Frankenstyle name: mod_attendance
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

@Roger - thanks for creating the github tracker issue with more detail - I would definitely like to improve the QR code handling at some point.
rotateqrcode passwords: expirytime timestamps become interleaved causing qr_pass_wrong
When using the Attendance QR code (rotateqrcode) check-in, the system generates batches of ~30 passwords and inserts them into mdl_attendance_rotate_passwords. After a few rotations (around the third batch), the expirytime values are no longer strictly increasing for subsequently generated batches; instead timestamps become interleaved with previously inserted records. Because validation queries the table ordered by expirytime, the correct password is not found and legitimate scans return qr_pass_wrong. Is there a fix or recommended configuration to ensure expirytime values are generated/ordered correctly?
Does this module support Moodle 5?
Hello, I hope this message finds you well.
Will there be a version of the plugin compatible with Moodle v5.0? If so, could you please inform us approximately when the update or release will be available so that we can install and begin using it?
I added few custom session fields of the type "text area". when I edit the session, these fields are resetted. how to fix it?
Hi,
i had to update for Moodle 4.5 in a few month.
I read someone use this plugin that works in 4.5. Any procedure ? I had to use the version for 4.5 ?
Thank you
@José - if you are using a recent version of Moodle with the latest version of the plugin you can do this using the custom reports feature in Moodle. The attendance plugin includes a report source that allows you to build a custom report that includes the time the attendance was recorded for a student.
hola, quisiera tener en el reporte la hora en que se registro la asistencia, es posible? o no hay forma de obtener la hora en el reporte?
Hello,
I am using attendance module to capture students attendance by scanning QR Code.
When student tries to scan qr code the following error generates:
Field "availablebeforesession" does not exist in table "attendance_statuses"
Knowing that the field is found in attendance_statuses
Any help?
Thank you
Hi, is there no option to sort participants in attendance session using ID Number? Sorting with first and last name is there by default but there is no option to sort using ID number.
I sorted participants within attendance session in older version, is there any setting I need to change to sort by ID number?
Hi, thanks for the good plugin (tested it working well on Moodle 4.5).
Question: is it possible to configure an attendance event to be created for the site instead of the session?
The reason is that I want all users to see it in the calendar (not only users signed up for the course), that way we would utilize this plugin's capability ( instead of manual creation of the site event for the course).
@Osama - please see the github repo for the latest version of the plugin... questions like "When will XYZ occur" are not easily answered unless there's a commercial agreement - but... "sometime soon". smile
does the plugin work properly on Moodle 4.5? if not, when will it support Moodle 4.5?
@Javi - anything is possible - if you have internal development capabilities, feel free to send through a pull request with any improvements!
There are a few posts in the attendance forum around csv imports that might help - if you manage to work out what you have done wrong, please share your feedback in the forums so others can benefit too!
Hi @Dan,
is there by any chance the possibility to set the attendance up by an agroupation instead of a group only?
Also, what format does it expect the .csv file to be able to import the data? I exported a file, updated the info and tried to import it, but it didn't like it.
Thank you for your time,
Javi