rorochaudhary / just-get-me-by

A desktop app for students to calculate target grades for current courses and assignments by connecting to the Canvas learning platform.
0 stars 0 forks source link

Algo weight #6

Closed mchen1235 closed 3 years ago

mchen1235 commented 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.

mchen1235 commented 3 years ago

algo.py avoids division by 0