Behavior Categories | Admin Reports | Point System | Behavior Suite

We need to add a report to analyze the number of behaviors per category.


Acceptance Criteria:

  • Given I am a user with access to MTSS Interventions and All Topics have been included or MTSS Interventions and Point system and I am a role 5-7, I will be able to see a bar graph showing the total number of positive behaviors per category within the date range for all students in all buildings the user currently has access to

General Info

Design

  • Under classroom behaviors, we will show a pill tab for Behavior Categories

  • From here, the user may select to report by

    • Positive Behavior Categories

    • Negative Behavior Categories

Business Rules

  • Only 1 demographic selection can be made at a time

  • We will default to Positive Behavior Categories


| Positive Behavior Categories

Design

  • The user will see a bar graph with a bar for each positive behavior category (as set in account settings)

  • The X axis will be labeled by category

  • The y axis will be labeled by # of behaviors

  • On hover, we will show the number of behaviors tracked and the number of unique students with behavior tracked for that category

Business Rules

  • District

    • The bar will reflect the total number of positive behaviors per category within the date range for all students in all buildings the user currently has access to.

    • On hover, we will also include the total number of students with positive behavior per category within the date range for all students in all buildings the user currently has access to.

  • Region

    • We will show a tab for each region selected

    • The bar will reflect the total number of positive behaviors per category within the date range for all students in all buildings the user currently has access to within the selected region.

    • On hover, we will also include the total number of students with positive behavior per category within the date range for all students in all buildings the user currently has access to within the selected region.

  • Building

    • We will show a tab for each building selected.

    • The bar will reflect the total number of positive behaviors per category within the date range for all students in the selected building.

    • On hover, we will also include the total number of students with positive behavior per category within the date range for all students in the selected building.

  • Role

    • We will show a tab for each role selected

    • The bar will reflect the total number of positive behaviors per category within the date range for all students assigned to all team members with the selected role in all buildings the user currently has access to.

    • On hover, we will also include the total number of students assigned to all team members with the selected role with positive behavior per category within the date range.

  • Team Member

    • We will show a tab for each team member selected

    • The bar will reflect the total number of positive behaviors per category within the date range for all students assigned to the selected team member in all buildings the user currently has access to.

    • On hover, we will also include the total number of students assigned to the selected team member with positive behavior per category within the date range for all students in all buildings the user currently has access to.

  • Student

    • We will show all data on one screen. No separate tabs.

    • The bar will reflect the total number of positive behaviors per category within the date range for all selected students.

    • On hover, we will also include the total number of students with positive behavior per category within the date range for all selected students.


| Negative Behavior Categories

Design

  • The user will see a bar graph with a bar for each negative behavior category (as set in account settings)

  • The X axis will be labeled by category

  • The y axis will be labeled by # of behaviors

  • On hover, we will show the number of behaviors tracked and the number of unique students with behavior tracked for that category

Business Rules

  • District

    • The bar will reflect the total number of negative behaviors per category within the date range for all students in all buildings the user currently has access to.

    • On hover, we will also include the total number of students with negative behavior per category within the date range for all students in all buildings the user currently has access to.

  • Region

    • We will show a tab for each region selected

    • The bar will reflect the total number of negative behaviors per category within the date range for all students in all buildings the user currently has access to within the selected region.

    • On hover, we will also include the total number of students with negative behavior per category within the date range for all students in all buildings the user currently has access to within the selected region.

  • Building

    • We will show a tab for each building selected.

    • The bar will reflect the total number of negative behaviors per category within the date range for all students in the selected building.

    • On hover, we will also include the total number of students with negative behavior per category within the date range for all students in the selected building.

  • Role

    • We will show a tab for each role selected

    • The bar will reflect the total number of negative behaviors per category within the date range for all students assigned to all team members with the selected role in all buildings the user currently has access to.

    • On hover, we will also include the total number of students assigned to all team members with the selected role with negative behavior per category within the date range.

  • Team Member

    • We will show a tab for each team member selected

    • The bar will reflect the total number of negative behaviors per category within the date range for all students assigned to the selected team member in all buildings the user currently has access to.

    • On hover, we will also include the total number of students assigned to the selected team member with negative behavior per category within the date range for all students in all buildings the user currently has access to.

  • Student

    • We will show all data on one screen. No separate tabs.

    • The bar will reflect the total number of negative behaviors per category within the date range for all selected students.

    • On hover, we will also include the total number of students with negative behavior per category within the date range for all selected students.


Print

Design

  • When the user clicks the print button, we will open a PDF of the graph

  • We will print the graph in landscape

  • The graph should fill the page

  • The Rethink logo will show at the top

  • We will show a title of Positive/Negative Classroom Behavior Categories Report from INSERT FILTER START DATE to INSERT FILTER END DATE

  • We will show a sub-title listing the filter selections (i.e. Region A)

Business Rules

  • We will print the graph based on selections. Meaning, if we are viewing a region A report and selected Positive, this is the report we will print.


Export

Design

  • When the user clicks the export button, we will export an excel doc with 2 sheets

  • The first sheet will be labeled Total Behaviors.

  • The second sheet will be labeled Students with Behaviors

  • Each sheet will have a row for behaviors, as well as a column for each category on the x axis

Business Rules

  • We will export the data reflected on the report. Meaning, if we are viewing the Negative Behavior Category report for building A, we will export the data for this building.

  • Total behaviors will account for the total number of behaviors recorded

  • Students with behaviors will account for the number of unique students with behaviors recorded.