openedx / openedx/frontend-app-authoring

The actual status does not match the "Enabled" label on the "Open Response Settings" card on the "Pages and Resources" page

Open
#892 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

The actual status does not match the Enabled label on the Open Response Settings card on the Pages and Resources page:

screen_23

This state is taken from the CourseAppStatus model.
However, this option in the Course Application State model always remains enabled, regardless of the state of the Flexible Peer Grading switch.

screen_24

Expectation: If you turn off Flex Peer Grading, the Enabled message disappears.

The correct behavior can be seen in the example of the Progress card on the "Pages and Resources" page.

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 comparing the Open Response Settings card with the Progress card on the Pages and Resources page, then trace the CourseAppStatus and Course Application State models mentioned in the report. Done means the Enabled message disappears when Flexible Peer Grading is turned off and reflects the actual state.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.