Quote:
Originally posted by premshree
Creating such quiz programs are not very difficult, but it depends what you want the program to do after taking the quiz
.whether you want to display the quiz result
.whether you want to give scores based on answers
.whether you want to store result in a database (you will need server-side scripting for this)
|
I want to do it just like it is in the example I showed. Give a certain result based on the answers. If someone has a majority of answers that correlate, then they get a certain result. I dont necessarily want to give them a certain SCORE. And I dont want to store the result in a database.