sqm-dashboards/app
rebuilt 904d0d2f2c 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:06:50 -07:00
..
assets Add checkboxes to select academic years for analyze page. Stimulus controller reads the state of the checkboxes and builds the correct link to route the user 2022-05-31 15:49:59 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
helpers add more colors 2022-12-21 17:15:18 -08: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 Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
mailers first commit 2017-02-23 12:52:56 -05:00
models use district short name when writing filename 2023-05-31 17:12:40 -07:00
presenters Round all averages to two decimal places 2023-05-12 13:12:42 -07:00
services It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 16:06:50 -07:00
views Round all averages to two decimal places 2023-05-12 13:12:42 -07:00