<?xml version="1.0" encoding="utf-8"?>
<config>
	<settings>
		<assetsDir></assetsDir>
		<videoDir>../assets/clips/tube/</videoDir>
		<videoList>ximpel-video.xml</videoList>
		<extraQuestionDuration>6</extraQuestionDuration>
		<scoreMultiplier>1000</scoreMultiplier>
	</settings>
	<scoreMessages>
		<scoreThreshold upperlimit="5" message="That's really bad..."/>
		<scoreThreshold underlimit="6" message="Well done!"/>
		<scoreThreshold underlimit="5" upperlimit="6" message="Thanks for playing! Try again."/>
	</scoreMessages>
	<language>
		<questionLabel>Question</questionLabel>
		<subjectLabel>Subject</subjectLabel>
		<scoreLabel>Score</scoreLabel>
		<extraQuestionRightLabel>Right!</extraQuestionRightLabel>
		<extraQuestionWrongLabel>Wrong!</extraQuestionWrongLabel>
		<extraSegmentLabel>Extra footage!</extraSegmentLabel>
		<nextButtonLabel>Next</nextButtonLabel>
		<playButtonLabel>Play</playButtonLabel>
		<playAgainButtonLabel>Play again</playAgainButtonLabel>
	</language>
	<titleScreenImage></titleScreenImage>
	<titleScreenHeader>XIMPEL Application</titleScreenHeader>
	<instructionScreenHeader>Instructions Interactive Video Application</instructionScreenHeader>
	<instructionScreenHTMLText>
		<UL>
			<LI>Watch the video</LI>
			<LI>Make choices by clicking in the video</LI>
			<LI>Find hidden segments to score bonus points</LI>
			<LI>Answer extra question correctly for more bonus points</LI>
		</UL>
	</instructionScreenHTMLText>
	<evaluationScreenHeader>Your storyline</evaluationScreenHeader>
	<evaluationScreenScoreLabel>Your score</evaluationScreenScoreLabel>
	<evaluationScreenSubjectLabel>Played subjects</evaluationScreenSubjectLabel>
</config>
