Before submitting
Problem statement
Users often leave learning sessions midway and later spend time searching for the same roadmap, challenge, or learning module again.
Currently there is no quick way to resume the last active learning activity.
Proposed solution
Add a "Continue Learning" section on the dashboard.
The section should automatically display:
- Last opened roadmap
- Last opened challenge
- Last viewed learning module
- Resume button
Data can be stored in localStorage.
Alternative solutions considered
Users can manually search again, but this creates unnecessary friction.
Use case or motivation
Improves retention and learning continuity.
Especially useful for students using the platform daily.
References or mockups
Similar behavior exists in Coursera, Udemy, and Duolingo.
Additional context
Can initially be implemented entirely on the frontend.
Before submitting
Problem statement
Users often leave learning sessions midway and later spend time searching for the same roadmap, challenge, or learning module again.
Currently there is no quick way to resume the last active learning activity.
Proposed solution
Add a "Continue Learning" section on the dashboard.
The section should automatically display:
Data can be stored in localStorage.
Alternative solutions considered
Users can manually search again, but this creates unnecessary friction.
Use case or motivation
Improves retention and learning continuity.
Especially useful for students using the platform daily.
References or mockups
Similar behavior exists in Coursera, Udemy, and Duolingo.
Additional context
Can initially be implemented entirely on the frontend.