var init = { 'questions': [ { 'question': '1) Hanna has a net income of $1,823.50 per month and a monthly credit payment of $600 per month. Is she spending more than or less than 20% of her net income on credit payments?','answers': [ 'a) More than', 'b) Less than', ], 'correctAnswer' : 1, 'questionID' : 579 }, { 'question': '2) Joseph has a net income of $1,200 per month and a monthly credit payment of $200 per month. Is he spending more than or less than 20% of his net income on credit payments?','answers': [ 'a) More than', 'b) Less than', ], 'correctAnswer' : 2, 'questionID' : 580 }, { 'question': '3) Sarah has a net income of $1,400 per month and a monthly credit payment of $350 per month. Is she spending more than or less than 20% of her net income on credit payments?','answers': [ 'a) More than', 'b) Less than', ], 'correctAnswer' : 1, 'questionID' : 581 }, ], '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.' } };