sqm-dashboards/spec/presenters
rebuilt 3778aeb1d6 alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency
Implement large speed improvements to score calculations.  Add page caching to all pages.  Small speed improvements to response rate by filtering out
survey items without responses with `none?` `method vs count == 0`.
2022-06-14 11:17:59 -07:00
..
data_item_presenters Do not show question prompts for measure 1B-1. Finishes #181921933 2022-04-21 12:06:50 -07:00
category_presenter_spec.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
gauge_presenter_spec.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
grouped_bar_column_presenter_spec.rb alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency 2022-06-14 11:17:59 -07:00
measure_presenter_spec.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01: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 admin data collection rate numbers on browse page. Also, if all admin data has been collected, do not show 'insufficient data' indicator. Finishes #181754853 2022-04-13 20:14:25 -07:00
variance_chart_row_presenter_spec.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00