sqm-dashboards/spec/services
rebuilt 0f23053294 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 16:47:03 -07:00
..
dese Merge branch 'rpp-response-rate' into rpp-main to bring in improvements 2023-03-22 16:52:55 -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 16:47:03 -07:00
cleaner_spec.rb Add Overall Response Rate 2023-05-22 16:03:34 +00: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 It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 16:47:03 -07:00
survey_responses_data_loader_spec.rb Add Overall Response Rate 2023-05-22 16:03:34 +00:00