sqm-dashboards/app/services
2023-08-08 11:43:40 -07:00
..
dese feat: if admin data value is above 5, round down to 5 2023-07-21 12:55:39 -07:00
rule Add ability to load student demographic information for only lowell 2022-12-03 11:33:11 -08:00
sftp Only return files in sftp directory, not other directories 2023-04-30 11:55:45 -07:00
cleaner.rb Don't write a file if there's an empty dataset 2023-06-07 12:40:03 -07:00
demographic_loader.rb Make sure demographic loader doesn't break when changing the designation of a Race 2022-12-12 12:03:53 -08:00
enrollment_loader.rb load total students and batch importing records 2023-04-22 13:18:50 -07:00
race_score_loader.rb feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. 2023-08-08 11:43:40 -07:00
response_rate_loader.rb continue refactoring 2022-07-13 15:32:48 -07:00
staffing_loader.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
student_loader.rb Fix regression in student loader 2023-05-24 12:04:39 -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:44 -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:25:32 -07:00