Hello everyone,
Here's my Jeopardy game template, like any normal game, I have managed to create multi-player functionality so the user can play alone or he can compete with someone at the same time.
I am still working on some of the aspects of the game. so if you find any errors or problems please do let me know.
Here's the link to mobile compatible output:
http://www.amnvohra.com/projects/jeopardy/v2/story_html5.htmlGuys, I need you help/assistance regarding a problem I am facing:
I am using question banks to fetch random questions in this sample and noticed multiple times that even after selecting the correct properties like "draw questions randomly, include all questions", the questions are still repeating.
I added 30 questions in each question bank just to make sure that the probability of getting a different question ever time increases and i get to see less repeated questions, but still no success. what can be done to make sure that the questions that are fetched once from the bank don't repeat.