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 3da6016635
chore: add prefer not to disclose to gender. Add code of 7 as an option for prefer to self describe
2 years ago
..
concerns first commit 9 years ago
legacy chore: remove twilio require statement 2 years ago
report Add date range to subcategory report export 2 years ago
academic_year.rb Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 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 Add disaggregation by ELL 2 years ago
ell.rb Add disaggregation by ELL 2 years ago
gender.rb chore: add prefer not to disclose to gender. Add code of 7 as an option for prefer to self describe 2 years ago
income.rb Add disaggregation by ELL 2 years ago
legacy.rb Refactor code based on rubocop and reek suggestions 3 years ago
measure.rb perf: Reduce number of queries. Remove unneeded methods. Combine 3 years ago
race.rb Convert gender and race text into qualtrics codes during cleaning. Abide by 'prefer not to disclose' for self reported race. Give priority to self reported data but use SIS information as backup 2 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 fix: catch null condition that was causing a crash 2 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 disaggregation by ELL 2 years ago
score.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago
sped.rb feat: add special education disaggregation 2 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 perf: memoize function when calculating response rates 3 years ago
subcategory.rb perf: Reduce number of queries. Remove unneeded methods. Combine 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 Fix: Ensure proper detection of survey type. Make sure to remove any survey item ids that end with the survey variant style of '-1' 3 years ago
survey_item_response.rb feat: add special education disaggregation 2 years ago
teacher_response_rate_calculator.rb perf: Reduce number of queries. Remove unneeded methods. Combine 3 years ago
today.rb implement suggestions from static code analysis tools 3 years ago