Quiz : Question pools and custom messages for quiz review
Hi all,
I'm trying to build a quiz that should contain 20 questions and I have 4 modules and in each module I have 10 questions, so the idea is to present randomly 5 questions form each module to the learner.
I've imported the questions with GIFT format in 4 pools, I used "Random question" to use 5 questions from each pool, each time when the learner takest he quiz, all works fine.
And want to put custom messages (Only one texte) in review mode for each question, I tried to do that with the advanced action using the system variable "cpInReviewMode"
If "cpInReviewMode" is equale to 1
Action Show text1
Show text2
etc
Else Show text1
Show text2
etc
And when I try to select the text elements, all what I have in the drop down menu are the elements that are on the Welcome slide and the results slide...but not the text elements that I have on the question slides.
Could someone help me to figure it out please ?
