var init = { 'questions': [ { 'question': '1) ','answers': [ ], 'correctAnswer' : , 'questionID' : 666 }, { 'question': '2) Who pays for the city hall?','answers': [ 'a) The people that live in the city pay for city hall.', 'b) Private companies pay for city hall.', 'c) Nobody pays for city hall.', ], 'correctAnswer' : 1, 'questionID' : 657 }, { 'question': '3) Does these cost money?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 659 }, { 'question': '4) Does the city have to buy traffic lights?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 660 }, { 'question': '5) Does the city have to pay people to clean up parks, be lifeguards at the swimming pool, buy books for the library?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 661 }, { 'question': '6) Do you agree that everyone should be able to use city parks?','answers': [ 'a) Yes.', 'b) No.', ], 'correctAnswer' : 1, 'questionID' : 663 }, { 'question': '7) Do you agree that everyone should be able to check-out books from the library?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 664 }, { 'question': '8) Do you agree that everyone should be able to drive on streets?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 1, 'questionID' : 665 }, { 'question': '9) Which of the following are some of the goods and services your city might supply for you?','answers': [ 'a) Parks and Recreation', 'b) Arts and Education', 'c) Public Safety', 'd) All of the above', ], 'correctAnswer' : 4, 'questionID' : 658 }, { 'question': '10) Do private companies pay for city parks?','answers': [ 'a) Yes.', 'b) No.', 'c) Maybe.', ], 'correctAnswer' : 2, 'questionID' : 662 }, ], '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.' } };