sqm-dashboards/app/presenters
Nelson Jovel 33da0859b9 Split academic year into seasons if the academic year's range is
initialized with a season, i.e. "2024-25 Fall".  Update scapers for
admin data, enrollment and staffing to use the new range standard
correctly.   Update the loaders for admin data, enrollment and staffing
so that it populates all seasons in a given year.  So admin data for
2024-25 gets loaded into "2024-25 Fall" and "2024-25 Spring".  Add tests
for the new range format.  Set the default cutoff for the start of Spring season will be the last Sunday in February
2024-04-25 09:21:04 -07:00
..
analyze fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show 2024-03-26 15:31:48 -07:00
admin_data_presenter.rb feat: change 'school admin data' to 'school data' 2024-01-31 10:59:39 -08: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 Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -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