rebuilt
046c2a412a
Add architectural decision record about response ids for boston being consecutive integers
2022-09-05 12:09:18 -07:00
Nelson Jovel
c475744939
Modify score calculations. Ignore any survey item scores of 0.
...
Never include zero when performing calculations for scores.
2022-04-20 13:49:27 -07:00
Nelson Jovel
2d945fb696
Print a message when a survey item response is rejected from database import due to an invalid likert score
2022-04-15 12:49:03 -07:00
Nelson Jovel
9c954f97ec
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
Nelson Jovel
a8507d817c
Update student survey responses for the 2018-19 school year
2022-04-11 10:31:11 -07:00
Nelson Jovel
6565f92682
Document changes in the Changelog and add Application Decision Records
2022-03-07 14:59:18 +01:00
rebuilt
2a2777745a
Change the sufficiency threshold from a static number of minimum responses to a minimum response rate of 25 percent
2022-02-28 15:36:49 +01:00
rebuilt
d4df7cbc06
Add scales to framework. Change calculations to first group and then
...
average those groupings and the way up the framework. Likert scores for
a survey_item are averaged. Then all the survey_items in a scale are
averaged. Then student scales in a measure are averaged. And teacher
scales in a measure are averaged. Then the average of those two
calculations becomes the score for a measure. Then the measures in a
subcategory are averaged.
2022-02-24 14:53:06 +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