Is it possible to create an automation that will create a record at the end of the day if a student is not marked absent they will be counted as present.
I have a form for teachers to fill out when a student is absent. However, I want to create something that will also count when a student is present, not just the change to present. For example, if there is a class of 4 students and everyone is in attendance then I would get a record at the end of the day where 4 different records were created saying that all students were present.
Is there a script that is possible for this? Currently, my automation is grouping all four “present” students into a single record and I want a different record for each.



