User Story
Acceptance Criteria 1
GIVEN I'm a user
WHEN a new student created or updated
THEN the system should check if the following values are missing or not. If any of the following values is missing then the system should create a new Missing Information record with requested fields.
Missing? = Yes
Student = Lookup
- Gender
- Date of Birth
- Phone
- Guardian
- Photo URL
Acceptance Criteria 2
GIVEN I'm a user
WHEN student is updated
THEN the system should check if the following values are missing or not. If none of the following values is missing then the system should mark the missing field in Missing Information as No
- Gender
- Date of Birth
- Phone
- Guardian
- Photo URL