sqm-dashboards/app/models
2022-02-11 23:18:49 +01:00
..
concerns first commit 2017-02-23 12:52:56 -05:00
legacy Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
academic_year.rb Add 2019-20 year teacher surveys and activate the year selector 2022-02-07 15:04:25 +01:00
admin_data_item.rb Modify collection rate for admin data items. Take into account if a 2022-02-11 18:54:14 +01:00
application_record.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
category.rb Set up bullet gem. Implement bullet gem suggestions. 2022-01-07 16:58:35 +01:00
district.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
legacy.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
measure.rb Add missing tests. Remove unused code. Filter out legacy specs from code coverage report 2022-02-01 19:33:24 +01:00
respondent.rb Show response rate for students 2022-01-27 22:43:10 +01:00
response_rate.rb Refactor response rate 2022-02-02 11:04:30 +01:00
school.rb Remove associated survey item responses when we remove schools 2021-12-01 12:37:25 -05:00
score.rb Show partial data indicators on variance chart 2021-12-09 14:51:28 -05:00
student_response_rate.rb Small fix to assignment operator in student response rate 2022-02-11 23:18:49 +01:00
subcategory.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
survey_item.rb Refactor student_response_rate 2022-02-11 23:05:03 +01:00
survey_item_response.rb Replace integer devision with float division for accurate response rate calculation 2022-02-01 15:28:25 +01:00
teacher_response_rate.rb Refactor student_response_rate 2022-02-11 23:05:03 +01:00