Ok, I'm not a complete newbie I'm just having a hard time thinking of an approach to this problem.
I have 20 questions the user is answering
There are 4 choices per answer (1 is correct, the other 3 are random numbers)
I want to retain the choices in perhaps an array? Thats where I lack the experience, how can I retain that info.
SO if I wanted to go back to question 16, I want to display what the choices were at that time.
Does that make sense?
I'm not looking for you to code me an example. Just point me in a direction.
Thanks All!
Jardim
I have 20 questions the user is answering
There are 4 choices per answer (1 is correct, the other 3 are random numbers)
I want to retain the choices in perhaps an array? Thats where I lack the experience, how can I retain that info.
SO if I wanted to go back to question 16, I want to display what the choices were at that time.
Does that make sense?
I'm not looking for you to code me an example. Just point me in a direction.
Thanks All!
Jardim