Does duplicating a quiz duplicate the questions?

Does duplicating a quiz duplicate the questions?

by Howard Miller -
Number of replies: 7
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

I think I know the answer to this but I just want to check..

Moodle 2.9... duplicate a quiz activity in a course. Am I right in thinking that the actual questions are NOT duplicated. That is, if you edit the questions via one quiz the changes will also occur in the other?

Average of ratings: -
In reply to Howard Miller

Re: Does duplicating a quiz duplicate the questions?

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

I think it depends where in the question bank the questions are. Are they in the question bank for the course (the default). In that case they are not duplicated.

Are they in the question bank for the specific quiz? If so, they are duplicated.

Average of ratings: Useful (3)
In reply to Tim Hunt

Re: Does duplicating a quiz duplicate the questions?

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

I don't know how quiz works any more big grin

I had no idea that there was that possibility (question bank for the quiz). This is second had of course so the default  (question bank for the course) is most likely.

Is the option to create questions in the quiz bank obvious? I've never noticed it.

In reply to Howard Miller

Re: Does duplicating a quiz duplicate the questions?

by Chris Collman -
Picture of Documentation writers

Hi Howard,

You need to check with question bank in the course to be sure.  Logically you should be correct. 

It is a big deal when the question category is in System or the Course category, then another teacher tweaks the wording of the question or answers to the question for their class, not realizing they impacted every other course that used the question set.  Been the guilty party there because I assumed. 

Chris

In reply to Chris Collman

Re: Does duplicating a quiz duplicate the questions?

by Tim Lovett -

Well, I have been keeping questions at quiz level for the sake of organising.

But now that I realize that edits effect either at course-level and quiz-level I can make very nice use of modified questions for certain practice quizzes....

Speaking of which... I'll write this as a request.


In reply to Tim Hunt

Re: Does duplicating a quiz duplicate the questions?

by Rick Jerz -
Picture of Particularly helpful Moodlers Picture of Testers

Tim, I learn something every day.  Thanks.

I didn't realize that if questions are created within a Quiz, like Q1, that a category is created in the question bank.  This category appears to become "private" to only this quiz.  If I am at the course level and go to the question bank, I won't see the Q1 category.

I am going to have to think about this for awhile and figure out when this would be to my advantage.  This seems to be a subtle feature of Moodle that could be powerful in the right situations.  Interesting!

In reply to Rick Jerz

Re: Does duplicating a quiz duplicate the questions?

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

This is indeed a subtle feature.

This aspect of the question bank was originally created by Jamie Pratt, in order that he could build the Question creation activity, so that is one use. Stopping questions created by students getting mixed up with the teacher's questions. (Although, it teacher wants to steal reuse the Students' questions, they can move them to a different area of the question bank.)

We also use this facility at the OU. For formally assessed quizzes, we control their creation and administration using our Workflow block. As part of that, we put all the questions in the quiz area, and then we use Permission overrides, so that after the questions have been approved by a reviewer, they cannot be edited any more. This also reduced the chance that summative questions are accidentally included in a practice quiz.

Average of ratings: Useful (1)
In reply to Tim Hunt

Re: Does duplicating a quiz duplicate the questions?

by Marcus Green -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

I have used the Question Creation activity for a single lesson exercise. The students created a bunch of questions with Qcreate and while they did it I monitored what they had created. Just towards the end of this part of the session I would export the questions, import them to another course and then create a quiz with what I thought was the best of them which they would then take. A very enjoyable use of the technology.