sqm-dashboards/spec/services
rebuilt 30285efd69 It's possible for admin data likert score values to be above 5. If that happens, we
cap the likert score at 5.   This was happening already at the scraper
level but it's also now being done by the admin data loader for safety.
Also make sure to just update admin data instead of deleting and
reloading all values each load. Add tests to confirm this behavior
2023-06-03 17:14:41 -07:00
..
dese Merge branch 'rpp-response-rate' to bring in changes to test files 2023-03-15 15:00:25 -07:00
admin_data_loader_spec.rb It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 17:14:41 -07:00
cleaner_spec.rb update response_date to recorded_date 2023-05-31 16:57:47 -07:00
demographic_loader_spec.rb Change label for unknown race 2022-12-10 15:44:56 -08:00
enrollment_loader_spec.rb load total students and batch importing records 2023-03-08 04:48:25 -08:00
race_score_loader_spec.rb Load student data for all years and calculate race scores for all 2022-08-20 15:07:15 -07:00
staffing_loader_spec.rb Batch imports for staffing data 2023-03-08 04:51:15 -08:00
student_loader_spec.rb convert student loader from seeding to factories 2023-03-07 22:09:58 -08:00
survey_item_values_spec.rb Missing progress or duration information does not result in a row removed in the cleaning process 2023-06-02 15:23:21 -07:00
survey_responses_data_loader_spec.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:38:29 -07:00