sqm-dashboards/app/models
rebuilt 3778aeb1d6 alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency
Implement large speed improvements to score calculations.  Add page caching to all pages.  Small speed improvements to response rate by filtering out
survey items without responses with `none?` `method vs count == 0`.
2022-06-14 11:17:59 -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 alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency 2022-06-14 11:17:59 -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 Create academic year checkbox selectors. Refresh page with years selected on 2022-06-08 15:42:54 -07: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 alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency 2022-06-14 11:17:59 -07:00
subcategory.rb Create academic year checkbox selectors. Refresh page with years selected on 2022-06-08 15:42:54 -07: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 Create academic year checkbox selectors. Refresh page with years selected on 2022-06-08 15:42:54 -07:00
survey_item_response.rb Create grouped bar chart on analyze page 2022-05-20 20:24:23 -07:00
teacher_response_rate.rb alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency 2022-06-14 11:17:59 -07:00