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 4509c157fa
Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago
..
concerns first commit 9 years ago
legacy move csv require statement to application.rb 3 years ago
report file must exist so emptying the file to see if the app stops crashing 3 years ago
academic_year.rb Memoize schools in SurveyItemValues and academic_years in AcademicYear 3 years ago
admin_data_item.rb Refactor code based on rubocop and reek suggestions 3 years ago
admin_data_value.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 3 years ago
application_record.rb Refactor code based on rubocop and reek suggestions 3 years ago
category.rb Refactor code based on rubocop and reek suggestions 3 years ago
district.rb Fix failing tests 3 years ago
gender.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago
legacy.rb Refactor code based on rubocop and reek suggestions 3 years ago
measure.rb Round all averages to two decimal places 3 years ago
race.rb import students 3 years ago
race_score.rb Change race score calculations so the average bubbles up through survey_items 3 years ago
respondent.rb Update logic for calculating student response rate. Remove references 3 years ago
response_rate.rb Refactor code based on rubocop and reek suggestions 3 years ago
response_rate_calculator.rb Update logic for calculating student response rate. Remove references 3 years ago
sample.rb Load student data for all years and calculate race scores for all 3 years ago
scale.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
school.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago
score.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago
student.rb Change race score calculations so the average bubbles up through survey_items 3 years ago
student_race.rb import students 3 years ago
student_response_rate_calculator.rb Fix response rates for small schools by accounting for expected minimum counts of responses less than 10 3 years ago
subcategory.rb Update logic for calculating student response rate. Remove references 3 years ago
summary.rb Rename DataAvailability to Summary 3 years ago
survey.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
survey_item.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago
survey_item_response.rb Update logic for calculating student response rate. Remove references 3 years ago
teacher_response_rate_calculator.rb Update logic for calculating student response rate. Remove references 3 years ago
today.rb implement suggestions from static code analysis tools 3 years ago