Moodle Plugins directory: Auto Attendance Module | Moodle.org
Auto Attendance Module
Activities ::: mod_autoattendmod
Maintained by
Fumikazu Iseki
Part of set Auto attendance.
This is a additional module to auto attendance block.
Latest release:
746 sites
340 downloads
20 fans
Current versions available: 1
This is additional module of auto attendance block.
This auto attendance module is modification of the Attendance module by Mr. Dmitry Pupinin et. al (v1.0.8, 2007).
cron, grade, e-mail and more functions are added to block_autoattend.
Please install the auto attendance block before installing this module.
Useful links
Contributors
Fumikazu Iseki (Lead maintainer)
Please login to view contributors details and/or to contact them
a GIT version control would be very helpful! Will you use a git repository for versioning in the future?
Best regards!
ちなみにv3.9を使用しております。
≪発生事例≫
1つのコースで登録学生を2つのグループに分けて別々に出席を取りたい場合,
①自動出席内のタブ「クラス定義」で複数のクラスを作成
②「ユーザリスト」でそれぞれのクラスへ振り分け
③クラス毎に「授業登録」で日時を設定する,で別々に出席管理ができます。
仮にA組((1)4/20,9:00-10:00)B組((2)4/20,10:00-11:00)と出席設定した場合,A組に振り分けている学生は(2)では出席は行われず,逆にB組の学生は(1)では出席は行われない設定になっているはずです。
実際に「出欠レポート」では出席対象外となっていますが,自動出欠の設定の編集内,「学生に出欠確認をメール通知する機能を有効にする」にチェックが入っていると,自身の出席対象外(A組における(2))の出席が行われた際に,欠席のメールが送付されてしまいます。
自身のクラスが対象ではない日時の出席結果が通知されないようにすることは可能でしょうか。
Could anyone update the "Source control URL" to https://github.com/moodle-fumihax/mod_autoattendmod ?
Thanks.
I changed it.
Thanks.
how to chamge the max grade ?
it is 10 by default and cannot changed !
The respective grade can be set using the "Grade Settings" tab.
max grade is ( maximum value for each grade ) x ( number of lessons )
Thanks.
I am using auto attendance in moodle 4.0, and I am facing something Weird with the lecture generator. I have a lecture every Sunday, Tuesday, the first few sessions worked smoothly I don't know how it moved the lectures to Monday, Wednesday.
Any Reason to this ?
Can this be handled?
Can this be handled?
Screen shot : https://drive.google.com/file/d/1g043ruclhzgIAKVH6CsNw4-lRluHrZ7c/view?usp=sharing
I will fix it as soon as possible.