Forum Discussion
Unaiza1
11 hours agoNew to the Community
Random Questions
I have developed a snake and ladder game and 1 question bank containing 45 question. When the dice lands on a number it jumps to question bank and user answer and jumps back to the game. Now the issue arise when user roll the dice again and it jumps to the question bank the same question is being repeated and another random question is not showing. How do i resolve this.
1 Reply
- elizabethPartner
There isn't really a good way to tell a question bank not to use a question once it already has. I would break the question bank up into multiple banks depending on how many questions you plan to ask in the game! For example, if you have 9 questions you want to ask, create 9 banks of 5 questions each, then do unique draws at each stop of the game.
Related Content
- 11 months ago