Overview
User Story
UI Description
Create New Button
Opens ‘Create New Goal’ modal. The new goal is a custom goal.
The table list is organized by the list provided by Content
The table list is organized first by alphabetical (ABC) order by category.
The table list is organized second by alphabetical (ABC) order by Goal text.
Cancel button: No changes are saved and any changes made will return to the original state before edits were made
Save Button: New Goal is Saved and user navigates to the Goal-Intervention Bank Settings list.
Status Input Field
Required Field
Dropdown menu (single-select): Active, Inactive
Default: Active
Goal Input Field
Required Field
Text entry input field: User types in text entry input field to enter Goal text.
Subject Input Field
Required Field
Dropdown menu (single-select): ELA, Math, Behavior, SEL
Category
Required Field
Combined Text Entry and Dropdown menu input field (single-select)
Placeholder text that is typed over or replaced: Add or Create Category
Dropdown menu includes default system (RethinkEd) categories for the given subject area.
User selects category from dropdown menu to select category and fill input field.
User types a custom category in the combined text entry and dropdown menu to create a custom category.
Grade
Required Field
Dropdown menu input field (multi-select)
Pre-K, Kindergarten, Grade 1, Grade 2, Grade 3, Grade 4, Grade 5, Grade 6, Grade 7, Grade 8, Grade 9, Grade 10, Grade 11, Grade 12, Not Applicable
User selects checkbox to select the grade level(s)
Intervention Strategies
Required Field
Multi-Select table with RethinkEd Intervention Strategies
Add Custom Intervention button: Adds a title text entry input field and a description text area (multi-line) input field
User Interaction and Validation Notes
Status: Active Goals will display in the MTSS Intervention Library. If a user selects a status of Inactive, the goal and intervention(s) will not be visible in the Intervention Library upon creation. The user must Edit the goal and change the status to ‘Active’ to make it available in the Intervention Library.
Goal Text Validation Warning Error: If goal text field is not complete, user will see a validation warning message when clicking Save button. The missing fields will outline in red and the warning message will read: Please check for missing fields.
Subject Validation Warning Error: If Subject field is not complete, user will see a validation warning message when clicking Save button. The missing fields will outline in red and the warning message will read: Please check for missing fields.
Validation Warning Error for Incomplete Fields: If one or more input fields is not complete, user will see a validation warning message when clicking Save button. The missing fields will outline in red and the warning message will read: Please check for missing fields.
RethinkEd Intervention Strategy:
Custom Intervention:
Workflow Description
Given I am a user who has selected a Subject, I will see the Interventions heading and the Add or Create Interventions selection on the screen.
Given I am a user who clicks the Added or Create Interventions box, I will view an input box that allows me to create a custom intervention and five of the default system (RethinkEd) interventions in the list for the given subject area with a scroll bar to view all system interventions for Behavior. (See image: Add or Create)
Given I am a user who clicks on an Intervention from the list, I will see the intervention chip added below the box.
Given I am a user who wants to create a custom intervention, I will type my custom intervention and it will show above the box highlighted in blue with an Add button.
Given I am a user who wants to add my custom intervention to the new goal, I will either click the Add button above where I have typed or click enter on the keyboard. Both actions will add the intervention chip below.
Given I am a user who wants to remove an Intervention from the new goal, I will click the X on the intervention chip to remove it.