lms
lms copied to clipboard
Percentage goes beyond 100% if new lesson is added and completed
Maybe needs a refactor on how we track progress percentage. Udemy maintains the number of lessons completed (I guess) and the progress is calculated on the fly: that is why the percentage goes down if new lessons get added, which makes sure it never goes beyond 100%.