var init = { 'questions': [ { 'question': '1) Henry Ford wanted to make a car for the _______.','answers': [ 'a) wealthy', 'b) great multitude', 'c) blue collar workers', 'd) poor', ], 'correctAnswer' : 2, 'questionID' : 902 }, { 'question': '2) Henry Ford revolutionized the automobile by using this cheap, light and strong material.','answers': [ 'a) Galvanized steel', 'b) Aluminum', 'c) Iron', 'd) Vanadium Steel', ], 'correctAnswer' : 4, 'questionID' : 903 }, { 'question': '3) The Model T came in a rainbow of colors.','answers': [ 'a) True', 'b) False', ], 'correctAnswer' : 2, 'questionID' : 904 }, { 'question': '4) Which of the following reduced the cost of producing the Model T?','answers': [ 'a) Interchangeable Parts', 'b) Moving Assembly Line', 'c) Limited the vehicle\'s options', 'd) All of the above', ], 'correctAnswer' : 1, 'questionID' : 905 }, { 'question': '5) Who is given credit as being the first to use interchangeable parts in the United States?','answers': [ 'a) Henry Ford', 'b) Ranson Olds', 'c) Eli Whitney', ], 'correctAnswer' : 3, 'questionID' : 906 }, { 'question': '6) Who is given credit as being the first to use an assembly line in the United States?','answers': [ 'a) Henry Ford', 'b) Ranson Olds', 'c) Eli Whitney', ], 'correctAnswer' : 2, 'questionID' : 907 }, ], '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.' } };