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
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:
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.
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
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
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