sqm-dashboards/app/models
2024-11-20 15:16:22 -08:00
..
concerns first commit 2017-02-23 12:52:56 -05:00
legacy fix: zeitwork eager loads all require statements. I removed twilio from Gem dependencies so I had to remove it from code as well or it breaks deployments 2023-07-20 14:00:15 -07:00
report fix: correctly load survey items from sample framework file. Fix broken tests 2024-08-27 12:45:52 -07:00
academic_year.rb feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-11 13:48:02 -07:00
admin_data_item.rb Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -07:00
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 2022-07-26 06:52:50 -07:00
application_record.rb Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -07:00
category.rb chore: extract overview partials 2024-10-01 12:05:48 -07:00
district.rb chore: prevent multiple lookups for the boston district by inlining the 2023-12-21 13:54:54 -08:00
ell.rb chore: correct parsing for 'not sped' and 'lep not first year' 2024-06-26 12:02:22 -07:00
gender.rb chore: handle cases where the pivot table inserts headers instead of actual values for gender and race 2024-06-24 19:09:19 -07:00
income.rb chore: add parsing rules for income: 'yes', 'no' and sped: 'No special needs' and ell: 'ELL' 2024-05-22 17:06:24 -07:00
legacy.rb Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -07:00
measure.rb feat: show parent scales on variance chart 2024-10-11 10:19:23 -07:00
parent.rb Show parent response rate 2024-11-03 12:47:25 -08:00
race.rb chore: handle cases where the pivot table inserts headers instead of actual values for gender and race 2024-06-24 19:09:19 -07:00
respondent.rb perf: reduce number of queries for respondents 2023-12-26 16:23:29 -08:00
response_rate.rb Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -07:00
response_rate_calculator.rb perf: reduce number of queries for respondents 2023-12-26 16:23:29 -08:00
sample.rb Load student data for all years and calculate race scores for all 2022-08-20 15:07:15 -07:00
scale.rb feat: show parent scales on variance chart 2024-10-11 10:19:23 -07:00
school.rb Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
score.rb chore: update to rails 8 2024-11-20 15:16:22 -08:00
sped.rb chore: correct parsing for 'not sped' and 'lep not first year' 2024-06-26 12:02:22 -07:00
student.rb Change race score calculations so the average bubbles up through survey_items 2022-08-10 09:58:11 -07:00
student_race.rb import students 2022-07-29 15:34:56 -07:00
student_response_rate_calculator.rb rename SurveyItemResponse method for clarity 2024-04-10 14:39:19 -04:00
subcategory.rb chore: correct parsing for 'not sped' and 'lep not first year' 2024-06-26 12:02:22 -07:00
summary.rb Rename DataAvailability to Summary 2023-04-20 20:58:15 -07:00
survey.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-20 20:51:04 -07:00
survey_item.rb feat: add parent survey gauges 2024-09-16 15:24:43 -07:00
survey_item_response.rb Show parent response rate 2024-11-03 12:47:25 -08:00
teacher_response_rate_calculator.rb perf: reduce number of calls for student and teacher survey items in response rate calculators 2023-12-27 07:37:03 -08:00
today.rb implement suggestions from static code analysis tools 2022-07-12 19:15:54 -07:00