var init = { 'questions': [ { 'question': '1) If I do not finish high school I can still get any job I want.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 2, 'questionID' : 289 }, { 'question': '2) If I finish high school and college my chances of getting a well paying job increase greatly.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 1, 'questionID' : 290 }, ], '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.' } };