sqm-dashboards/app
2023-12-06 14:10:29 -08:00
..
assets Move color definitions out of response rate presenter and into _colors.scss 2023-08-09 15:16:06 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
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. 2023-08-28 13:46:23 -07:00
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 2023-07-07 09:14:36 -07:00
javascript feat: add special education disaggregation 2023-10-06 11:41:52 -07:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib chore: Add comment about StaffingLoader also cloning enrollment data when it clones staffing data 2023-12-06 14:09:54 -08:00
mailers first commit 2017-02-23 12:52:56 -05:00
models chore: add prefer not to disclose to gender. Add code of 7 as an option for prefer to self describe 2023-12-06 14:10:29 -08:00
presenters fix: make sure sped is taken into account when caching analyze page 2023-10-11 11:15:13 -07:00
services Convert gender and race text into qualtrics codes during cleaning. Abide by 'prefer not to disclose' for self reported race. Give priority to self reported data but use SIS information as backup 2023-12-06 14:10:16 -08:00
views fix: make sure sped is taken into account when caching analyze page 2023-10-11 11:15:13 -07:00