var init = { 'questions': [ { 'question': '1) Which category of federal government spending has grown the most in importance since 1960?','answers': [ 'a) Transfer payments', 'b) Purchases', ], 'correctAnswer' : 1, 'questionID' : 801 }, { 'question': '2) Which category has declined the most?','answers': [ 'a) Transfer payments', 'b) Purchases', ], 'correctAnswer' : 2, 'questionID' : 802 }, ], '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.' } };