-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.1
-
MOODLE_401_STABLE
-
MDL-74984-master
-
-
6
-
HQ Team International CIH2-225, HQ Team International CIH2-226
To make it easier and faster for teachers to create their quiz, they require the ability to duplicate questions within their quiz.
Similar functionality already exists in the actions available within the question bank (listed as "Duplicate" in the Edit dropdown). The main functional differences in this new use case are:
- We do not need to navigate to the "edit" page for the question once it is duplicated.
- This would probably be best implemented as a web service, where the duplication is completed and then the new row is displayed on the page, without requiring a refresh/redirect.
- There will be some additional values that need to be set by the web service so that the question is duplicated within the quiz itself, and not just recreated as a question in the question bank. We need to be mindful of what is required vs optional information passed into the web service, as there may be other generic use cases for it (eg if the question bank gets updated to use it later).
Although the below prototype shows the new quiz interface, this can be implemented independent of any styling changes being completed. If being implemented on the existing interface, the icon can be placed to the left of the "delete" icon, and reuse the icon from the equivalent question bank option mentioned above.
Prototype
Prototype link for this improvement
In the old UI, placement can be to the left of the delete icon:
- is duplicated by
-
MDL-59912 Duplicate a question on the Quiz edit page
-
- Closed
-