var init = { 'questions': [ { 'question': '1) What does the bicycle represent?','answers': [ 'a) the United States economy', 'b) transportation system', 'c) recreation for Uncle Sam', ], 'correctAnswer' : 1, 'questionID' : 737 }, { 'question': '2) Is this cartoon for silver, or against it?','answers': [ 'a) against silver', 'b) for silver', 'c) no stand one way or another', ], 'correctAnswer' : 2, 'questionID' : 739 }, { 'question': '3) In the political cartoon what does Uncle Sam, the man holding the bicycle, represent?','answers': [ 'a) The United Nations', 'b) The United States Government', 'c) A Bicycle Repair Man', ], 'correctAnswer' : 2, 'questionID' : 736 }, { 'question': '4) Why is one wheel broken?','answers': [ 'a) Uncle Sam rode the bicycle too hard', 'b) inferior workmanship', 'c) without silver, the economy will not work', ], 'correctAnswer' : 3, 'questionID' : 738 }, ], '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.' } };