var init = { 'questions': [ { 'question': '1) If workers are paid $6.50 an hour to pick up trash on the highway and one worker can clean up a 4-mile stretch of highway per 8-hour day, calculate how much it would cost to clean up a 100 mile stretch of highway.','answers': [ 'a) $1000', 'b) $1300', 'c) $1550', 'd) $1475', ], 'correctAnswer' : 2, 'questionID' : 695 }, { 'question': '2) If workers are paid $6.50 an hour to pick up trash on the highway and one worker can clean up a 4-mile stretch of highway per 8-hour day, calculate how much it would cost to clean up a 20 mile stretch of highway.','answers': [ 'a) $260', 'b) $128', 'c) $300', 'd) $198', ], 'correctAnswer' : 1, 'questionID' : 694 }, { 'question': '3) If workers are paid $6.50 an hour to pick up trash on the highway and one worker can clean up a 4-mile stretch of highway per 8-hour day, calculate how much it would cost to clean up a 500 mile stretch of highway.','answers': [ 'a) $5500', 'b) $4000', 'c) $6500', 'd) $4700', ], 'correctAnswer' : 3, 'questionID' : 696 }, { 'question': '4) In Texas, there are approximately 79,400 miles of roadway that are maintained by the state. How much would it cost to clean litter off all the roads four times a year?','answers': [ 'a) $4,128,800', 'b) $4,200,000', 'c) $5,550,000', 'd) $6,070,000', ], 'correctAnswer' : 1, 'questionID' : 697 }, ], '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.' } };