Quiz game randomizer

Hi all. Can anyone give me some advice on building a quiz game? I want to spawn random Qs and As, which I can do, but I'm not sure how to make it so the correct answer is among the As, and perhaps more importantly, how to exclude that Q and A from the next round. I'm using the QuizDemo shell posted by MotherHoose (thanks, MH). This is my first week using Game Salad, and my first attempt at a working game.
Comments