Multiple Choice Quiz
Add a quiz to your Web page without using a server-side script. Easy to set-up. Questions and answers are stored in a multi-dimensional array format in an external file. The quiz is marked in real time, and once answered, questions are set to read-only. A summary of the users score is alerted at the end.Download the graphics file below, unzip, and place in directory with quiz:
| The JavaScript Source: Miscellaneous : Multiple Choice Quiz
Simply click inside the window below, use your cursor to highlight the script, and copy [Control]+C the script into a new file in your text editor (such as Note Pad) and save [Control+S]. The script is yours!!!
|


Leave a Response
(2 comments)Glad you like the script, Johnathan. However, your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!
Love this code! This is possibly one of the best quiz scripts out there. Quick question -- Is is possible to add a sound on mouseover to the choices?