View the source (right click)
Copy Script to /Script and paste into the head section
Copy Form to /Form and paste in the body section where you want the quiz to appear (2nd row of the table)
Edit the questions and answers. Do NOT rename the dropdown boxes
Put the correct answers in the line located in the head
section ( var answers = new Array("Johnson", "Answer 2", "Answer 3", "Answer 4",
"Answer 5", "Answer 6", "Answer 7", "Answer 8", "Answer 9", "Answer 10");
)