sqm-dashboards/spec
2023-08-17 07:06:13 -07:00
..
controllers merge disagreggation features 2023-01-12 17:02:34 -08:00
fixtures feat: if admin data value is above 5, round down to 5 2023-07-21 12:51:18 -07:00
javascript Replace javascript logic with hotwire. Also hide district dropdown on 2022-12-14 13:41:34 -08: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
models update tests for subcategory report 2023-06-26 11:38:41 -07:00
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. 2023-08-17 07:06:13 -07:00
requests add first pillar 2023-02-28 17:50:21 -08:00
services chore: remove outdated admin data loader file. We now use Dese::Loader to load school level data 2023-07-21 12:52:18 -07:00
support Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
system chore: Add cypress to codebase 2023-07-19 12:18:06 -07:00
views Add Overall Response Rate 2023-05-22 16:03:34 +00:00
factories.rb Update logic for calculating student response rate. Remove references 2023-04-08 10:59:48 -07:00
rails_helper.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:39:12 -07:00
spec_helper.rb chore: Add cypress to codebase 2023-07-19 12:18:06 -07:00