sqm-dashboards/app/presenters
2023-08-09 15:22:05 -07:00
..
analyze chore: remove precalculated race scores. Calculate race scores on every reload 2023-08-07 16:02:59 -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 The overall response rate is artifically lower because we are including the number of all the students at the school, not just the number of students that took the survey. Updated the overall response rate presenter to return the count of only the grades that took the student survey. 2023-08-09 15:22:05 -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