sqm-dashboards/app/presenters
rebuilt 128748addd Update logic for calculating student response rate. Remove references
to survey table.  We no longer check or keep track of the survey type.
Instead we look in the database to see if a survey item has at least 10
responses.  If it does, that survey item was presented to the respondent
and we count it, and all responses when calculating the response rate.

Remove response rate timestamp from caching logic because we no longer
add the response rate to the database. All response rates are calculated
on the fly

Update three_b_two scraper to use teacher only numbers

swap over to using https://profiles.doe.mass.edu/statereport/gradesubjectstaffing.aspx as the source of staffing information
2023-04-18 13:59:29 -07:00
..
analyze Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
admin_data_presenter.rb Remove unused method item_descriptions from admin_data_presenter and 2023-02-13 17:57:07 -08:00
analyze_bar_presenter.rb continue refactoring 2022-07-12 20:31:53 -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 Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -07:00
measure_presenter.rb Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -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 Transition from Lowell to ECP. Update text and links to reflect the new Organization. 2023-03-16 16:25:09 -07:00
variance_chart_row_presenter.rb continue refactoring 2022-07-12 20:31:53 -07:00
zones.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00