Nelson Jovel
|
bb20ff506b
|
Correct error affecting subcategory scores where teacher or student survey items below the threshold were still being included in the score for the subcategory.
Ensure queries for survey item responses take into account the school
and academic year.
|
2022-01-12 20:32:24 +01:00 |
|
Nelson Jovel
|
ad03606d66
|
Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder
Calculate benchmarks for measures based on a weighted average of survey
and admin data items
Added architectural records
|
2021-12-28 14:10:34 +01:00 |
|
Nelson Jovel
|
aeb6a45a45
|
Show partial data indicators on variance chart
|
2021-12-09 14:51:28 -05:00 |
|
Liam Morley
|
aa4ce86eaa
|
Show icon/explanation in measure accordion when a section has insufficient data
|
2021-12-01 11:44:07 -05:00 |
|
Liam Morley
|
cf6e80ce6b
|
Show modal when no measures for a school/year have meet their threshold
|
2021-11-10 15:46:49 -05:00 |
|
rebuilt
|
edeb3f4e59
|
Prevent memory errors by avoiding creating active record objects when
not necessary.
|
2021-11-08 21:28:30 +01:00 |
|
Liam Morley
|
f8523f1e6a
|
Display measure data if student data is sufficient OR teacher data is sufficient
|
2021-11-05 15:14:04 -04:00 |
|
Liam Morley
|
f5e5abc27e
|
Use public score_for_measure method instead of private 'for_measure' scope
|
2021-10-28 09:22:24 -04:00 |
|
Liam Morley
|
f3c632ea2a
|
Take sufficient data requirements into account when calculating score for subcategory
|
2021-10-28 08:47:08 -04:00 |
|
Alex Basson
|
fa3241da65
|
Extract SurveyItemResponse.score_for_subcategory method from SubcategoryPresenter
|
2021-10-22 16:40:30 -04:00 |
|
Alex Basson
|
2abf2d352a
|
Implement correct policy regarding whether there exist sufficient data for a measure
|
2021-10-22 16:02:03 -04:00 |
|
Alex Basson
|
da6711c571
|
Rename SurveyItemResponse.score -> .score_for_measure
|
2021-10-22 09:57:45 -04:00 |
|
Alex Basson
|
07b7561b55
|
Move score computation into SurveyItemResponse
|
2021-10-21 21:30:55 -04:00 |
|
Alex Basson
|
10e70557bd
|
Display insufficient data note. TODO: remove measures from variance chart
|
2021-10-21 21:30:55 -04:00 |
|
Liam Morley
|
25578a896f
|
we have a gauge! next up, let's style the page
|
2021-10-01 13:32:10 -04:00 |
|
Alex Basson
|
e222edc7e7
|
Add academic years as an ActiveRecord object
|
2021-09-22 08:44:54 -04:00 |
|
Alex Basson
|
12415861c1
|
Rename construct -> measure, seed with SqmCategories and Subcategories
|
2021-09-22 08:44:54 -04:00 |
|