Computer Science Canada

Randomizing Questions in Quiz Game

Author:  turwaa [ Thu Mar 29, 2012 9:36 pm ]
Post subject:  Randomizing Questions in Quiz Game

Hey! I'm new to the forum.
I recently started using Turing, and I am trying to create an effective quiz game with questions and answers. I do not want to have the same questions and answers, however I cannot create an array because I don't know how to add an answer to it. Anybody have any suggestions to help me!?!?!

Author:  Tony [ Fri Mar 30, 2012 12:24 am ]
Post subject:  RE:Randomizing Questions in Quiz Game

you probably want to start with an array

Author:  Raknarg [ Fri Mar 30, 2012 7:57 am ]
Post subject:  RE:Randomizing Questions in Quiz Game

The Turing Walkthrough is helpful if you're confused about how to use them


: