sqm-dashboards/app/controllers
rebuilt 128748addd Update logic for calculating student response rate. Remove references
to survey table.  We no longer check or keep track of the survey type.
Instead we look in the database to see if a survey item has at least 10
responses.  If it does, that survey item was presented to the respondent
and we count it, and all responses when calculating the response rate.

Remove response rate timestamp from caching logic because we no longer
add the response rate to the database. All response rates are calculated
on the fly

Update three_b_two scraper to use teacher only numbers

swap over to using https://profiles.doe.mass.edu/statereport/gradesubjectstaffing.aspx as the source of staffing information
2023-04-18 13:59:29 -07:00
..
concerns first commit 2017-02-23 12:52:56 -05:00
legacy Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
analyze_controller.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
application_controller.rb Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -07:00
categories_controller.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
gps_controller.rb Temporarily disable reporting because its crashing production. No data has been seeded and the logs are reporting this class as causing the crash? 2023-03-18 13:46:54 -07:00
home_controller.rb Replace javascript logic with hotwire. Also hide district dropdown on 2022-12-14 13:41:34 -08:00
overview_controller.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
reports_controller.rb add first pillar 2023-02-28 17:50:21 -08:00
sqm_application_controller.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00