var init = { 'questions': [ { 'question': '1) What would happen if there was a shortage of pencils during school supply shopping time?','answers': [ 'a) The price of pencils would increase.', 'b) The price of pencils would decrease.', 'c) The price of pencils would stay the same.', ], 'correctAnswer' : 1, 'questionID' : 675 }, { 'question': '2) The gold miners brought plenty of bacon with them to the mining camps. What did that do to the price of bacon?','answers': [ 'a) It increased.', 'b) It decreased.', 'c) It stayed about the same.', ], 'correctAnswer' : 3, 'questionID' : 676 }, { 'question': '3) The people traveling across the desert became mighty thirsty. Which of the following statements describes what probably happened?','answers': [ 'a) People sold water for a low price so that everyone could have a drink.', 'b) People sold water at a high price because there was a shortage of water.', 'c) The price of water stayed the same.', ], 'correctAnswer' : 2, 'questionID' : 677 }, ], '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.' } };