2 Quizzes in 1 - If doesn't pass 1st quiz, another quiz replaces it

2 Quizzes in 1 - If doesn't pass 1st quiz, another quiz replaces it

by Liesel Higgins -
Number of replies: 2
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? 
Average of ratings: -
In reply to Liesel Higgins

Re: 2 Quizzes in 1 - If doesn't pass 1st quiz, another quiz replaces it

by Tim Hunt -
Sary ny Core developers Sary ny Documentation writers Sary ny Particularly helpful Moodlers Sary ny Peer reviewers Sary ny Plugin developers
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.)
In reply to Liesel Higgins

Re: 2 Quizzes in 1 - If doesn't pass 1st quiz, another quiz replaces it

by Rick Jerz -
Sary ny Particularly helpful Moodlers Sary ny Testers
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.