var init = { 'questions': [ { 'question': '1) Are ticket sales the only sources of income for MLB teams?','answers': [ 'a) Yes', 'b) No', 'c) I\'m not sure.', ], 'correctAnswer' : 2, 'questionID' : 2527 }, { 'question': '2) Due to high player salaries and falling revenues, are many MLB owners selling their teams?','answers': [ 'a) Yes, they are selling teams.', 'b) No, they are not selling teams.', 'c) They are eliminating teams.', ], 'correctAnswer' : 2, 'questionID' : 2529 }, { 'question': '3) Due to high player salaries and falling revenues, are many MLB teams worth less today than they were worth five years ago?','answers': [ 'a) Yes, they are worth less.', 'b) No, they are worth more.', 'c) They are worth the same.', ], 'correctAnswer' : 2, 'questionID' : 2528 }, { 'question': '4) MLB players are ______________ by team owners.','answers': [ 'a) overpaid', 'b) underpaid', 'c) paid just right', ], 'correctAnswer' : 3, 'questionID' : 2525 }, { 'question': '5) Most MLB teams lose money (spend more than they take in) during a season?','answers': [ 'a) Yes, most teams lose money.', 'b) No, most teams make money.', 'c) Most teams break even.', ], 'correctAnswer' : 2, 'questionID' : 2526 }, { 'question': '6) What is the average Major League Baseball (MLB) player\'s salary?','answers': [ 'a) $1.7 million', 'b) $2.5 million', 'c) $3.9 million', ], 'correctAnswer' : 3, 'questionID' : 2524 }, ], '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.' } };