openedx / openedx/frontend-app-learner-dashboard
[Test failure] TC-00305: Prerequisite course doesn't show on learner dash + begin course button exists
Open
Nobody has claimed this yet.
release testing
ulmo
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 208
- Avg merge
- 59m
- Merged PRs (30d)
- 2
Description
Release
Ulmo
Expected behavior
When I enroll in a course with a prerequisite, I should see on learner dashboard what the prerequisite is, and not be allowed to click Begin Course until I meet prerequisite.
Actual behavior
Course prerequisites feature works but on Learner Dashboard I can still click on Begin Course button. After clicking the Learner is redirected back to the Learner Dashboard. Doesn't explain why.
Steps to reproduce
- As a learner, visit https://ulmo.demo.edly.io/courses/course-v1:LovellX+101+2025/about
- Enroll in the course
- See on learner dash, there's a mystery "prerequisite"
- Click "Begin Course", just get redirected back to learner dash w/ no explanation.
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.