Message Boards Message Boards

Back

A random sequence to progress

Toggle
A random sequence to progress
Answer
8/20/21 1:19 AM
Hi Guys,
I want to show a set of vidoes. Say five out of twelve. But I need them to be randomly shown and I also want to reward / progress when a specicif video might be shown (chosen randomly). 
Example: A roll of dice (I have a series of videos depicting the roll). When the participant gets the "Double Sixes", they can proceed to a different section of the lesson (part 2). If after 5 attempts, (the random selection), it doesn't happen then they might have to answer something else or do something specific before either attempting the roll again or moving to part 2. 
0 (0 Votes)

RE: A random sequence to progress
Answer
8/20/21 4:46 PM as a reply to Rupert Picardo.
Hi Rupert,
Thanks for posting here. Here's how to handle randomization (the same way that our Randomzied Quiz Controller works, but without all the quiz-stuff) - https://share.smartbuilder.com/public/support/creating-a-page-randomizer.mp4

Sample lesson - https://share.smartbuilder.com/public/support/creating-a-page-randomizer.sb4

As for knowing when they land on the "Double Sixes", you would handle that functionality when they land on that particular page, such as only having a button to proceed on that page (or create a variable to keep track of that information).

Hope that helps!

- Nav
0 (0 Votes)

RE: A random sequence to progress
Answer
9/14/21 2:01 AM as a reply to Navdeep Dhillon.
Thanks Nav,
This worked perfectly for my requirement. Cheers. 
0 (0 Votes)