Attendance icon

Attendance

Maintained by Dan Marsden
A plugin that allows an attendance log to be kept. - includes an optional block for easy access to relevant functions.
Price option: Free

Supports Moodle 2.3-5.1 See all versions
Latest release: 3 months ago
Installations: 22662
Downloads (last 90 days): 6452

Frankenstyle name: mod_attendance
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

I've posted here: https://moodle.org/mod/forum/discuss.php?d=307375 last week, and no reply.
Getting squashed columns in my view of attendance.
-Derek
Hi Ali,
there's not enough information in that error for us to help, I'd suggest you try asking for help in the moodle.org community forums and make sure you have updated your code correctly.
Hello,,
When I upgraded my system to the latest Moodle version this module stopped its work and is giving me now Internal Server Error!
Do you have any idea for solving that?
Regards,
Hi Sirisha, I pushed a fix for that into the github repo last week - feel free to get the latest code from there. I'll update the version in the plugins db sometime soon.
Hello all,
I installed attendance module in moodle 2.8 version and I got this error - " String [export,mod_quiz] is deprecated. Either you should no longer be using that string, or the string has been incorrectly deprecated, in which case you should report this as a bug. Please refer to https://docs.moodle.org/dev/String_deprecation " . It would be much helpful if anyone Could resolve this issue. Thank you.
Hi Dan,
I sent you a pull request with a proposed code for a summary report. It's similar to the regression relative to Moodle 1.9 mentioned on
https://github.com/danmarsden/moodle-mod_attendance/issues/38 but without sessions details. In fact it adds two percentage columns, one relative to the partial grade and another relative to the max grade.
@Stephen, I haven't seen that particular issue before - if someone else provides a patch that improves this I'd be happy to add it to the codebase. It would also be great if you could take a screenshot of the issue and add a bug with the details here:
https://github.com/danmarsden/moodle-mod_attendance/issues
@Antonio I'm not exactly sure what you are looking for there - feel free to create a bug in github with a mockup of what you are looking for - see the following issues for mockups of other reports people have requested but have not been implemented at this stage:
https://github.com/danmarsden/moodle-mod_attendance/issues/38
https://github.com/danmarsden/moodle-mod_attendance/issues/64
Is there any way to get a resume report that shows only a resume of all sessions including a kind of percentage based on the grades of the acronyms?
Hello:
First, thank you for this very useful module! Second, the Attendance Report page has a table layout and readability problem, especially when viewed in the Student role. Present across Firefox, IE, Chrome, and Safari browsers for PC. Have mod_attendance version 2014112001 installed in Moodle 2.7.
When viewed in an Administrator or Teacher role, the Attendance Report columns Date and Time are too narrow to easily read their content while the columns Type and Description are excessively wide.
When viewed in Student role, the Attendance Report columns Date, Status, and Remarks are only one character wide (very difficult to read) while the column Description occupies 80% of the table width.
Is there an easy CSS style sheet fix to these table column width problems? Thanks!
Hi Manuel, I can help any further without more information sorry - I can't reproduce this and there isn't enough information here for me to diagnose. If you manage to get any more detailed error message reporting let me know.
Hi Dan.
Server logs doesn't show any error and debugging doesn't show any relevant message.
Hi Manuel - I haven't seen that before, can you check your server error logs to see if any other more specific information is provided? - you could also try elevating your debugging levels:
https://docs.moodle.org/en/Debugging
Hi,
I'm running moodle 2.6.6. Got the latest version (2014022803). Whenever I click on Attendance in one of my courses I get "Internal Server Error"
Hi Kartheek - please make sure you have the latest version installed - this sounds a lot like this issue which has already been fixed:
https://github.com/danmarsden/moodle-mod_attendance/issues/3
I have the latest version of the attendance module installed and it has been running smoothly until today. When ever I click on the individual students to get their individual attendance report I get a duplicate records.
Please Help