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
Nelson Jovel 0b502ce826
When calculating response rate, only take into account survey items with associated responses. Ignore any survey items with no responses. Finishes #181922483
4 years ago
..
concerns first commit 9 years ago
legacy Autoformat code with rubocop 4 years ago
academic_year.rb Autoformat code with rubocop 4 years ago
admin_data_item.rb Display measure scores. Finishes #181754978 4 years ago
admin_data_value.rb Display measure scores. Finishes #181754978 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 Autoformat code with rubocop 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 Modify score calculations. Ignore any survey item scores of 0. 4 years ago
respondent.rb Show response rate for students 4 years ago
response_rate.rb Visualize survey responses even when a response rate cannot be 4 years ago
scale.rb Modify score calculations. Ignore any survey item scores of 0. 4 years ago
school.rb Remove associated survey item responses when we remove schools 4 years ago
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 4 years ago
student_response_rate.rb When calculating response rate, only take into account survey items with associated responses. Ignore any survey items with no responses. Finishes #181922483 4 years ago
subcategory.rb Change the sufficiency threshold from a static number of minimum responses to a minimum response rate of 25 percent 4 years ago
survey.rb Seed db with surveys to keep track of school, year, and survey type 4 years ago
survey_item.rb Seed db with surveys to keep track of school, year, and survey type 4 years ago
survey_item_response.rb Change the sufficiency threshold from a static number of minimum responses to a minimum response rate of 25 percent 4 years ago
teacher_response_rate.rb When calculating response rate, only take into account survey items with associated responses. Ignore any survey items with no responses. Finishes #181922483 4 years ago