lopezbec / AI_Gamification_Python

3 stars 2 forks source link

Progress bar and unlock are ahead #117

Closed lopezbec closed 2 months ago

lopezbec commented 2 months ago

The process bar and unlock feature are a bit ahead. It shows the lesson progress bar as completed even if the lesson is not. It assumes that unlock means completed.

Because of this, when we are done with all the lesson but the last one,it show progress as 100% (we might want to change the logic or see if subtracting a fix% would work)

image