var init = { 'questions': [ { 'question': '1) True or false: A federal loan is the same as a federal grant.','answers': [ 'a) true', 'b) false', ], 'correctAnswer' : 2, 'questionID' : 223 }, { 'question': '2) True or false: You do not have to know what college you want to attend in order to apply for scholarships.','answers': [ 'a) true', 'b) false', ], 'correctAnswer' : 1, 'questionID' : 224 }, { 'question': '3) How much can be deposited per child per year in an Education IRA?','answers': [ 'a) $300', 'b) $400', 'c) $500', 'd) $600', ], 'correctAnswer' : 3, 'questionID' : 226 }, { 'question': '4) According to the National Postsecondary Student Aid Study, what percentage of 4-year undergraduates take out student loans?','answers': [ 'a) 45%', 'b) 55%', 'c) 65%', 'd) 75%', ], 'correctAnswer' : 3, 'questionID' : 225 }, ], '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.' } };