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
Liam Morley
f045ca76b7
Format prod deploy steps as a checklist
2021-12-01 13:37:42 -05:00
Liam Morley
d2443a10d3
Remove/recreate database via rake before restoring database
...
- --clean doesn't seem to work when the structure in the database we're loading doesn't match the structure of the database we have locally
2021-12-01 12:43:19 -05:00
rebuilt
cee3e61f2d
Add documentation for deploying to production
2021-11-04 14:08:32 +01:00
rebuilt
ae4c08c67b
Default jest environment to jsdom in jest configuration
2021-10-18 16:00:23 +02:00
rebuilt
c14b45ad04
added documentation for the steps taken to upgrade rails and add javascript unit testing
2021-10-18 14:08:55 +02:00