...
Behavior Setup:
The user must define at least one behavior for the CICO tool to progress.
Selecting ‘Create Custom Goal’ in the Browse Behavior Goals modal screen allows the user to enter a custom behavior goal. The custom behavior is automatically added to the student’s behavior goal bank once the form is submitted.
The user should be able to add up to three Behavior Goals using the Browse Behavior Goals modal screen
The user should be able to remove any added behavior goal by selecting the ‘Delete’ icon in the ‘Added Goals' modal screen.
Data Entry Validation:
All required fields must be completed for the user to proceed.
If the user attempts to continue without completing the required fields, validation error messages will prompt the completion of the missing fields.
Goal Text (Custom Goal): Input field label turns red, container is red, helper text below field: ‘Goal Text Required’.
Modal Closure:
The user can close the modal using the 'X' icon in the top right corner.
Verify that when the user has not selected a behavior goal and there are not any behavior goals added, the modal will close and return the user to the screen the user is viewing on the EDU Platform.
Verify that when the user has selected and added a behavior goal, a warning dialog appears, asking the user to confirm before closing.
Header: ‘Discard Changes?’
Description: Closing without saving will discard any changes. This action cannot be undone.
Cancel button: Cancels the action
Discard button: Closes the create Check-In/Check-Out tool process and returns the user to the screen the user is viewing on the EDU Platform.
...