learningequality / learningequality/studio

Allow duplication of questions within exercises

Open
#4,212 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design: todo
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.