Forum Discussion
DarrenNash
5 years agoCommunity Member
Return to same question from Random Question Bank
Hi,
I am testing the options to create a module where users simply progress through the module by answering questions. If they get the question correct, they go to the next question. If they get i...
PhilMayor
5 years agoSuper Hero
Instead of using a bank you could use a random number between 1 and 4 and jump using a condition on that random number then jump back using the same condition.
May be a lot of work depending on how many questions you have.
The other option is that the initial question is a bank and this sets a variable value between 1 and 4 and then it jumps to video when returning it really jumps to different questions on a condition based off the variable value. All probably more work than you want to do.
Related Content
- 7 months ago
- 10 months ago