openedx / openedx/edx-ora2

Making Flex Peer Grading automated after 7 days

Open
#2,004 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
65
Forks
218
PR merge metrics
No merged PRs in 30d

Description

For Flex Peer grading to kick in today, learners need to return to the page and perform a refresh.

There will be a celery heartbeat that will automatically check periodically and auto-grade after if the 30% threshold has been met.

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 by tracing the Flex Peer grading flow and the planned Celery heartbeat that checks whether the 30% threshold is met. Confirm how grading currently depends on a learner refreshing the page, then verify that eligible grading occurs automatically after 7 days without a page refresh.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.