Constructing Multiple Choice Test Question

GaryWilliams
11 May 2007, 00:16
How do I construct a multiple choice test question to present to a player? Then capture their response and add it to a variable.

This is the last step for my educational game, and you’ve been very helpful in the past. Get me past this one and I’ll stop bugging all of you. The children are testing what I create each day and the pressure is on to keep working. Some of the 5th graders are interested in game programming. It’s so cute to watch them create.


Thanks


Gary

007bond
12 May 2007, 02:09

Get me past this one and I’ll stop bugging all of you.



Hey! You're not bugging us!
We're here to help, anytime you want.

I'll see what I can do about constructing some basic code to show you, but odds are somebody here will do it a lot faster (I'm very rusty with it at the moment myself, having taken a break from it for a couple of years).

GaryWilliams
13 May 2007, 00:40
My work around to build a multiple choice test. I found that I can build a menu with the program. I make the title of the menu the question and the items in the menu the answers. Then I "show the menu" with a script when I want the question to be ask. You can add scripts to each item in the menu and control the status variables to keep score. It's working so far, and I keep you posted.


Gary Williams

METALGod32
13 May 2007, 00:57
I to haven't been here in Months, but That sounds like what I'd do :)

007bond
14 May 2007, 06:47
Good to see you back METALGod!
And GW, good to hear you're making progress.

METALGod32
14 May 2007, 07:47
Thanks 007bond, good to be back, even though I wasn't in the community for a few months I've still dabbled with my Quest Pro, I've upgraded now as well, It's pretty cool, A Bit different though, will take a bit to get use to, but I'm getting use to it.