You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/spec
rebuilt 66f78dadf9
chore: Add cypress to codebase
2 years ago
..
controllers merge disagreggation features 3 years ago
fixtures It's possible for admin data likert score values to be above 5. If that happens, we 3 years ago
javascript Replace javascript logic with hotwire. Also hide district dropdown on 3 years ago
lib Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
models update tests for subcategory report 2 years ago
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. 3 years ago
requests add first pillar 3 years ago
services fix: There was an n+1 problem where we looked up the list of schools for 2 years ago
support Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
system chore: Add cypress to codebase 2 years ago
views Add Overall Response Rate 3 years ago
factories.rb Update logic for calculating student response rate. Remove references 3 years ago
rails_helper.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago
spec_helper.rb chore: Add cypress to codebase 2 years ago