sqm-dashboards/spec
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
..
controllers Create grouped bar chart on analyze page 2022-05-20 20:24:23 -07:00
fixtures Display measure scores. Finishes #181754978 2022-04-06 13:09:33 -07:00
javascript Show modal when no measures for a school/year have meet their threshold 2021-11-10 15:46:49 -05:00
lib Add new csv for student and teacher metadata. Finishes #181530310 2022-04-01 10:46:05 -07:00
models 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
presenters 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
routing/legacy Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
services Add attleboro survey item responses for 2021-22. Finishes #182215755 2022-05-18 13:14:01 -07:00
support Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
system 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
views Fix failing test 2022-06-10 08:40:09 -07:00
factories.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
rails_helper.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
spec_helper.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00