var init = { 'questions': [ { 'question': '1) Who would you pay a higher wage to? Someone who can clean a carpet in 20 minutes or someone who can clean the same sized carpet in 15 minutes?','answers': [ 'a) worker who can clean a carpet in 20 minutes', 'b) worker who can clean a carpet in 15 minutes', ], 'correctAnswer' : 2, 'questionID' : 714 }, { 'question': '2) Who would you pay a higher wage to? Someone who can sew 50 shirts per hour or someone who can sew 65 shirts in one hour?','answers': [ 'a) worker who sews 50 shirts', 'b) worker who sews 65 shirts', ], 'correctAnswer' : 2, 'questionID' : 713 }, { 'question': '3) Who would you pay a higher wage to? Someone who gets good grades or someone who forgets his or her homework all the time and gets bad grades?','answers': [ 'a) good grades', 'b) bad grades', ], 'correctAnswer' : 1, 'questionID' : 717 }, { 'question': '4) Who would you pay a higher wage to? Someone who makes customers happy when serving them or someone who gets a lot of complaints from customers?','answers': [ 'a) server who keeps them happy.', 'b) server who gets a lot of complaints.', ], 'correctAnswer' : 1, 'questionID' : 715 }, { 'question': '5) Who would you pay a higher wage to? Someone who graduated from college or someone who quit high school?','answers': [ 'a) graduate', 'b) someone who quit high school', ], 'correctAnswer' : 1, 'questionID' : 716 }, ], '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.' } };