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.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Getting squashed columns in my view of attendance.
-Derek
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.
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,
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.
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.
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
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!
Server logs doesn't show any error and debugging doesn't show any relevant message.
https://docs.moodle.org/en/Debugging
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"
https://github.com/danmarsden/moodle-mod_attendance/issues/3
Please Help