You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scoping out #235, I realised that when a user completes a lesson, they are taken back to the lesson page, and there are no instructions for what the user should do next. This experience can be improved to provide the user more guidance on completing the track they're taking or what to do if they've completed the track.
In most cases, this will be "move on to the next lesson"; however, at the end of a track, let's send users back to the tracks page so they can find another track to take.
I've partially delivered this feature by adding a Next Lesson button in #240. I did not add a Previous Lesson button as there was not enough space on the modal to do this. It might make sense to think about this feature more before adding anything extra cc @uma-l
When scoping out #235, I realised that when a user completes a lesson, they are taken back to the lesson page, and there are no instructions for what the user should do next. This experience can be improved to provide the user more guidance on completing the track they're taking or what to do if they've completed the track.
In most cases, this will be "move on to the next lesson"; however, at the end of a track, let's send users back to the tracks page so they can find another track to take.
I suggest we implement this feature in two ways:
Example in success Modal
Example at end of lesson
The text was updated successfully, but these errors were encountered: