| .. |
|
analyze
|
fix: make sure sped is taken into account when caching analyze page
|
2023-10-11 11:15:13 -07:00 |
|
admin_data_presenter.rb
|
Rename DataAvailability to Summary
|
2023-04-20 20:58:15 -07:00 |
|
background_presenter.rb
|
move methods from analyze helper to background presenter
|
2022-08-01 19:17:06 -07:00 |
|
category_presenter.rb
|
Fix icon not showing up on category page
|
2023-03-16 16:23:17 -07:00 |
|
data_item_presenter.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
gauge_presenter.rb
|
Round all averages to two decimal places
|
2023-05-12 13:08:25 -07:00 |
|
measure_presenter.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
response_rate_presenter.rb
|
fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year.
|
2023-08-17 07:05:15 -07:00 |
|
student_survey_presenter.rb
|
Remove unused method item_descriptions from admin_data_presenter and
|
2023-02-13 17:57:07 -08:00 |
|
subcategory_card_presenter.rb
|
Refactor code based on rubocop and reek suggestions
|
2022-07-11 16:46:30 -07:00 |
|
subcategory_presenter.rb
|
Update logic for calculating student response rate. Remove references
|
2023-04-18 13:59:29 -07:00 |
|
teacher_survey_presenter.rb
|
Rename DataAvailability to Summary
|
2023-04-20 20:58:15 -07:00 |
|
variance_chart_row_presenter.rb
|
perf: Reduce number of queries. Remove unneeded methods. Combine
|
2023-06-19 20:51:24 -07:00 |
|
zones.rb
|
Finishes #183092367. Adds ui and graphs to show grade level disaggregations
|
2022-10-16 22:03:25 -07:00 |