rebuilt
bb5f668497
Refactor code based on rubocop and reek suggestions
2022-07-11 16:46:30 -07:00
rebuilt
0e9acc7467
Rename response rate to response rate calculator
2022-06-14 15:27:27 -07:00
Nelson Jovel
91308b93e5
Visualize survey responses even when a response rate cannot be
...
calculated. Set the response rate to N / A for data that has no total
student and teacher data for a certain year and school
2022-03-04 15:17:43 +01:00
Nelson Jovel
c0a8905fba
Cap response rate at 100 for both students and teachers
2022-03-04 14:53:51 +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
rebuilt
67d51aff5e
Refactor response rate
2022-02-02 11:04:30 +01:00
rebuilt
3ae0d02462
Cap teacher response rate at 100 percent
2022-02-01 16:58:05 +01:00
rebuilt
2655a36bfc
Replace integer devision with float division for accurate response rate calculation
2022-02-01 15:28:25 +01:00
rebuilt
f30f359406
Add teacher response rate
2022-01-28 17:10:46 +01:00