sqm-dashboards/app/models
2022-04-13 20:14:25 -07:00
..
concerns first commit 2017-02-23 12:52:56 -05:00
legacy Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
academic_year.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
admin_data_item.rb Display measure scores. Finishes #181754978 2022-04-06 13:09:33 -07:00
admin_data_value.rb Display measure scores. Finishes #181754978 2022-04-06 13:09:33 -07: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 Autoformat code with rubocop 2022-03-04 15:29:54 +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 Update admin data collection rate numbers on browse page. Also, if all admin data has been collected, do not show 'insufficient data' indicator. Finishes #181754853 2022-04-13 20:14:25 -07:00
respondent.rb Show response rate for students 2022-01-27 22:43:10 +01:00
response_rate.rb Visualize survey responses even when a response rate cannot be 2022-03-04 15:17:43 +01:00
scale.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
school.rb Remove associated survey item responses when we remove schools 2021-12-01 12:37:25 -05:00
score.rb Update admin data collection rate numbers on browse page. Also, if all admin data has been collected, do not show 'insufficient data' indicator. Finishes #181754853 2022-04-13 20:14:25 -07:00
student_response_rate.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
subcategory.rb Change the sufficiency threshold from a static number of minimum responses to a minimum response rate of 25 percent 2022-02-28 15:36:49 +01:00
survey.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
survey_item.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
survey_item_response.rb Change the sufficiency threshold from a static number of minimum responses to a minimum response rate of 25 percent 2022-02-28 15:36:49 +01:00
teacher_response_rate.rb Add metadata for 2019-20 year. Finishes #181530277 2022-03-23 19:13:52 -07:00