var init = { 'questions': [ { 'question': '1) At what age did Bill Gates begin his career in personal computer software and programming computers?','answers': [ 'a) 8', 'b) 11', 'c) 13', 'd) 15', ], 'correctAnswer' : 3, 'questionID' : 601 }, { 'question': '2) What did Bill Gates give up in order to devote his energy to Microsoft?','answers': [ 'a) His Harvard education and degree.', 'b) His family inheritance.', 'c) Timi with his family.', 'd) Social life.', ], 'correctAnswer' : 1, 'questionID' : 607 }, { 'question': '3) What two words were used to describe what Bill Gates had, which were central to his success?','answers': [ 'a) Risk & Management.', 'b) Dream & Pursue.', 'c) Foresight & Vision.', 'd) Success & Determination.', ], 'correctAnswer' : 3, 'questionID' : 608 }, { 'question': '4) What university did Bill Gates attend?','answers': [ 'a) MIT', 'b) Harvard', 'c) Stanford', 'd) Yale', ], 'correctAnswer' : 2, 'questionID' : 606 }, ], '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.' } };