Closed curtisullerich closed 11 years ago
A more general definition: take total number of minutes absent subtract two times the length of a normal rehearsal (80*20=160) subtract the number of minutes worked off if the result is: <= 0, A <= 15, B <= 30, C <= 45, D
45, F
Still need to add more tests for this, as the existing ones didn't really translate well into edge cases for the new system.
We could always have more tests, but I think I covered all cases.
this is the policy to implement
A: Less than or equal to 140 minutes B: Greater than 140 minutes and less than or equal to 155 minutes C: Greater than 155 minutes and less than or equal to 170 minutes D: Greater than 170 minutes and less than or equal to 185 minutes F: Greater than 185 minutes