sqm-dashboards/spec/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/graph Add specs for admin bar messages 2022-12-13 10:10:32 -08:00
data_item_presenters Fix failing test 2023-03-16 16:56:56 -07:00
category_presenter_spec.rb Fix icon not showing up on category page 2023-03-16 16:23:17 -07:00
gauge_presenter_spec.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
grouped_bar_column_presenter_spec.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
measure_presenter_spec.rb Remove unused method; item_descriptions 2023-02-13 17:49:38 -08:00
scale_spec.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
subcategory_card_presenter_spec.rb Add links to subcategories from overview page framework indicator 2022-03-28 14:53:48 -07:00
subcategory_presenter_spec.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
variance_chart_row_presenter_spec.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00