var init = { 'questions': [ { 'question': '1) Why did Clifford do a trick for Emily Elizabeth?','answers': [ 'a) To get a treat', 'b) To make Emily Elizabeth Happy.', ], 'correctAnswer' : 1, 'questionID' : 593 }, { 'question': '2) Why did T-Bone do a trick for Cleo?','answers': [ 'a) To get a treat.', 'b) T-Bone likes Cleo.', ], 'correctAnswer' : 1, 'questionID' : 598 }, { 'question': '3) Would you do a trick if somebody gave you a treat?','answers': [ 'a) Yes.', 'b) No.', ], 'correctAnswer' : 1, 'questionID' : 600 }, { 'question': '4) What should you do if you want your dog to do a trick?','answers': [ 'a) Yell at him.', 'b) Give him a treat.', ], 'correctAnswer' : 2, 'questionID' : 599 }, ], '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.' } };