sqm-dashboards/app
rebuilt 07ed8dd259 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-22 14:00:20 -07:00
..
assets Add checkboxes to select academic years for analyze page. Stimulus controller reads the state of the checkboxes and builds the correct link to route the user 2022-05-31 15:49:59 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
helpers add more colors 2022-12-21 17:15:18 -08:00
javascript Replace javascript logic with hotwire. Also hide district dropdown on 2022-12-14 13:41:34 -08:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
mailers first commit 2017-02-23 12:52:56 -05:00
models Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
presenters Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
services Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
views Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00