`ChoiceQuestion` should allow marking options as "accepted", but not correct
Open
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
Otherwise, it'll incorrectly show things as correct that aren't when showing the correct solution.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ChoiceQuestion implementation and the code that displays the correct solution. Trace how option status is represented and rendered, then verify that an option marked accepted is not displayed as correct unless it is actually correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100