Moodle Plugins directory: Auto Attendance Block | Moodle.org
Auto Attendance Block
Blocks ::: block_autoattend
Maintained by
Fumikazu Iseki
Part of set Auto attendance.
This autoattend block is modification of the Attendance block by Mr. Dmitry Pupinin (v1.0.8, 2007).
In addition to the original manual mode, automatic attendance mode (from the access log of Moodle) and semi-automatic attendance mode (user clicks a link) are also possible.
Latest release:
1031 sites
524 downloads
64 fans
Current versions available: 1
These Auto Attendance block and module are modification of the Attendance block/module of Mr. Dmitry Pupinin (v1.0.8, 2007).
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 Auto Attendance block (autoattend) and Auto Attendance module (autoattendmod).
Useful links
Contributors
Fumikazu Iseki (Lead maintainer)
Please login to view contributors details and/or to contact them
After investigating the incorrect time issue, I found that the above code (fix) is still not correct, since if I comment it out, the time which is used by the module is correct again.
"User List" -> click user -> top right "Activity report"
Could anyone update the "Source control URL" to https://github.com/moodle-fumihax/block_autoattend ?
Thanks.
I changed it, too.
Debugging output enabled
ZIP /Applications/MAMP/data/moodle402/temp/tool_installaddon/65c4b370eafc8/plugin.zip
Validating block_autoattend ... Error
[Error] Extracted file not found [{"file":"autoattend\/.git\/objects\/info\/"}]
Installation aborted due to validation failure
I have re-update them now.
Thanks.
I have an error with attendance update.
My organization have updated our moodle to 4.1.8, and now we are not able to update manually the attendance. The block still record the attendance right, however we are not able to update it manually no matters which rol we are using (it shows "Attendance has been error Taken"), also we are not able to delete sesions anymore (it redircte us to the delete sesion page, but both the delete and cancel botton do nothing), we are only able to edit them.
One of our technicians have check the problem and could not find any permissions problem with the DB, and after checking the log of the DB he could not find any INSERT/UPDATE tries related to the attendance, adn watched that the block return and empty list of users when is doing the attendance update.
We are using mysql 8.0.35 as DB on ubuntu 22.04.1
because i want the students insert the code to submit the attendance .
The source code for this program is available at
https://github.com/moodle-fumihax/block_autoattend and
https://github.com/moodle-fumihax/block_autoattend
Thanks.
Wait a minute.
I'm fixing deprecated functions now.
The deprecated function is done, but the icon is smashed...
I'll have to rebuild it...