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:
20235 sites
7k downloads
378 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

コメントを表示する
  • Simon Davies
    2024年 05月 14日(火) 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
    2024年 05月 15日(水) 02:10
    @simon - yes.
  • Simon Davies
    2024年 05月 16日(木) 18:54
    @Dan. And if this is not occurring, what might the issue be? Moodle 4.1, plugin version 2023020107
  • Dan Marsden
    2024年 05月 17日(金) 07:02
    @Simon - not sure sorry - you might need to engage a developer to help diagnose further.
  • Pawel Gadalinski
    2024年 06月 4日(火) 15:40
    hey, is this working on v 4.4 ?? or that plugin is abondoned ?
  • Dan Marsden
    2024年 06月 4日(火) 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
    2024年 06月 7日(金) 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
    2024年 06月 8日(土) 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
    2024年 06月 10日(月) 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
    2024年 08月 20日(火) 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
    2024年 09月 1日(日) 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
    2024年 09月 2日(月) 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
  • Tshimangadzo Monyai
    2024年 09月 30日(月) 21:29
    Hi Dan,

    I recently installed the plugin on Moodle 4.1, and it is working perfectly, but the only issue the teachers are raising is not being able to export the student's attendance. i can only see the import option only.
  • Dan Marsden
    2024年 10月 1日(火) 04:41
    @Tshmangadzo - make sure your teachers have the mod/attendance:export capability, and the export link isn't hidden in the "more" drop list in the page.
  • Tshimangadzo Monyai
    2024年 10月 1日(火) 22:38
    @Dan Got it thank you so much
Please login to post comments