I have Moodle 3.5 Version. (I know how to add to the question bank and add quiz to the page)
I need to set up a Quiz with 20 questions and if they don't pass then we want them to have access to the 2nd lot of questions within the 1 quiz.
Is this possible in this version?
2 Quizzes in 1 - If doesn't pass 1st quiz, another quiz replaces it
autor Liesel Higgins -
Počet odpovedí: 2
V odpovedi na Liesel Higgins
Re: 2 Quizzes in 1 - If doesn't pass 1st quiz, another quiz replaces it
autor Tim Hunt -
I think you can do this by using Activity_completion on the first quiz, and Restrict_access on the second quiz. (But Moodle 3.5 is very old. It might not be exactly the same there.)
V odpovedi na Liesel Higgins
Re: 2 Quizzes in 1 - If doesn't pass 1st quiz, another quiz replaces it
autor Rick Jerz -
In addition to what Tim has said, if you want the second set of questions to be different than the first set, they should be in their own question-bank category, or be pulled from the question bank by using Tags if you are picking questions randomly.