sqm-dashboards/app
rebuilt 0f23053294 It's possible for admin data likert score values to be above 5. If that happens, we
cap the likert score at 5.   This was happening already at the scraper
level but it's also now being done by the admin data loader for safety.
Also make sure to just update admin data instead of deleting and
reloading all values each load. Add tests to confirm this behavior
2023-06-03 16:47:03 -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 Add Overall Response Rate Popover 2023-05-31 18:27:15 +00:00
services It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 16:47:03 -07:00
views Add Overall Response Rate Popover 2023-05-31 18:27:15 +00:00