var quiz = {
	questions : [
		{
			text : 'An open application environment (which means that you can use it with a variety of applications and technologies you might have obtained from different sources).',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Portals',
				'Service Oriented Architecture',
				'SAP NetWeaver',
				'SAP Solution Manager'
			],
			answer : 2,
			score : 1,
			expandedAnswer : 'SAP NetWeaver',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'This supports the people working in an enterprise. By providing those individuals with access to their own data and allowing managers to add data about employees.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'SAP Human Capital Management',
				'SAP Master Data Management',
				'SAP Supplier Relationship Management',
				'SAP Service Oriented Architecture'
			],
			answer : 0,
			score : 1,
			expandedAnswer : 'SAP Human Capital Management',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'This is not a main area of CRM functionality.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Marketing',
				'Governance',
				'Sales',
				'Service'
			],
			answer : 1,
			score : 1,
			expandedAnswer : 'Governance',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'This provides online interfaces that allow you to place orders, and then receive advance notices of when the orders will ship.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'SAP Master Data Management',
				'SAP Customer Relationship Management',
				'SAP Business Intelligence',
				'SAP Supplier Relationship Management'
			],
			answer : 3,
			score : 1,
			expandedAnswer : 'SAP Supplier Relationship Management',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'This allows you to explore market opportunities, reduce the costs of product development, manage your processes efficiently, integrate with suppliers and partners, and ensure product quality.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'SAP Product Lifecycle Management',
				'SAP Service Oriented Architecture',
				'SAP Business Intelligence',
				'SAP Human Capital Management'
			],
			answer : 0,
			score : 1,
			expandedAnswer : 'SAP Product Lifecycle Management',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : '"Velocity of response", meaning how quickly your organization can move in response to an event, is a part of which module?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'SAP Customer Relationship Management',
				'SAP Master Data Management',
				'SAP Service Oriented Architecture',
				'SAP Supply Chain Management'
			],
			answer : 3,
			score : 1,
			expandedAnswer : 'SAP Supply Chain Management',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'SAP offers this to help resolve the fragmented approach to governance, risk and compliance.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Exchange infrastructure',
				'Integrated governance, risk and compliance',
				'Service oriented architecture',
				'Portals'
			],
			answer : 1,
			score : 1,
			expandedAnswer : 'Integrated governance risk and compliance',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'This makes an enterprise services environment work, with a central set of tools that store the services and call those services when required by a business process.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Exchange infrastructure',
				'SAP Business Intelligence',
				'SAP NetWeaver',
				'Service Oriented Architecture'
			],
			answer : 3,
			score : 1,
			expandedAnswer : 'Service Oriented Architecture',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'This is not part of the solution implementation portion of SAP.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'SAP solution expert consulting',
				'SAP configuration',
				'SAP test management',
				'SAP technical migration'
			],
			answer : 3,
			score : 1,
			expandedAnswer : 'SAP technical migration',
			moreInfo : 'SearchSAP.com'
		},
		{
			text : 'This is not a key idea that provides the foundation for the SAP solution manager.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Lifecycle support',
				'Business process focus',
				'Lifecycle process support',
				'Transparency',
				'Single point of access'
			],
			answer : 2,
			score : 1,
			expandedAnswer : 'Lifecycle process support',
			moreInfo : 'SearchSAP.com'
		}
	]
};
