Hi !
We would like to make a progress bar that fills up within the exercices fullfiled by user.
When I do it, the problem is that all the progress bar fills. It is like the progress bar don’t “understand” wich theme is concerned by the exercice completed.
We have 3 db : Users, theme and exercise.
The problem is that in the db user, the exercise completed is notified but in the db exercices, only the count of user is mentionned.