Attendance icon

Attendance

Maintained by Dan Marsden, Catalyst IT
This block works with the attendance module, it provides teachers with quick access to Attendance functionality, and provides students quick access to a summary report for their own attendance.
Price option: Free

Supports Moodle 2.4-5.1 See all versions
Latest release: 8 months ago
Installations: 3318
Downloads (last 90 days): 866

Frankenstyle name: block_attendance
Blocks
Attendance

Comments

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

I'm also one who would like the option of NOT having attendance displayed in the calendar. With multiple classes and therefore sessions, the calendar becomes very cluttered for students - and therefore difficult for them to quickly see assignment due dates etc. Is there a code edit I could make to disable the link?
anything is possible with funding or development time smile - I'm happy to accept both funding to develop new features or pull requests from external developers. smile
Ok. Thanks Dan.
On another note, this was sent to me by office admin staff in relation to the Attendance:
"Following on from our conversation yesterday, I was just wondering how possible it would be to have a percentage from total sessions from each individual group. At the moment the attendance is worked out over all sessions taken, either for that week, month or year.
For example:
If you go to the Report tab or export it all into excel, you can see the taken sessions, total sessions and percentage for all classes (See below). Is there any way for us to extract the data from just the chosen group?
So in the screenshot below I have chosen the group ‘Ballet – Chisato Ohno – F1 – Term 2.’
When you go to the summary page it says that there have been a total of 245 sessions, when actually there should only be about 18 sessions for that group. It would be great if we could see how many sessions of that group each student has been present in (so how many ballet sessions out of the 18 sessions they have been present/absent in)."
Unfortunately I can't attach the screenshot she sent due to the forum limitations here... But I think you can get the gist of what they are asking. Is this possible?
Cheers
bobby
the attendance block does not link to the calendar at all. The latest attendance module (mod_attendance) does but there is no way to remove that link. I don't believe other modules in Moodle provide this functionality either. It might be a nice "core Moodle" feature to hide calendar events from a specific module but I can't see us adding that as a feature on it's own just to the attendance module at this stage.
Hi Dan.
Thanks for the response. Yes, I am using the latest version of the plugin smile
Is there a way to remove the link between the attendance block and the calendar? Our Moodle version is 3.2.1 (Build: 20170109).
I've just installed the latest Attendance block update today so we'll see if that makes any difference as well.
Regards
I presume you have updated to the latest attendance plugin at the same time? - I haven't heard from anyone else with those specific issues - we do now add the attendance info to the calendar (like other standard modules) but that shouldn't have resulted in all the notifications. Feel free to create a new issue for each in the github tracker but please provide a lot more information in the tracker issues. Thanks.
Upgraded our Moodle to 3.2.1 and all of a sudden everyone (teachers and students) are receiving multiple notifications every day about the attendance needing to be taken. I had to put out a message to show everyone how to turn off notifications.
It also appears to be showing up in the Upcoming Events block on students pages and the notifications appear to be have been added to the Moodle Calendar (according to the 2 I just got in my inbox)
I was informed today that the students attendance across 4 separate courses (which was showing up fine previously in the Attendance Block) all now say 0/0 and 0%...
Anyone else having this problem?
Are the 2 issues/bugs related?
Regards
Upgraded our Moodle to 3.2.1 and all of a sudden everyone (teachers and students) are receiving multiple notifications every day about the attendance needing to be taken... I had put out a message to show everyone how to turn off notifications.
It also appears to be showing up in the Upcoming Events block on students pages....
I was informed today that the students attendance across 4 separate courses (which was showing up fine previously in the Attendance Block), all now say 0/0 and 0%....
The teachers are taking attendance but the link seems to be broken to the Block to pass that info on to the students pages.
Anyone else having this problem??
Are the 2 bugs related?
Regards
@Luis - great to hear you find it useful, the best way to get new features implemented is to pay for my time to work on the feature or find another developer to implement the changes and file a pull request with those changes.
Hi I love Assistance Module But I see a little limitation can not be divided into groups.
Imagine that I have a Course Within this course but I have 3 Groups and want Each Take control of the United Nations Assistance Separately without seeing users when they want to select. Can you implement?
SPAIN: Hola me encanta el módulo de Asistencia Pero veo Una Pequeña limitación no se pueden dividir en Grupos.
Imaginemos Que Yo tengo un Curso Pero ese curso lo tengo en 3 Grupos y quiero Cada Uno Llevar el control de las Naciones Unidas de Asistencia por Separado y sin ver a Los Usuarios CUANDO quiero seleccionarlos. ¿Podeis implementar eso?
@Gerhard the latest version in github creates dates in the calendar for every session - thanks to a code contribution from the community. You might like to try it out. Feel free to get in touch privately to discuss any funding opportunities.
Thanks!
Hi Dan!
Your plugin is great. Congratulations.
But it would be better if the dates could be linked to the calendar or there would be a possibility to import lecture dates and times.
My university is willing to support the development of these features if you see a change to implement it.
you should be able to set them in the lang/en_us
https://github.com/danmarsden/moodle-mod_attendance/blob/master/lang/en/attendance.php#L256
but I haven't audited all the places where dates are used in the code, some of the local lang strings could probably be converted into using the standard core lang strings.
Hi Dan, would it be possible to have a setting that changes the way dates are presented? I know us Americans are weirdos, but MM-DD-YY would be easier for our folks to read.
I'm not completely clear what you are asking for - what do you mean by a "Class" - we already allow the export to be sorted by group. Perhaps you could start a new discussion in attendance forum with screenshots that show the issue you are experiencing and what you are asking for.