Roman, we are really busy with v13 right now, and so not able to add this. Have you tried the Query Builder? That has a query, provided with a license (currently free of charge) called School Days Present Between Two Dates by Student which might do some of what you want, and which you could try and modify.
Hi,
I managed to modify the ‘School Days Present Between Two Dates by Student’ query to show absences but it wasn’t what is needed by our attendance person.
They need a Weekly report that shows who was absent and what days they were for the whole school grouped by roll group.
Something like:
Roll Group 1:
Student1 Mon,Tues
Student2 Thurs, Fri
Hello. Well done editing the report…just keep in mind that any changes that you make that are not contributed back to the project will be overwritten the next time that you upgrade.
In terms of adding a new report to Gibbon, we can’t do it right now due some other work that is ongoing, but I have added it to the Feature Requests - Pending section of our Trello planning board for v14.
We will update this thread if and when the feature gets built.
This has been added to the v15 development branch: https://github.com/GibbonEdu/core/pull/366 Hopefully this is along the lines of what your school needs (it’s also something my school needed). There’s a screenshot and some details in the pull request, if you spot anything to update or add let me know.
Yep, the CLI script has been added as a new type of notification event, you can find it under System Admin > Notification Settings as Weekly Attendance Summary. From there you can subscribe users to the event. It’s only available in v15 right now, but it’s a fairly self-contained change (one file and one database change) if you wanted to add it to a v14 install.