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
Nelson Jovel 67a9a96433
fix: make sure all likert scores get counted even when the survey item id has different capitalization. Add tests for uploading parent data. Change the parent response rate calcuation to count all students in the school instead of just for the grades that were given the student survey
1 year ago
..
controllers feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 1 year ago
fixtures fix: make sure all likert scores get counted even when the survey item id has different capitalization. Add tests for uploading parent data. Change the parent response rate calcuation to count all students in the school instead of just for the grades that were given the student survey 1 year ago
helpers Add an exports page that allows a user to select which reports they want 1 year ago
javascript Replace javascript logic with hotwire. Also hide district dropdown on 3 years ago
lib fix: correctly load survey items from sample framework file. Fix broken tests 1 year ago
models Show parent response rate 1 year ago
presenters feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 1 year ago
requests Add an exports page that allows a user to select which reports they want 1 year ago
routing/legacy Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
services fix: make sure all likert scores get counted even when the survey item id has different capitalization. Add tests for uploading parent data. Change the parent response rate calcuation to count all students in the school instead of just for the grades that were given the student survey 1 year ago
support Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
system feat: Add overall response rate 2 years ago
views fix: tests 1 year ago
factories.rb Show parent response rate 1 year ago
rails_helper.rb feat: Split academic year into seasons if the academic year's range is 2 years ago
spec_helper.rb feat: if the filename includes the words 'form' or 'part' add that to the resulting cleaned filename 2 years ago