Calculating an online score

I am interested in developing a page the calculates a score. The user is asked questions where each answer is given a number at at the end a total is calculated for the user to see their score. Any ideas on how I can pull this off?

FormSnap should do what you want for the questions and Kuler Solutions SQL stacks will allow you to pull the score from the MySQL table after submitting with FormSnap. If you are good with writing a basic SQL query to poll with the Kuler Solutions SQL stack you should have no problem.