Writing a Quiz

julian_brunt

Solid State Member
Messages
7
OK I know not where to start with this..

I want to write a web quiz, have 100 questions storred in a database, and randomly pull down say 20 for a user to complete, then store the results into the database.

My question is, how would I het to:
a - compose the quiz
b - remember then store the data.

I have seen a few quiz exaples on the net, but nothing as complex as I am looking for.

I wish to write this in 2 languages.. PHP (Which I am only learning) and ASP eventually (Which I know a little)

Thanks for any help in advance
Julian
 
Back
Top Bottom