You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task allows the user to create the basics of the criteria as well as add and remove criteria on the form. After this task is complete, valid forms can be created and published, albeit using only the numeric scoring option.
Acceptance Criteria
Initial/empty state:
Add Another Criteria Button adds a new, empty criteria to the form
Delete button removes the criteria from the form
when the last criteria is remove the form will have one criteria in the empty/default state
Close button collapses the options to a single row view showing the Title
Expand displays the options
Title, Description, Points, Scoring Type are required
Numeric type of scoring is selected and functional
Rating and Binary scale are out of scope, if selected nothing happens (the form is always :numeric scoring at this point)
Criteria Points / Weight are positive integers
no decimal or negative numbers may be entered
Disregard the following if this work does not include any UI changes
WAVE screenshot
Automated a11y tests (axe-rspec specs)
Keyboard accessibility (tab navigation, form interactions)
Responsiveness at desktop and mobile
Out of Scope
The text was updated successfully, but these errors were encountered:
What/Why
This task allows the user to create the basics of the criteria as well as add and remove criteria on the form. After this task is complete, valid forms can be created and published, albeit using only the numeric scoring option.
Acceptance Criteria
showing the TitleTitle
,Description
,Points
,Scoring Type
are requiredDisregard the following if this work does not include any UI changes
Out of Scope
The text was updated successfully, but these errors were encountered: