Progress calculation is done with a round() on it, so the numbers should be easier to print.

This made a progress of 99.5% come out as 100% and award a certificate.

Comments

fuzzy76’s picture

Status: Active » Fixed

Changed round() to floor() for now. A more elaborate fix will come when we start caching the progress in database.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.