var init = { 'questions': [ { 'question': '1) Fredrick W. Smith founded what corporation?','answers': [ 'a) UPS', 'b) Kinko\'s', 'c) DHL', 'd) Fedex', ], 'correctAnswer' : 4, 'questionID' : 602 }, { 'question': '2) How many years did the Federal Express Company take before it showed a profit?','answers': [ 'a) 2 years.', 'b) 4 years.', 'c) 5 years.', 'd) 8 years.', ], 'correctAnswer' : 2, 'questionID' : 605 }, { 'question': '3) What problem motivated Fredrick Smith to conceive the idea for his company?','answers': [ 'a) He wanted to use the airport in Memphis as the place to fly out his 14 small aircraft to transport passengers more efficiently.', 'b) He had an idea to make small aircraft more fuel-efficient.', 'c) He thought the distribution of packages and small air freight was inefficient.', 'd) He wanted to make millions by creating competition for other freight companies.', ], 'correctAnswer' : 3, 'questionID' : 603 }, { 'question': '4) Why did Fredrick Smith use the word "Federal" in his company name? (Select the false statement.)','answers': [ 'a) His company worked for the Federal Government.', 'b) It sounded patriotic.', 'c) It attracted public attention.', 'd) It suggested an interest in nationwide economic activity.', ], 'correctAnswer' : 1, 'questionID' : 604 }, ], 'resultComments' : { perfect: 'Excellent!', excellent: 'Great job!', good: 'Nice work.', average: 'Not too bad. You may want to review the lesson and try again.
', bad: 'You should go back and review the lesson.', poor: 'You should go back and review the lesson.', worst: 'You should go back and review the lesson.' } };