PDA

View Full Version : Just A Quick Question


mactinker123
04-02-2005, 09:28 AM
Hi all,

I have made a simply quiz by inserting a Fill In the blank from the library-learning interactions menu. The quiz works great but I would like to display the results. So I made another scene and placed three text boxes to represent the user stats. I have a total of five questions, and enabled the knowledge track for each question.

Is it possible for me to access the user's score so I can then enter it into these text boxes?

Thanks

:)

mactinker123
04-03-2005, 11:00 AM
Hi agian,

I have made progress on my score tracking thanks to this tutorial I stumbled across at;

http://www.actionscript.org/tutorials/beginner/Flash_5_Quiz/index.shtml

Now I'm able to show how many questions they got correct and the percentage.

However what I would like to do now is to factor in how many times they attempted a question and got it wrong. Can anyone help me?

I have based my code on that used in the tutorial.

Any help would be greatly appreciated, thanks again. :D