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
#754 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.