var init = { 'questions': [ { 'question': '1) What does Little Penguin want?','answers': [ 'a) She wants to play.', 'b) She wants to eat', 'c) She wants to take a nap.', ], 'correctAnswer' : 2, 'questionID' : 629 }, { 'question': '2) How did Little Penguin know that she was hungry?','answers': [ 'a) Her tummy rumbles.', 'b) Her nose honks.', 'c) Her ears ring.', ], 'correctAnswer' : 1, 'questionID' : 630 }, { 'question': '3) Has your tummy ever rumbled?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 631 }, { 'question': '4) Why did your tummy rumble?','answers': [ 'a) You were hungry.', 'b) You were tired.', 'c) You were sick.', ], 'correctAnswer' : 1, 'questionID' : 632 }, { 'question': '5) Do you have wants?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 633 }, { 'question': '6) Do you want other things?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 634 }, { 'question': '7) Do your friends want things?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 636 }, { 'question': '8) Does everyone have wants?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 637 }, { 'question': '9) What other things do you want?','answers': [ 'a) Candy.', 'b) Games.', 'c) Ice Cream.', 'd) All of the Above.', ], 'correctAnswer' : 4, 'questionID' : 635 }, ], '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.' } };