var init = { 'questions': [ { 'question': '1) What is the largest stock exchange in the U.S.?','answers': [ 'a) AMEX Exchange', 'b) NASDAQ Exchange', 'c) New York Exchange', 'd) Chicago Board of Trade', ], 'correctAnswer' : 3, 'questionID' : 670 }, { 'question': '2) A high PE ratio indicates','answers': [ 'a) That the stock is cheap to invest in at this point in time', 'b) That the stock is expensive to invest in at this point in time', 'c) The amount of profit a company is making', 'd) The amount of interest paid on the stock', ], 'correctAnswer' : 2, 'questionID' : 671 }, { 'question': '3) Which of the following should be considered when investing in the stock market?','answers': [ 'a) 52 week hi/low', 'b) PE ratio', 'c) Dividend', 'd) All the above', 'e) None of the above', ], 'correctAnswer' : 4, 'questionID' : 672 }, { 'question': '4) The portion of a profit that is paid to a stock owner is the','answers': [ 'a) Yield', 'b) PE ratio', 'c) Dividend', 'd) Volume', ], 'correctAnswer' : 3, 'questionID' : 673 }, { 'question': '5) Which of the following indicates the percent interest the individual stock is paying?','answers': [ 'a) Yield', 'b) PE ratio', 'c) Dividend', 'd) Volume', ], 'correctAnswer' : 1, 'questionID' : 674 }, ], '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.' } };