Forum Discussion

JayCooper's avatar
JayCooper
Community Member
8 days ago
Solved

Can you shuffle the slide order for question slides drawn from multiple question banks?

I'm creating a course that requires the learner to sort documents into three separate categories.  The course will be an annual requirement, and the information is relatively stable, so I want to set...
  • TomKuhlmann's avatar
    2 days ago

    Good question. Assuming you want three question banks to control asking questions specific to sections...

    One idea:

    • I'd use a random number variable that goes from 1-3.
    • Then create scenes 1-3 and each scene (or slide) represents a question bank.
    • Then use the number drawnt to send the user to that scene. Then send the user to the next scene, etc.