<?xml version="1.0" encoding="utf-8"?>
<pack title="Drumming Monkey" language="en" id="3">
	<activity>
		<connect text="Connect">
			<slide id="slide1"><![CDATA[Mia and Max play with the Drumming Monkey.<br>Can you create a Drumming Monkey that taps different beats?]]></slide>
		</connect>

		<construct text="Construct">
			<slide id="slide2"><![CDATA[Build a Drumming Monkey that can tap different beats.<br><br>Our model... <br>Uses the motor to turn a small gear... <br>The small gear turns a crown gear...<br>The crown gear turns the cams... <br>The cams push on the lever "arms".<br><br>Try this idea or create your own!]]></slide>
			<slide id="slide42"><![CDATA[Program your Drumming Monkey to tap beats.<br>Try our program or create your own!]]></slide>
			<dataobject id="slide42" objectname="objData">
				<data name="var1">Click the Start Block to...</data>
				<data name="var2">Turn on the Motor This Way to make the monkey tap.</data>
			</dataobject>
		</construct>

		<contemplate text="Contemplate">
			<slide id="slide43"><![CDATA[Create different beat patterns or rhythms with the Drumming Monkey by changing the way the cams push on the lever arms.<br><br>Are the left and right arms moving at the same time or not?<br>Is the tapping sound the same or different? ]]></slide>
			<dataobject id="slide44" objectname="objData">
				<data name="var1">Left Cam</data>
				<data name="var2">Right Cam</data>
				<data name="var3">What I see or hear</data>
			</dataobject>			
		</contemplate>

		<continue text="Continue">
			<slide id="slide45"><![CDATA[You and your Drumming Monkey can be a band! Use the keyboard as a sound effects machine and play together. Try our solution or create your own!<br><br>Our solution uses the model with different cam combinations.]]></slide>
			<slide id="slide46"><![CDATA[Our programs use the Start On Key Press Blocks to play sounds.]]></slide>
			<dataobject id="slide46" objectname="objData" textboxvalign="top">
				<data name="var1">Click the Start Block to...</data>
				<data name="var2">Turn on the Motor This Way to make the monkey tap...</data>
				<data name="var3">Press A on the keyboard to...</data>
				<data name="var4">Play Sound 4, the Magic sound...</data>
				<data name="var5">Press B on the keyboard to...</data>
				<data name="var6">Play Sound 5, the Boing sound...</data>
				<data name="var7">Press C on the keyboard to...</data>
				<data name="var8">Play Sound 1...</data>
				<data name="var9">Click to record your own sound. The sound is saved as Sound 1...</data>
				<data name="var10">Click to stop recording...</data>
				<data name="var11">Click to play back your recording.</data>
			</dataobject>			
		</continue>
	</activity>
</pack>
</xml>
