| .. |
|
concerns
|
first commit
|
9 years ago |
|
legacy
|
chore: remove twilio require statement
|
2 years ago |
|
report
|
fix: correctly load survey items from sample framework file. Fix broken tests
|
1 year ago |
|
academic_year.rb
|
feat: switch analyze page to use hotwire. Fix n_size count for teacher
|
2 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: extract overview partials
|
1 year ago |
|
district.rb
|
chore: prevent multiple lookups for the boston district by inlining the
|
2 years ago |
|
ell.rb
|
chore: correct parsing for 'not sped' and 'lep not first year'
|
1 year ago |
|
gender.rb
|
chore: handle cases where the pivot table inserts headers instead of actual values for gender and race
|
1 year ago |
|
income.rb
|
chore: add parsing rules for income: 'yes', 'no' and sped: 'No special needs' and ell: 'ELL'
|
2 years ago |
|
legacy.rb
|
Refactor code based on rubocop and reek suggestions
|
3 years ago |
|
measure.rb
|
feat: show parent scales on variance chart
|
1 year ago |
|
parent.rb
|
Show parent response rate
|
1 year ago |
|
race.rb
|
chore: handle cases where the pivot table inserts headers instead of actual values for gender and race
|
1 year ago |
|
race_score.rb
|
Change race score calculations so the average bubbles up through survey_items
|
3 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
|
perf: reduce number of queries for respondents
|
2 years ago |
|
sample.rb
|
Load student data for all years and calculate race scores for all
|
3 years ago |
|
scale.rb
|
feat: show parent scales on variance chart
|
1 year ago |
|
school.rb
|
feat: Split academic year into seasons if the academic year's range is
|
2 years ago |
|
score.rb
|
fix: correctly load survey items from sample framework file. Fix broken tests
|
1 year ago |
|
sped.rb
|
chore: correct parsing for 'not sped' and 'lep not first year'
|
1 year 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
|
rename SurveyItemResponse method for clarity
|
2 years ago |
|
subcategory.rb
|
chore: correct parsing for 'not sped' and 'lep not first year'
|
1 year 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: add parent survey gauges
|
1 year ago |
|
survey_item_response.rb
|
Show parent response rate
|
1 year 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 |