rebuilt
046c2a412a
Add architectural decision record about response ids for boston being consecutive integers
3 years ago
Nelson Jovel
c475744939
Modify score calculations. Ignore any survey item scores of 0.
...
Never include zero when performing calculations for scores.
4 years ago
Nelson Jovel
2d945fb696
Print a message when a survey item response is rejected from database import due to an invalid likert score
4 years ago
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
4 years ago
Nelson Jovel
a8507d817c
Update student survey responses for the 2018-19 school year
4 years ago
Nelson Jovel
6565f92682
Document changes in the Changelog and add Application Decision Records
4 years ago
rebuilt
2a2777745a
Change the sufficiency threshold from a static number of minimum responses to a minimum response rate of 25 percent
4 years ago
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.
4 years ago
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
4 years ago
Liam Morley
f045ca76b7
Format prod deploy steps as a checklist
4 years ago
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
4 years ago
rebuilt
cee3e61f2d
Add documentation for deploying to production
4 years ago
rebuilt
ae4c08c67b
Default jest environment to jsdom in jest configuration
4 years ago
rebuilt
c14b45ad04
added documentation for the steps taken to upgrade rails and add javascript unit testing
4 years ago