Commit Graph

10 Commits (dbfbf55700d2aeac2b07e7d53370cb8863c21091)

Author SHA1 Message Date
Nelson Jovel ec5c1bd1ef fix: correct a problem where survey items with insufficient responses were contributing to the response rate calculation
2 years ago
rebuilt acb01ec92f Add tests to codify behavior of weighted average logic
3 years ago
rebuilt 7dbb025357 Revert "Add tests to codify behavior of weighted average logic"
3 years ago
rebuilt be26efbeca Add tests to codify behavior of weighted average logic
3 years ago
rebuilt 6b2555c1f0 Fix response rates for small schools by accounting for expected minimum counts of responses less than 10
3 years ago
rebuilt 09963c3323 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt 07ed8dd259 Update logic for calculating student response rate. Remove references
3 years ago
rebuilt da2e27e863 Add test for case where student response rate does not meet threshold
3 years ago
rebuilt c03615cb43 Rename ResponseRate to ResponseRateCalculator. Create a new response
4 years ago
rebuilt a769996054 Refactor response rate into response rate calculator
4 years ago