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 77e2b1e203
fix: I broke the feature where the site would automatically navigate the user to the latest year that had sufficient data when I made response rates calculate on each page load instead of being precalculated and stored in the database. Instead of a database lookup for response rates that meet the sufficiency threshold, I caculate the latest year when a user chooses a school from the welcome page.
2 years ago
..
assets fix: added missing bootstrap files 2 years ago
channels/application_cable first commit 9 years ago
controllers fix: I broke the feature where the site would automatically navigate the user to the latest year that had sufficient data when I made response rates calculate on each page load instead of being precalculated and stored in the database. Instead of a database lookup for response rates that meet the sufficiency threshold, I caculate the latest year when a user chooses a school from the welcome page. 2 years ago
helpers Fix sizing of partial data indicators 3 years ago
javascript Add cutpoint table popover to gauges 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 twilio require statement 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 feat: if admin data value is above 5, round down to 5 2 years ago
views Add cutpoint table popover to gauges 2 years ago