Attendance Query

Is there a way, or can a query builder formula be added to go back and check up on attendance records that did not get completed.


Currently the only way I can see to do this is to go to Attendance, then Roll Groups Not Registered and Manually check each day.

It would be handy to be able to select either a whole month, or week and generate a list of which rolls did not get marked.

Thanks
Sue

Sue,

This is a great idea. Things are busy with v11 for now, but I have put this in as feature 15 in the v12 todo list:

https://docs.google.com/spreadsheets/d/16DKH38v42-a0aGRlBEABuk_pfZe-RgmC_bkzBg7jD_w/edit#gid=0

This means you would have it in time for the start of the next academic year. If I can do it is as a query, it might be sooner.

Thanks,

Ross


Thanks Ross :slight_smile:

Sue,

This has been implemented in v12, and can be seen in the dev branch at the commit below:

https://github.com/GibbonEdu/core/commit/e1af037c154c1cb83ddb4bd8fea33cbd3e60ef29

This IS compatible with v11, but DON’T copy the function.php file in that commit (as it is not backwards compatible). Just copy the two files changed in /modules/Attendance.

Thanks,

Ross