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
rebuilt 315b398a5a
fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year.
2 years ago
..
assets Move color definitions out of response rate presenter and into _colors.scss 2 years ago
channels/application_cable first commit 9 years ago
controllers Add Overall Response Rate 2 years ago
helpers 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 2 years ago
javascript 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 2 years ago
jobs first commit 9 years ago
lib chore: Add cypress to codebase 2 years ago
mailers first commit 9 years ago
models chore: remove precalculated race scores. Calculate race scores on every reload 2 years ago
presenters fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year. 2 years ago
services Add Overall Response Rate 2 years ago
views Add Overall Response Rate Popover 2 years ago