Attendance

Activities ::: mod_attendance
Maintained by Dan Marsden
Part of sets Attendance, MoodleCloud.
A plugin that allows an attendance log to be kept. - includes an optional block for easy access to relevant functions.
Latest release:
20017 sites
7k downloads
377 fans
Current versions available: 21

The Attendance activity allows teachers to maintain a record of attendance, replacing or supplementing a paper-based attendance register. It is primarily used in blended-learning environments where students are required to attend classes, lectures and tutorials and allows the teacher to track and optionally provide a grade for the students attendance. The instructor can set the frequency of their classes (# of days per week & length of course) or create specific sessions. 

To take attendance, the instructor clicks on the "Update Attendance" button and is presented with a list of all the students in that course, along with configurable options and comments. The default options provided are: Present, Absent, Late & Excused. Instructors can download the attendance for their course in Excel format or text format.

Sessions can also be configured to allow students to record their own attendance and a range of different reports are available.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Dan Marsden (Lead maintainer)
Фотография
Artem Andreev: Previous maintainer/developer
Dmitry Pupinin: Original author
Please login to view contributors details and/or to contact them

Comments RSS

Ukázat komentáře
  • Santiago Benitez
    sobota, 13. dubna 2024, 02.57
    Hi, can you update this plugin for Moodle 4.3 please?
  • Diego Rodriguez
    úterý, 16. dubna 2024, 02.44
    Hello, I have a problem with the "Network address required" field, it is when the student wants to enter their attendance. If I exceed 255 characters I get an error in Moodle.
  • Dan Marsden
    úterý, 16. dubna 2024, 04.24
    @Diego - best place for feature requests is in the github issues tracker - if you have internal development capabilities, pull requests are always welcome!
  • Simon Davies
    úterý, 14. května 2024, 19.15
    Hi Dan - just a question about the 'create calander event' checkbox - should this generate a visible event in the course calander (if this block is being used)? Thanks so much, Simon
  • Dan Marsden
    středa, 15. května 2024, 02.10
    @simon - yes.
  • Simon Davies
    čtvrtek, 16. května 2024, 18.54
    @Dan. And if this is not occurring, what might the issue be? Moodle 4.1, plugin version 2023020107
  • Dan Marsden
    pátek, 17. května 2024, 07.02
    @Simon - not sure sorry - you might need to engage a developer to help diagnose further.
  • Pawel Gadalinski
    úterý, 4. června 2024, 15.40
    hey, is this working on v 4.4 ?? or that plugin is abondoned ?
  • Dan Marsden
    úterý, 4. června 2024, 15.48
    @Pawel, latest versions of this plugin are always in github. I do auto-deploy updates to the plugins db when all automated tests pass, however the behat tests have only just recently been fixed - a new release should get pushed into the plugins db soon.
  • waylon su
    pátek, 7. června 2024, 17.44
    Hi dan, I'm using the Moodle 3.10.4
    I'm try to make grade attendance in one course, with multiple sessions (e.g. Same course every Friday with different students). Unfortunately I have to search a massive list of students every time. Is there a "group" method where I can pre-group each student into different week's attendance? thanks!
  • Carlos Silveira - ADM
    sobota, 8. června 2024, 03.18
    Hello!
    I really like the plugin, it is very useful in my organization. We offer online and in-person courses for our employees and carry out in-person appointments using your plugin. However, I would like to ask if it is possible to add a way to print the list of participants for the session, including the session description fields and other selected custom fields?
    Thank you very much!
  • Dan Marsden
    pondělí, 10. června 2024, 07.45
    @Carlos - this is not currently possible but has been requested before eg: https://github.com/danmarsden/moodle-mod_attendance/issues/356
  • Erwannig LOUF
    úterý, 20. srpna 2024, 22.44
    Hello,
    I'm facing a bug when exporting attendance lists. When the user is an editing-teacher, he get this error :
    Exception : array_keys(): Argument#1($array) must be type array, null given.

    Do i hav to edit the rights of this role ?
    Thank you,
  • Moustafa AL-Tawaijary
    neděle, 1. září 2024, 22.45
    Hello

    I would like to add a link in the Sidebar for attendance record

    How to add a dynamic link that shows the reord for students

    for examole: this link shows only the report for user id No 14 "xxx/mod/attendance/view.php?id=14"

    How to make the link dynamic whenever a user signs in it changes accordingly.

    Thanks for making this wonderful plugin!

  • Dan Marsden
    pondělí, 2. září 2024, 05.55
    @Moustafa - that's not something currently supported, however you might find the block plugin gets you close:
    https://moodle.org/plugins/block_attendance
Please login to post comments