Skip to main content
Participant
October 18, 2022
Question

Random question blocked

  • October 18, 2022
  • 1 reply
  • 81 views

I have a slide with a video and at the end of the video go to the slide where there is a random question from a pool of three questions.

If the student submit the rigth question continue to the next slide and i don’t have no problem but if he failed question jump to previous slide and when return on the random question, the question is the same to the last attempt and is not random. I would that the question will be random from the pool of questions.

I’m using (cp.resetQuizData()) a script in Advanced Action to restart data to make interactive the question at the next attmept.

How can i resolve this?

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    October 18, 2022

    It is the way random questions work. When you open a session one random question will be taken, and will remain the same if you allow multiple attempts.  When you close the session and open a new session, you may have another random slide.

    More information in:

    https://blog.lilybiri.com/random-questions-dos-and-donts

    If you want to randomize within the same session you need to create this your self using custom navigation and JS.