var init = { 'questions': [ { 'question': '1) When Wally got back in his cage what did he earn?','answers': [ 'a) A candy bar.', 'b) A carrot.', ], 'correctAnswer' : 2, 'questionID' : 595 }, { 'question': '2) Will animals work for a treat?','answers': [ 'a) Yes.', 'b) No.', ], 'correctAnswer' : 1, 'questionID' : 596 }, { 'question': '3) Will people work for treats?','answers': [ 'a) Yes.', 'b) No.', ], 'correctAnswer' : 1, 'questionID' : 597 }, { 'question': '4) Why does the rabbit follow Clifford back home?','answers': [ 'a) Clifford has a carrot tied to his tail.', 'b) The rabbit likes Clifford.', ], 'correctAnswer' : 1, 'questionID' : 594 }, ], '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.' } };