You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/app/services
rebuilt 7373e2e52f
fix: Filter out responses that don't correspond to the grades the school serves
2 years ago
..
dese feat: if admin data value is above 5, round down to 5 2 years ago
rule Add ability to load student demographic information for only lowell 3 years ago
sftp Only return files in sftp directory, not other directories 3 years ago
cleaner.rb Don't write a file if there's an empty dataset 3 years ago
demographic_loader.rb Make sure demographic loader doesn't break when changing the designation of a Race 3 years ago
enrollment_loader.rb load total students and batch importing records 3 years ago
race_score_loader.rb fix: Filter out responses that don't correspond to the grades the school serves 2 years ago
response_rate_loader.rb continue refactoring 3 years ago
staffing_loader.rb Update logic for calculating student response rate. Remove references 3 years ago
student_loader.rb Fix regression in student loader 3 years ago
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 3 years ago
survey_responses_data_loader.rb fix: There was an n+1 problem where we looked up the list of schools for 2 years ago