We need to include a way for users to categorize the incident type they are recording as a Minor or Major Incident.
User Story
As a teacher user I need a way to categorize the level of incident so that it can be reported correctly on our required state forms.
UI:
User sees the drop down on the Incident form to select the level of incident.
To select a category for the incident, the user clicks on the category drop down field and makes a selection.
Acceptance Criteria
Incident type, frequency and category are required fields.
Given the user has clicked inside the category field, the drop down will show two options: Minor Incident, Major Incident.
Given the user has selected an Incident type, then the category field is a single select.