var init = { 'questions': [ { 'question': '1) Why should you learn to fly?','answers': [ 'a) Fun', 'b) Interesting Profession', 'c) Financial Rewards', 'd) All of the above', ], 'correctAnswer' : 4, 'questionID' : 2505 }, { 'question': '2) If you invest money today will it be worth more or less in the future?','answers': [ 'a) More, because of interest paid by the bank or growth in the value of stocks.', 'b) Less because of inflation.', ], 'correctAnswer' : 1, 'questionID' : 2506 }, { 'question': '3) How does inflation make your money worth less?','answers': [ 'a) It doesn\'t.', 'b) It allows you to buy more things with your money, so you spend it quicker.', 'c) The same number of dollars buys fewer actual goods in the future.', ], 'correctAnswer' : 1, 'questionID' : 2507 }, { 'question': '4) Is an investment in your own skills better than an investment in the stock market?','answers': [ 'a) Yes, usually.', 'b) No, not usually.', 'c) It doesn\'t matter.', ], 'correctAnswer' : 1, 'questionID' : 2508 }, { 'question': '5) Is the amount of money you can make the only reason to consider a profession?','answers': [ 'a) Yes', 'b) No', 'c) Sometimes', ], 'correctAnswer' : 2, 'questionID' : 2509 }, ], '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.' } };