Forum Discussion
JayCooper
3 years agoCommunity Member
Is there a way to randomly select a scene?
I have a course where I've created a content scene, and then I have a number of scenes that are setup as scenarios to test the learner's knowledge. The course is recurring training, so I'd like to ...
MathNotermans-9
3 years agoCommunity Member
Conditions in combination with a random variable can do the trick. If var =1 gotoScene 1, if var =2...et. etc.