WebQuiz - Version 1.2 GuruQuiz provides a complete solution for interactive games/quizzes whether your goal is to create a single game or many different games on many different subjects. Each game/quiz you create has its own set of options completely independent of other games. For instance, you can set the number of seconds a player has to answer a question, the number of questions they'll receive each game session, etc. Each of these options only applies to the specific game you set them for (if you had 3 games each could have their own time limit per question, number of questions per session, etc.). While a user plays a game, the game will keep up with the player's score. When a player answers a question correctly, a certain number of points (which you define) will be added to their score. You can also specify a certain number of points to subtract from their score if they answer a question incorrectly (or run out of time on a question). The final scores of all game sessions are saved to the database and used to determine the high score list.