User Story
Acceptance Criteria 01
GIVEN I'm a user
WHEN a visit a student's page
THEN I should see a custom checkbox field is checked when there is a related missing information record which indicates that there is missing info. (Missing? = Yes)
Note: Create a custom field with the name Missing Info? and update the flow with the name New Missing Information Record.
Acceptance Criteria 02
GIVEN I'm a user
WHEN a visit a student's page
THEN I should see and alert message at the top of the page if the students has any missing information.
Alert Message:
One or more fields for [Student Name] are incomplete or missing. Please review and update the student's information to ensure accurate and up-to-date records.
Description:
As a school administrator, I want to receive an alert message whenever a student's information is incomplete or missing in the school software, so that I can promptly identify and address any data entry errors or omissions and ensure accurate and up-to-date student records.