| .. |
|
concerns
|
first commit
|
2017-02-23 12:52:56 -05:00 |
|
legacy
|
move csv require statement to application.rb
|
2023-02-27 15:47:20 -08:00 |
|
report
|
Implement bullet suggestions for GPS report
|
2023-03-01 10:53:45 -08:00 |
|
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.
|
2023-03-29 15:45:48 -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
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
data_availability.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
district.rb
|
Fix boston
|
2023-02-27 12:47:47 -08:00 |
|
gender.rb
|
Create gender class. Load genders to database from demographics file
|
2022-10-21 17:47:52 -07:00 |
|
legacy.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
measure.rb
|
Set a minimum threshold of 10 survey item responses to calculate scores per survey item
|
2023-04-17 15:18:10 -07:00 |
|
race.rb
|
import students
|
2022-07-29 15:34:56 -07:00 |
|
race_score.rb
|
Change race score calculations so the average bubbles up through survey_items
|
2022-08-10 09:58:11 -07:00 |
|
respondent.rb
|
Update logic for calculating student response rate. Remove references
|
2023-04-08 10:59:48 -07:00 |
|
response_rate.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
response_rate_calculator.rb
|
Update logic for calculating student response rate. Remove references
|
2023-04-08 10:59:48 -07: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
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
school.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
score.rb
|
Finishes #183092367. Adds ui and graphs to show grade level disaggregations
|
2022-10-16 22:03:25 -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 counts_by_grade method to the more descriptive enrollment_by_grade
|
2023-04-14 13:37:23 -07:00 |
|
subcategory.rb
|
Update logic for calculating student response rate. Remove references
|
2023-04-08 10:59:48 -07:00 |
|
survey.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
survey_item.rb
|
Update logic for calculating student response rate. Remove references
|
2023-04-08 10:59:48 -07:00 |
|
survey_item_response.rb
|
Update logic for calculating student response rate. Remove references
|
2023-04-08 10:59:48 -07:00 |
|
teacher_response_rate_calculator.rb
|
Update logic for calculating student response rate. Remove references
|
2023-04-08 10:59:48 -07:00 |
|
today.rb
|
implement suggestions from static code analysis tools
|
2022-07-12 19:15:54 -07:00 |