Overview
This is the creation process in setting up a Check-In/Check-Out (CICO) tool for a student, designed to monitor target behaviors. Users must define the behaviors for tracking, either from the behavior bank or by creating new behaviors. Additionally, the user can interact with action buttons to print data sheets, record or view data, and manage the status of the tool.
Figma
Feature
Project 223101: MTSS | Check In/Check Out
User Story
As a user, I need to create a Check-In/Check-Out tool for a student by selecting or entering target behaviors, so that I can effectively track and manage the student's progress on the defined behaviors.
UI Description
Header:
Displays the heading: ‘Create Check-In, Check-Out Tool’
The first and last name of the student displays directly below the heading
Step Indicator:
Current Step displays as dark grey in the indicator. The indicator displays the other step as light grey.
Behaviors pill container
Data Settings pill container
Behaviors Screen:
Users must enter at least one target behavior and have the option to enter up to three.
Display dropdown menu input fields with labels
Target Behavior #1
Required Field
Target Behavior #2 (Optional)
Optional Field
Target Behavior #3 (Optional)
Optional Field
Dropdown menu input field values:
Search bar at the top of the dropdown menu to search for behaviors
For each target behavior, a dropdown allows the user to select from the existing behavior bank or choose "Other" to enter a new behavior.
Behaviors included in the Student Behavior Bank and Admin Settings Behavior Bank
Custom input field displays as text input field with ‘Other’ as placeholder text that the user types over.
Behavior descriptions are text fields where users can describe the behavior being tracked.
Display to the right of each ‘Target Behavior’ dropdown menu selection
Labels for text area fields: ‘Behavior Description’
Support multiple lines of text.
Data Settings: Collection Settings Screen:
Data Settings: Goal Mastery Screen:
Data Settings: Done Screen:
Action Buttons:
Discussion Panel:
User Interaction and Validation Notes
Behavior Setup:
The user must define at least one behavior for the CICO tool to progress. If less than one target behavior and behavior description is set, the 'Continue button is inactive and an error message prompts the user to enter at least one behavior.
Selecting ‘Other’ in the Target Behavior dropdown menu allows the user to enter a new behavior. This new behavior is automatically added to the student’s behavior bank once the form is submitted.
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.
Action Buttons:
Workflow Description
The user navigates to the "Create Check-In/Check-Out Tool" screen, sees the student’s name, and starts entering behaviors.
The user must define at least one target behavior and its description. If the user selects "Other," they can input a new behavior, which gets added to the student’s behavior bank.
Once behaviors are entered, the user can proceed by clicking the "Continue" button.
If any required fields are missing, the user is alerted and prompted to complete them before continuing.