var quiz = {
	questions : [
		{
			text : 'According to SearchSOA, an SOA "is the underlying structuring supporting c_____ between s_____." Fill in the blanks.',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Collaboration and syntactical elements',
				'Computing and services',
				'Communications and semantics',
				'Communications between services'
			],
			answer : 3,
			score : 1,
			expandedAnswer : '<a href="http://searchsoa.techtarget.com/sDefinition/0,,sid26_gci929153,00.html"\ntarget="_blank">Read more about SOA</a> in the expanded definition, which offers many more helpful details.',
			moreInfo : ''
		},
		{
			text : 'What is a business package, as defined within SAP NetWeaver Portal?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'A collection of industry-specific SAP functionality',
				'A rapid-implementation, mid-market version of NetWeaver Portal',
				'A collection of iViews',
				'A set of SAP IDocs'
			],
			answer : 2,
			score : 1,
			expandedAnswer : '. iViews allow developers to configure SAP NetWeaver to interact with other applications as if they were <a href="http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_gci1068312,00.html"target="_blank">services within the SAP portal environment</a>. Thus, NetWeaver Portal can accommodate not only services coming from outside (such as Lotus Notes) but also SAP applications themselves (for instance, by sending low inventory alerts to a particular portal user).',
			moreInfo : ''
		},
		{
			text : 'What is Enterprise SOA’s relationship to business process change?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Enterprise SOA enables faster business process change',
				'Business process change is the same thing as Enterprise SOA',
				'Enterprise SOA requires slower business process change',
				'There is no relationship'
			],
			answer : 0,
			score : 1,
			expandedAnswer : 'SAP NetWeaver expert Rabi Jay discusses this relationship in more detail in a recent podcast on <a href="http://searchsap.techtarget.com/news/article/0,289142,sid21_gci1323593,00.html"target="_blank">Enterprise SOA</a>.',
			moreInfo : ''
		},
		{
			text : 'Thanks to SOA, which of the following kinds of applications can be easily integrated into the NetWeaver environment?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Legacy systems and other databases',
				'Data warehouse solutions',
				'Enterprise applications from SAP competitor Oracle',
				'All of the above'
			],
			answer : 3,
			score : 1,
			expandedAnswer : 'According to SAP NetWeaver expert Rabi Jay’s book, <a href="http://www.amazon.com/SAP%C2%AE-NetWeaver-Portal-Technology-Reference/dp/007154853X/ref=sr_1_1?ie=UTF8&s=books&qid=1220885417&sr=8-1"target="_blank">SAP NetWeaver Portal Technology: The Complete Reference</a>, pp. 30-31), all of the above. One of the major benefits of SOA is its ability to orchestrate applications behind the scenes so that the end user encounters only one interface when dealing with many back-end systems.',
			moreInfo : ''
		},
		{
			text : 'Which of the following methods can be used to extend SAP solutions with custom components that have not yet been deployed?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Composite Application Framework',
				'Custom ABAP development',
				'SAP XI',
				'Basis'
			],
			answer : 0,
			score : 1,
			expandedAnswer : 'According to SearchSAP expert Joshua Greenbaum, the <a href="http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_gci1044658,00.html"target="_blank">Composite Application Framework</a> is your best bet in this instance.',
			moreInfo : ''
		},
		{
			text : 'Why might data modeling be of extra importance for a company moving to an SOA environment?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'SOA is a prerequisite for data modeling',
				'Data flexibility and agreement are especially important in this context',
				'Trick question! Data modeling is actually a low-value activity',
				'Data modeling is what powers NetWeaver Portal'
			],
			answer : 1,
			score : 1,
			expandedAnswer : 'A company adopting SOA will find itself pulling data from all kinds of sources: Legacy systems, partner databases, ERP suites and so forth. Industry analysts point out that <a href="http://searchsap.techtarget.com/news/article/0,289142,sid21_gci1288434,00.html"target="_blank">data modeling</a> allows the combination of data flexibility and agreement needed to maximize a SOA initiative.',
			moreInfo : ''
		},
		{
			text : 'What is the Enterprise Services Repository (ESR)?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'The central, iTunes-like bank of SAP\'s services',
				'A technical component of NetWeaver',
				'The development environment for xApps',
				'SAP\'s version of Java'
			],
			answer : 0,
			score : 1,
			expandedAnswer : 'In the wild and woolly world of SOA, it is possible to define, create and consume services without any central governing principle. This can lead to a complex IT landscape and difficulty in taking full advantage of services. SAP maintains the <a href=" https://www.sdn.sap.com/irj/sdn/nw-esr"target="_blank">Enterprise Services Repository</a> as a tightly-governed, single location where SAP and certified partners upload standard services that an Enterprise SOA user can adopt on a plug-and-play basis. Since all the listed services have been defined in the same way, problems of incompatibility and heterogeneity are obviated.',
			moreInfo : ''
		},
		{
			text : 'What are the two major categories of the Enterprise SOA Architecture?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Client and server',
				'MDM and PI',
				'CE and PI',
				'Harmonizer and CE'
			],
			answer : 2,
			score : 1,
			expandedAnswer : 'In his book, Rabi Jay explains that the Composition Environment can be used for point-to-point SOA where routing and interface mappings require Process Integration.',
			moreInfo : ''
		},
		{
			text : 'What is SOAP?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'Simple Object Access Protocol',
				'Service Oriented Access Protocol',
				'Single Object Access Protocol',
				'A cleaning agent'
			],
			answer : 0,
			score : 1,
			expandedAnswer : '<a href=" http://searchsoa.techtarget.com/sDefinition/0,,sid26_gci214295,00.html"target="_blank">SOAP</a> is a protocol that allows programs to communicate with other programs; as such, it is a centerpiece of SOA.',
			moreInfo : ''
		},
		{
			text : 'Why should SAP users build their NetWeaver skills?',
			img : 'http://media.techtarget.com/WhatIs/images/spacer.gif',
			responses : [
				'NetWeaver will soon be the industry standard for SOA',
				'It is impossible to work in SAP without knowing NetWeaver',
				'SAP requires NetWeaver certification',
				'NetWeaver is in high demand in the marketplace'
			],
			answer : 3,
			score : 1,
			expandedAnswer : 'There are many <a href="http://searchsap.techtarget.com/news/article/0,289142,sid21_gci1314379,00.html"target="_blank">NetWeaver jobs</a> currently available, said Justin Burmeister, independent SAP consultant.',
			moreInfo : ''
		}
	]
};