Personality Quiz Maker
Do you want to add a "personality" quiz to your web page? This quiz uses the Javascript Document Object Model to dynamically insert one or two quiz questions into a web page where ever you want simply by placing two div tags in the body of your page where you want them to go. It also provides sufficient id and class names to allow you to change the appearance of the quiz to suit your own requirements. Each question needs to have the same number of answers and you can supply as many as eight. The answers will be displayed in random order. Each answer represents a particular "personality" and the "personality" that is selected the most times during the quiz will determine which results page to display.
You can get this complete quiz from my JavaScript site however the JavaScripts associated with the advertising that About Inc add to the page have been known to stop the form that you need to fill out to create your custom quiz. I have therefore duplicated that form here.
To get the rest of this script and see the instructions on how to install it on your site from my JavaScript site.



