Commit Graph

9 Commits (acb01ec92f621ee93d6dff228595a75ff182c7b3)

Author SHA1 Message Date
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