Closed mchen1235 closed 3 years ago
Can cause a divide by 0 if an assignment group has 0 weight. I also think canvas allows the total weights to be greater and less than 100 which could also mess with it.
algo.py avoids division by 0
Can cause a divide by 0 if an assignment group has 0 weight. I also think canvas allows the total weights to be greater and less than 100 which could also mess with it.