| .. |
|
concerns
|
first commit
|
2017-02-23 12:52:56 -05:00 |
|
legacy
|
chore: fix failing legacy tests
|
2023-11-03 10:18:46 -07:00 |
|
report
|
fix: SurveyItemByItem.create_item_report now runs without errors
|
2024-08-13 09:41:11 -07:00 |
|
academic_year.rb
|
feat: restore hotwire functionality on analyze page
|
2024-06-27 10:58:45 -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: performance fixes for response rate calculation
|
2024-01-12 13:51:59 -08:00 |
|
district.rb
|
use district short name when writing filename
|
2023-05-31 17:12:40 -07:00 |
|
ell.rb
|
chore: correct parsing for 'not sped' and 'lep not first year'
|
2024-06-26 12:05:05 -07:00 |
|
gender.rb
|
feat: restore hotwire functionality on analyze page
|
2024-06-27 10:58:45 -07:00 |
|
income.rb
|
chore: add parsing rules for income: 'yes', 'no' and sped: 'No special needs' and ell: 'ELL'
|
2024-05-22 17:34:19 -07:00 |
|
legacy.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
measure.rb
|
fix: correctly memoize student_survey_items_with_sufficient_responses so that on the analyze page, when the first year has insufficient responses, it doesn't affect all subsequent years
|
2024-06-13 09:10:09 -07: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:57 -07:00 |
|
respondent.rb
|
perf: reduce number of queries for respondents
|
2024-01-12 13:53:33 -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
|
fix: make sure response rate gets rounded to nearest integer
|
2024-01-12 14:18:39 -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
|
Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
|
2023-04-22 14:21:48 -07:00 |
|
school.rb
|
feat: Split academic year into seasons if the academic year's range is
|
2024-04-27 14:24:05 -07:00 |
|
score.rb
|
Finishes #183092367. Adds ui and graphs to show grade level disaggregations
|
2022-10-16 22:03:25 -07:00 |
|
sped.rb
|
chore: correct parsing for 'not sped' and 'lep not first year'
|
2024-06-26 12:05:05 -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:41:50 -04:00 |
|
subcategory.rb
|
chore: correct parsing for 'not sped' and 'lep not first year'
|
2024-06-26 12:05:05 -07:00 |
|
summary.rb
|
Rename DataAvailability to Summary
|
2023-04-22 14:24:39 -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-22 14:21:48 -07:00 |
|
survey_item.rb
|
feat: ignore library survey items in csvs
|
2024-04-02 20:46:01 -07:00 |
|
survey_item_response.rb
|
rename SurveyItemResponse method for clarity
|
2024-04-10 14:41:50 -04:00 |
|
teacher_response_rate_calculator.rb
|
perf: reduce number of calls for student and teacher survey items in response rate calculators
|
2024-01-12 13:55:14 -08:00 |
|
today.rb
|
implement suggestions from static code analysis tools
|
2022-07-12 19:15:54 -07:00 |