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