Commit Graph

8 Commits (2ac30bb1077f288cd569c22c3e8b6ee7d4a83475)

Author SHA1 Message Date
rebuilt a1f72a5273 Add tests to codify behavior of weighted average logic
3 years ago
rebuilt 9f21a76ba4 Fix response rates for small schools by accounting for expected minimum counts of responses less than 10
3 years ago
rebuilt 0bd70ca452 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt 65b8599c6e 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