sqm-dashboards/lib/tasks
rebuilt 65b8599c6e 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-08 10:59:48 -07:00
..
.keep first commit 2017-02-23 12:52:56 -05:00
data.rake Merge branch 'rpp-response-rate' into rpp-main to bring in improvements 2023-03-22 16:52:55 -07:00
dupes.rake move csv require statement to application.rb 2023-02-27 15:47:20 -08:00
one_off.rake Add one_off script for loading 2022-23 data 2023-02-12 16:54:54 -08:00
scrape.rake Update logic for calculating student response rate. Remove references 2023-04-08 10:59:48 -07:00
survey.rake Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00