Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.

Simplifying data entry for class attendance

I have made an app to track student attendance. The teacher puts in the status (Present/Absent/Late) for each student in the class. There are up to eight students in each class. At the monent the teacher needs to select each student individually to add the status. How can I alter the app so that the staus can be updated for all students in one place inputting the date only once?

0 1 138
1 REPLY 1

If the class contains data which students should be present as a child list, you could add an action in class record which can then update students and their statuses.

Top Labels in this Space