openedx / openedx/openedx-core
[Placeholder - BE] Build endpoint and service that calculate the recommended next action for a given learner in a given course.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 12
Description
Build endpoint and service that calculate the recommended next action for a given learner in a given course. Currently looking at it returning:
- Name of assignment
- Name of competency
- Competency threshold
- Direct link to assignment
- Number of attempts remaining (probably not possible)
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.
Research direction
No files, tests, or entry points are identified in the issue. Start by mapping the existing learner and course APIs and services, then clarify how the recommended action is selected and whether attempts remaining can be calculated. Done means an endpoint and service return the agreed assignment, competency, threshold, link, and attempts fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100