var init = { 'questions': [ { 'question': '1) A bank pays you interest.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 1, 'questionID' : 866 }, { 'question': '2) Your wallet is a good place to keep money so that you dont spend it.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 2, 'questionID' : 750 }, { 'question': '3) A bank is the best place to keep your money so that it does not get stolen or lost.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 1, 'questionID' : 865 }, { 'question': '4) A bank is the best place to put your money if you want to spend it today.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 2, 'questionID' : 867 }, { 'question': '5) A piggy bank is the best place to put money that you don\'t want to spend until next year.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 2, 'questionID' : 868 }, ], '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.' } };