Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

We need to include a way for users to categorize the incident type they are recording as a Minor or Major Incident.

Design: https://www.figma.com/file/LCepufVnaXwGPAdNX0VFJp/Incidents?node-id=3%3A418&t=ryoyXfZBYAkcU7ku-0

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.

  • No labels