sqm-dashboards/app/services
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
..
dese Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
rule Add ability to load student demographic information for only lowell 2022-12-03 11:33:11 -08:00
sftp Set config variable for SFTP_TO_GO server 2023-03-20 13:05:43 -07:00
admin_data_loader.rb Merge branch 'rpp-response-rate' to bring in changes to test files 2023-03-15 15:00:25 -07:00
demographic_loader.rb move csv require statement to application.rb 2023-02-27 15:47:20 -08:00
enrollment_loader.rb load total students and batch importing records 2023-03-08 04:48:25 -08:00
race_score_loader.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
staffing_loader.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
student_loader.rb move csv require statement to application.rb 2023-02-27 15:47:20 -08:00
survey_item_values.rb Memoize schools in SurveyItemValues and academic_years in AcademicYear 2023-03-28 03:38:52 -07:00
survey_responses_data_loader.rb Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 2023-03-28 03:06:17 -07:00