"); parent.frames[0].document.writeln (""); parent.frames[0].document.writeln ("
"); parent.frames[0].document.writeln (Feedback); parent.frames[0].document.writeln ("

Your current score is: "); parent.frames[0].document.writeln (CurrentScore); parent.frames[0].document.writeln ("%.
"); parent.frames[0].document.writeln (DoneFeedback); parent.frames[0].document.writeln ("

"); parent.frames[0].document.close(); } function checkAnswer(Selection, Correct, QNum) { if (Done.charAt(QNum-1) != '1') { if (Correct == 1) { ++NumberCorrect; Done = Done.substring(0, QNum-1) + 1 + Done.substring(QNum, Done.length); SomeLeftFlag = 0; DoneList = ""; for (i=0; i < Done.length; i++) { if (Done.charAt(i) == 0) { SomeLeftFlag = 1; DoneList += (i+1) + ', '; }} if (SomeLeftFlag ==1) { DoneList = DoneList.substring(0, DoneList.length - 2) + '.'; DoneFeedback = 'Remaining questions: ' + DoneList; } else { DoneFeedback = 'You have finished the quiz.'; } }; ++Tries; CurrentScore = Math.floor((NumberCorrect/Tries) * 100); Feedback = Selection; WriteFeedback(CurrentScore, Feedback, DoneFeedback); } } function donothing() {}

Legends Quiz

Click on the answer you think is correct.


1. What is Sir Alfred Hitchcock's forte?
   a) Making great comedies.
   b) Baking great cookies.
   c) Producing thrillers.
   d) Singing.

2. Which one of the following is Audrey Hepburn's real name?
   a) Edda van Heemstra Hepburn-Ruston
   b) Eleanor van Heemston Hepburn 
   c) Ellie de Hermme Ruston
   d) Edward Scissorhand

3. What did Clark Gable die of?
   a) Colon cancer
   b) Heart attack
   c) Obesity
   d) Insanity

4. Which of the following film made Francis Coppola famous?
   a) Casablanca
   b) Star Wars
   c) Jurrasic Park
   d) The Godfather

5. Humphrey Bogart was typecast, in the beginning of his career, as
   a) Perfect lover
   b) War hero
   c) Villian
   d) Politician

6. How did James Dean die?
   a) Killed by a crazy fan
   b) Road accident
   c) Racing accident
   d) Heart attack

7. John Wayne had a nickname. Which was it?
   a) The Duke
   b) The Duck
   c) The Warrior
   d) The Rebel

8. Marilyn Monroe had a famous scene in Seven Year Itch. Which was it?
   a) The racing scene
   b) The killing scene
   c) The bathroom scene
   d) The ventilator scene