sqm-dashboards/app
2023-05-24 11:22:17 -07:00
..
assets Move color definitions out of response rate presenter and into _colors.scss 2023-05-22 12:29:26 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers Add Overall Response Rate 2023-05-22 16:03:34 +00:00
helpers Fix sizing of partial data indicators 2023-05-16 13:33:55 -07:00
javascript Replace javascript logic with hotwire. Also hide district dropdown on 2022-12-14 13:41:34 -08:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 10:36:00 -07:00
mailers first commit 2017-02-23 12:52:56 -05:00
models specify that we are using the top level Subcategory class instead of the Report::Subcategory class 2023-05-23 20:19:53 -07:00
presenters The overall response rate is artifically lower because we are including the number of all the students at the school, not just the number of students that took the survey. Updated the overall response rate presenter to return the count of only the grades that took the student survey. 2023-05-24 11:22:17 -07:00
services Add Overall Response Rate 2023-05-22 16:03:34 +00:00
views Move color definitions out of response rate presenter and into _colors.scss 2023-05-22 12:29:26 -07:00