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 8dfaa86982
feat: create a score csv report for measures
2 years ago
..
concerns first commit 9 years ago
legacy chore: fix failing legacy tests 2 years ago
report feat: create a score csv report for measures 2 years ago
academic_year.rb fix failing tests 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 chore: performance fixes for response rate calculation 2 years ago
district.rb use district short name when writing filename 3 years ago
ell.rb fix: change the default to not an english language learner. Blank columns are treated as Not ELL. Only mark student as an english language learner if it's marked as such. Columns marked with 'NA' are treated as unknown 2 years ago
gender.rb chore: various fixes for race and gender categorization during cleaning. 2 years ago
income.rb fix: Support true/false column values when categorizing income status. True is categorized as Economically Disadvantaged. False is categorized as Not Economically Disadvantaged 2 years ago
legacy.rb Refactor code based on rubocop and reek suggestions 3 years ago
measure.rb feat: create a score csv report for measures 2 years ago
race.rb chore: bring in some refactoring changes that didn't get copied over from the main branch 2 years ago
respondent.rb perf: reduce number of queries for respondents 2 years ago
response_rate.rb Refactor code based on rubocop and reek suggestions 3 years ago
response_rate_calculator.rb fix: make sure response rate gets rounded to nearest integer 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 perf: reduce number of queries for respondents 2 years ago
score.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago
sped.rb chore: bring in some refactoring changes that didn't get copied over from the main branch 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: reduce number of calls for student and teacher survey items in response rate calculators 2 years ago
subcategory.rb perf: reduce number of calls for student and teacher survey items in response rate calculators 2 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 feat: Support two date formats: ISO 8601 and the standard US date format 2 years ago
survey_item_response.rb fix: correct a problem where survey items with insufficient responses were contributing to the response rate calculation 2 years ago
teacher_response_rate_calculator.rb perf: reduce number of calls for student and teacher survey items in response rate calculators 2 years ago
today.rb implement suggestions from static code analysis tools 3 years ago