learningequality / learningequality/studio
Allow duplication of questions within exercises
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Desired behavior
As noted by content creators at Project Village, sometimes questions can be made with the same multiple choice answers, with the only difference being the prompt text, and which answer is correct. To allow this to be done quickly, being able to duplicate a question within an exercises would be desirable.
Current behavior
Currently to achieve this, a user must create a new question, and then copy paste all the relevant information from one question to the other.
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 with the exercise question-creation workflow and trace how a question's relevant information is stored and presented. Confirm how duplication should work from the issue description, including preserving the existing question data while allowing the prompt and correct answer to be changed. Done means a user can duplicate a question within an exercise without manually copying its information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100