Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/magic_hat_minus.xml.in
blob: 9a90db9363e4b7166c2629091829db6c29d6eabd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="magic_hat_minus"
	 type="magic_hat"
	 section="/math/numeration"
	 icon="boardicons/magic_hat_minus.svg" 
	 difficulty="2"
	 mode="minus"
	 author="Marc BRUN"
	 boarddir="">
	 <_title>The magician hat</_title>
	 <_description>Count how many items are under the magic hat after some have got away</_description>
	<_prerequisite>Subtraction</_prerequisite>
	<_goal>Learn subtraction</_goal>
	 <_manual>Look at the magician, he tells the number of stars that are under his magic hat. Then, click on the hat to open it. A few stars escape. Click again on the hat to close it. You have to count how many are still under the hat. Click on the bottom right area to answer.</_manual>
	 <_credit></_credit>
  </Board>
</GCompris>