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 10 Next »

We need to create an area tied to the individual student so we can review all alerts triggered by that student.

User Stories:

  • As an educator, I want to view the alerts triggered by a single student, so I can better understand the student’s history

  • As an educator, I want to know what the alert criteria is when I am viewing the report, so I understand why the student triggered an alert

Acceptance Criteria:

  • Given I am a user who has access to Behavior and student permissions, I will see alerts in the student dashboard

  • Given I am a user who has access to Behavior and the student involved in the incident is assigned to me, I will see the alert in the student dashboard

  • Given I am a user who has access to Behavior and the student involved in the incident is assigned to me, I will see the # of incidents that the student has been involved with in the past 30 days

  • Given I am a user who has access to Behavior and if the student involved in the incident is assigned to me has not triggered an alert in the past 30 days, we will show show 0 incidents report message and no red indicator in menu

  • Given I am a user who has access to Behavior and if I am viewing the student involved in an incident, I will see the default set to the past 30 days

  • Given I am a user who has access to Behavior and if the student involved in the incident is assigned to me, I will see the report will show the number of incidents that student was involved in within the date range

  • Given I am a user who has access to Behavior and if the student involved in the incident is assigned to me, I will see the report will also show the number of times the alert was triggered for a given type of incident or action within the date range

  • Given I am a user who has permission to View Reports, I will have access to this area.

  • Given I am a user who has permission to View Reports, I will not be able to change the Date range to a future date.

Design: https://www.figma.com/file/gdwMnbpudJxuzVrORrOGvd/Ed-Member-Site-UX?node-id=15298%3A155641

Student Dashboard

UI

  • On the student dashboard menu next to Alerts, we will show an indicator if there are any active alerts for the student

  • Clicking on alerts will take the user to the Behavior Alerts Report

  • If there are no active alerts, the red indicator will not show next to incidents


Business Rules

  • Alerts will show if the user has access to Behavior and permission to receive alerts

  • Alerts will show to any teacher assigned to the student

  • We will show the # of incidents that the student has been involved with in the past 30 days

  • If the student has not triggered an alert in the past 30 days, we will show show 0 incidents report message and no red indicator in menu

Adjust the Date

UI

  • We will show a report of the alerts for the past 30 days

  • The user may click on Past 30 days to change the date range.

    • They will see the pre-set options of:

      • Today

      • Yesterday

      • Past 7 Days

      • Past 30 Days

      • Past 90 Days

      • Past Year

    • Alternatively they may enter a custom date range by clicking two dates as a start and end date on the calendar.

  • Once the date range has been changed, we will see this reflected on the report (in place of the text Past 30 Days).

Business Rules

  • Date will default to past 30 days

  • Date range cannot be in the future.

Total Number of Alerts

UI

  • The user will see the number of alerts triggered within the selected date range based on the Alerts Settings

  • If no incidents were reported within the date range, the user will see 0 alerts, occurrences, and n/a for last occurrence

  • The alert criteria should match the saved alert settings

Business Rules

  • We will show the number of alerts triggered for this student in any classroom (or if no classroom was selected) within the date range.

  • The Alert Criteria shown should match the saved alert settings

Print

UI

Design

  • If the user clicks the print button, a PDF of the report will show

  • The report will show the rethink ed logo in the upper left corner and a heading of STUDENT FIRST NAME LAST INITIAL’S Alert Report

  • We will show a sub-heading with the date range

Business Rules

  • We will print the report based on the date range selected

  • We will print the report with all Alerts expanded (showing all details)

  • We will not print the print/export buttons

Export

UI

  • If the user clicks the export button, they will be prompted to download an excel file

  • Incidents

    • We will show a column for:

      • Incident Alerts

      • occurrences

      • Last occurrence

Business Rules

  • We will export the report based on the date range and student selected

  • We will sort the list by date, with the most recent incident/action at the top

  • We will export the report with all Alerts expanded (showing all details)

  • No labels