openedx / openedx/openedx-platform

Grades don't persist reliably with restricted-access content

Open
#35,098 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

As first reported in this discussion post, we have found that grades are not persisted reliably for problems that have restricted access.

We merged a PR to address this problem, https://github.com/openedx/edx-platform/pull/33963, which reduces the frequently of the problem, but has not elminated it altogether.

We have documented steps to reproduce, including a minimal course, in this google doc.

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

Start with the linked discussion and PR #33963, then follow the documented reproduction steps using the minimal course in the Google Doc. Compare the remaining failures with the behavior addressed by the merged PR. Done means grades persist reliably for problems with restricted access under the documented scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.