var init = { 'questions': [ { 'question': '1) Ballet dances must train __________.','answers': [ 'a) one day a month', 'b) once day a week', 'c) every day of their professional lives', ], 'correctAnswer' : 3, 'questionID' : 732 }, { 'question': '2) Ballet began in ___________.','answers': [ 'a) New Hampshire', 'b) Italy', 'c) Australia', ], 'correctAnswer' : 2, 'questionID' : 733 }, { 'question': '3) Female ballet dances wear special shoes called _____.','answers': [ 'a) pointe shoes', 'b) slip and fall shoes', 'c) flex shoes', ], 'correctAnswer' : 1, 'questionID' : 734 }, { 'question': '4) "Shookah" is the ballet word for ___________.','answers': [ 'a) Good Morning', 'b) Good Luck', 'c) Good Night', ], 'correctAnswer' : 2, 'questionID' : 735 }, ], '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.' } };