gocodebox / gocodebox/lifterlms
Users should not be able to select lesson prerequisites outside of current course
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
### Reproduction Steps
Open a lesson in lesson editor(Not course builder)
Enable prerequisites and try to select a lesson. You'll notice all lessons from different courses show up as well
### Expected Behavior
Meant to show the lessons in the current course as a prerequisite
### Actual Behavior
Shows all lessons in all courses
HS-119847
Contributor guide
Research direction
Reproduce the issue by opening a lesson in the lesson editor, enabling prerequisites, and checking the lesson selector. Trace the selector's data source to determine why lessons from other courses appear. Done means the selector shows only lessons from the current course and still allows valid prerequisites.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100