View Full Version : Quiz Template
mail4jesseb@jesseb.com
08-19-2004, 10:21 AM
I would love to be able to collect the score at the end and save it to a drive.
So if someone has done this already please help.
If you could tell me how to get to the script that calculates the score that would also help. I find the script for everything else but for some reason I can not seem to find the script that calculates.
It would be nice if I could have the person taking the quiz type there name at the beginning and be able to save it with the score.
Thanks everyone!!
GalacTek
08-19-2004, 02:29 PM
I have done a similar thing with our new training menu. Users type in their name and it is saved to an userlist.ini. Then I create another file like "Shawn.ini". When the user complete the lesson it saves a T or F in the users ini. At the end of the menu I have a certificate print if they completed all the lessons. I'm sure it would be easy to do the same thing except you are saving the T & F to their ini. If they got the question right Save a T, if they got it wrong Save the F. At the end, do a loop and count the T's & F's based on the # of questions then do the math for the score. The nice thing about saving the information on the user to an ini is if the user exits. On launch I read in the ini and take them to where they left off. I'm not an expert on AP, but have had MAJOR help from the best to put this in place. I will need to do the same thing at the end of my training menu so if you would like to work on this together let me know.
TJ_Tigger
08-19-2004, 04:14 PM
Here is a link to an example of a quizzing app that I built.
Quizzingapp.exe (http://s94928149.onlinehome.us/pub/Quizzingapp.exe)
Let me know if this is what you are looking for. There should be a thread that talks about it as well if you search for Quizzingapp
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.