Quiz highscore tables

liunx

Guest
I'm hoping someone can help me.<br />
<br />
I am trying to create an online quiz on my website. While this is not proving to be a problem, I would like to be able to included a "leaderboard" on my site, so that the people who take my quiz have their score recorded on a highscore table that would be displayed on the site.<br />
<br />
I've looked everywhere for the coding for this, but to no avail. If anyone could help me with this, I'd be eternally grateful.<br />
<br />
Thank you!<!--content-->What type of coding are you using? If you have php and a mysql backend, you can probably setup a "score" field, and add a query to retrieve the highest score to date.<!--content-->Unfortunatly my coding experience is very limited, so I'm not really able to answer your question very well. That aside, your answer has given me a more specific field to search in, so thanks for your help.<!--content-->I'm pretty sure this has to be done in php.<!--content-->
 
Back
Top