Interventions | Reports | Classrooms | Intervention Tracking

This report will detail all interventions used this school year for students in this classroom.

User Stories:

  • Given I am a classroom teacher, I want to view a list of my most successful interventions, so I know what is and is not working for my students

Acceptance Criteria:

  • Given I am a user viewing the Interventions Report, I will see a list of interventions used for students currently in my class, even if this intervention was used in the past

  • Given an intervention was used for multiple subjects, it will appear as a line item for each subject for which it was used

  • Given an intervention was used for multiple tiers, it will appear as a line item for each tier for which it was used

  • Given a student currently in the class has ever had a plan where the intervention was used for the subject and tier level shown, we will count that plan under Number of Plans

  • Given a student currently in the class has ever had a plan where the intervention was used for the subject and tier level shown, we will count that student under Number of Students

  • Given a student currently in the class has ever had a plan where the intervention was used for the subject and tier level shown, we will show the percent of those unique students where the plan was mastered or has a progress status of partial progress, progress, or substantial progress.

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


General Concept

UI

  • When the user filters to the Interventions Report, they will see a list detailing Intervention Name, Subject, Tier, Number of Plans, Number of Students, and Success Rate

  • The user may sort the table by any column

  • The user may filter by Subject Area and Tier Level

  • If the user clicks the export button, we will export the table to excel or CSV based on filter selections

  • If the user clicks the print button, we will print what is shown on the main part of the screen

Business Rules

  • Intervention

    • We will list the name of any intervention ever used in a plan for a student currently in the class

    • This includes plans that have been mastered or archived

    • If the user chooses to sort by this column, we will sort alphabetically

  • Subject

    • We will list the Subject of the plan where the Intervention was used

    • If the intervention was used for more than 1 subject, we will list the intervention for each subject (i.e. intervention can show more than once)

    • If the user chooses to sort by this column, we will sort alphabetically

  • Tier

    • We will list the Tier of the plan where the Intervention was used

    • If the intervention was used for more than 1 tier, we will list the intervention for each tier (i.e. intervention can show more than once)

  • Number of Plans

    • We will list the number of plans in which this intervention was used for any student currently in the class for the subject and tier shown

  • Number of Students

    • We will list the number of unique students currently in the class for whom the intervention was used for the subject and tier shown

  • Success Rate

    • We will show the % of unique students currently in the class for whom this intervention was used (for this subject and tier level) where one of the following is true:

      • Plan was mastered

      • Plan has a current progress status of Partial Progress, Adequate Progress, or Substantial Progress

    • # of students where plan was mastered OR in progress status of Partial Progress, Adequate Progress, or Substantial Progress/# of students where intervention was used in a plan