groton-school / course-planning-tool

Course planning tool to distribute individual Google Sheet course plans to students and advisors based on Blackbaud registration data
GNU General Public License v3.0
0 stars 0 forks source link

Progress counter fails after ~20 course plans #73

Closed battis closed 1 year ago

battis commented 1 year ago

Around 20 course plans, the status field keeps updating, but the progress counter does not, so the progress bar just starts cycling. Probably not unrelated to #72

battis commented 1 year ago

Pretty sure this is probably the max value for the progress bar being exceeded by the value counter. Probably just miscounting steps.