Auto Attendance Block and Module for Moodle †[edit]
- 日本語 (Japanese text is more detailed)
block_autoattend Ver.2 †[edit]
- Auto Attendance block for Moodle 2.2-2.7
- Development Goal: I want to exceed the attendance system introduced in my university for fee!!
Overview †[edit]
These AutoAttendance module and block are modification of the Attendance block/module of Mr. Dmitry Pupinin and et. al.
In addition to the manual attendance mode to take attendance manually the original, automatic attendance mode (from the access log of Moodle) and semi-automatic attendance mode (user clicks a link) are also possible.
I strongly recommend a combination of autoattendance block (autoattend) and autoattendance module (autoattendmod).
Is incompatible with the database of Version 1.x to Version 2.x. You can upgrade from 1.x, but attendance data in 1.x will not display correctly in 2.x. After v2.1.4, Please re-save session data.
Change Log †[edit]
Download †[edit]
Screen Shots for Teacher (v2.1.3) †[edit]
&ref(): File not found: "Attendance_eng.png" at page "autoattend/admin_manual";
&ref(): File not found: "Attendance2_eng.png" at page "autoattend/admin_manual";
&ref(): File not found: "Attendance3_eng.png" at page "autoattend/admin_manual";
&ref(): File not found: "report_eng.png" at page "autoattend/admin_manual";
mod_autoattendmod †[edit]
Overview †[edit]
- This is additional module to block_autoattend
- cron and grade function are added to block_autoattend.
- This works as link to semi-auto attendance, too.
Download †[edit]
Overview †[edit]
- A module for a teacher to refer to some student's attendance of all courses.
- Under developing ... v1.0.2beta now
Trouble Shooting †[edit]
Trouble of Timezone †[edit]
"duplicate record" error, when upgrade to 2.2.0 or Over †[edit]
- backup DB
- version of version.php is made into the present version (2014032700 or earlier).
- Execute Repair of DB by autoattend block at any course.
- Return version of version.php to 2014051600. And upgrade autoattend block.
Other Informations †[edit]