Commit Graph

10 Commits (8bc14a79f68e037d78ccc69ac9cd2b4050ef1d5a)

Author SHA1 Message Date
rebuilt 1c6a6a7a7a Add tests to codify behavior of weighted average logic
3 years ago
rebuilt 5e9cc02024 Revert "Add tests to codify behavior of weighted average logic"
3 years ago
rebuilt 0ab8e88072 Add tests to codify behavior of weighted average logic
3 years ago
rebuilt 3c30808a5e Fix response rates for small schools by accounting for expected minimum counts of responses less than 10
3 years ago
rebuilt 596ce25737 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt 128748addd Update logic for calculating student response rate. Remove references
3 years ago
rebuilt eb043f2b2d Add placeholder for testing response rate calculation
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