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/app/models
rebuilt 5cccbcdf9b
Refactor student_response_rate
4 years ago
..
concerns first commit 9 years ago
legacy Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
academic_year.rb Add 2019-20 year teacher surveys and activate the year selector 4 years ago
admin_data_item.rb Modify collection rate for admin data items. Take into account if a 4 years ago
application_record.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
category.rb Set up bullet gem. Implement bullet gem suggestions. 4 years ago
district.rb Extract legacy parts of the codebase into its own module 4 years ago
legacy.rb Extract legacy parts of the codebase into its own module 4 years ago
measure.rb Add missing tests. Remove unused code. Filter out legacy specs from code coverage report 4 years ago
respondent.rb Show response rate for students 4 years ago
response_rate.rb Refactor response rate 4 years ago
school.rb Remove associated survey item responses when we remove schools 4 years ago
score.rb Show partial data indicators on variance chart 4 years ago
student_response_rate.rb Refactor student_response_rate 4 years ago
subcategory.rb Extract legacy parts of the codebase into its own module 4 years ago
survey_item.rb Refactor student_response_rate 4 years ago
survey_item_response.rb Replace integer devision with float division for accurate response rate calculation 4 years ago
teacher_response_rate.rb Refactor student_response_rate 4 years ago