Suggestion: Duplicate question and Explaination Section
-
## Feature: Duplicate Question
Description: This feature allows quiz creators to quickly duplicate existing questions within the quiz editor. This is particularly useful for creating similar questions without starting from scratch each time.
User Story: As a quiz creator, I want the ability to duplicate questions so that I can save time and maintain consistency when creating quizzes with similar or repetitive questions.
Functional Requirements:
- Add a “Duplicate” button next to each question in the quiz editor.
- When the “Duplicate” button is clicked, create an exact copy of the selected question, including all options, images, and settings.
- Automatically place the duplicated question immediately after the original question.
- Provide an editable field for the duplicated question so that it can be modified as needed.
Acceptance Criteria:
- The duplicated question should appear directly below the original question with all its attributes intact.
- The quiz creator should be able to modify any part of the duplicated question without affecting the original.
- The feature should be intuitive and user-friendly, with clear labeling and tooltips if necessary.
## Feature: Simple Explanation Section
Description: This feature provides a simple explanation section that appears after showing the right answer to a quiz question. It helps learners understand why an answer is correct or incorrect, thereby enhancing their learning experience.
User Story: As a quiz participant, I want to receive explanations for the answers so that I can understand my mistakes and learn from them.
Functional Requirements:
- Add an explanation text box in the quiz editor for each question.
- After a quiz participant answers a question and the correct answer is displayed, show the explanation text below the answer.
- Make the explanation section optional, allowing quiz creators to include it only if they choose to.
Acceptance Criteria:
- The explanation should be displayed immediately after showing the right answer, in a clearly visible section below the answer.
- The explanation text box in the quiz editor should support rich text formatting.
- The feature should not be intrusive, and the explanations should be concise and relevant to the question.
These features should enhance the functionality and user experience of the Quiz plugin, making it more versatile for creators and more informative for participants. If you need further details or have any specific requirements, feel free to let me know!
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.