sqm-dashboards/app/services
2023-07-21 12:51:18 -07:00
..
dese feat: if admin data value is above 5, round down to 5 2023-07-21 12:51:18 -07:00
rule Add ability to load student demographic information for only lowell 2022-12-03 11:33:11 -08:00
sftp Add Overall Response Rate 2023-05-22 16:03:34 +00:00
admin_data_loader.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.rb Don't write a file if there's an empty dataset 2023-06-07 12:24:39 -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 Calculate response rate on the fly instead of looking it up from the db 2023-04-22 10:35:50 -07:00
staffing_loader.rb Update logic for calculating student response rate. Remove references 2023-04-08 10:59:48 -07:00
student_loader.rb Fix regression in student loader 2023-05-19 13:49:00 -07:00
survey_item_values.rb Fix: make sure values don't get reordered after copying over row values from survey item variants. This fixes a problem where cleaner would produce a row with likert scores that got shifted to align with the wrong column 2023-06-08 09:27:22 -07:00
survey_responses_data_loader.rb fix: There was an n+1 problem where we looked up the list of schools for 2023-06-26 11:38:33 -07:00