open-learning-exchange / planet

🌍 Planet Learning - Angular application
https://hub.docker.com/r/treehouses/planet
GNU Affero General Public License v3.0
62 stars 39 forks source link

course progress: smoother UI #7785

Open jessewashburn opened 2 weeks ago

jessewashburn commented 2 weeks ago

fixes #7761

Main course steps view:

image

Individual test progress view:

image

Note that the toolbar and the page in general could be made more responsive for mobile, but that will be a separate issue.

Also, would be interesting to test with many more users and steps to see how it holds up.

Also fixes the learner view:

image

jessewashburn commented 1 week ago

Currently, I can navigate between steps by selecting user error numbers of the step.

Is this undesirable behavior?

jessewashburn commented 1 week ago

Currently, I can navigate between steps by selecting user error numbers of the step.

This should be corrected now.