Design a form that captures all missed children

I am collecting data on children missed during a 4-day campaign. Missed children are documented daily, and revisits are planned to vaccinate them. I need to design a form that captures all missed children, with a field that changes from 'No' to 'Yes' once the child is vaccinated. This implies that the submitted ODK forms will have to be curled. This tracking will continue until all pending cases are resolved. Please assist with programming the form to achieve this
NC_CA_monitoring_checklist.xlsx (15.1 KB)

Maybe you can use Entities for that?