sqm-dashboards/app/services
2023-10-24 10:27:39 -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
cleaner.rb fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column 2023-10-24 10:24:57 -07:00
demographic_loader.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-10-24 09:05:27 -07:00
enrollment_loader.rb load total students and batch importing records 2023-03-08 04:48:25 -08: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-10-24 09:21:09 -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 feat: support multiple columns for race and gender information 2023-10-24 10:27:39 -07:00
survey_item_values.rb feat: support multiple columns for race and gender information 2023-10-24 10:27:39 -07:00
survey_responses_data_loader.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-10-24 09:05:27 -07:00