Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/magic_hat_plus.xml.in
blob: 463c935e61121dd3832195ba4794441e126419e6 (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_plus"
	 type="magic_hat"
	 section="/math/numeration"
	 icon="boardicons/magic_hat_plus.svg"
	 difficulty="2"
	 mode="plus"
	 author="Marc BRUN"
	 boarddir="">
	 <_title>The magician hat</_title>
	 <_description>Count how many items are under the magic hat</_description>
	<_prerequisite>Addition</_prerequisite>
	<_goal>Learn addition</_goal>
	 <_manual>Click on the hat to open or close it. Under the hat, how many stars can you see moving around? Count carefully. :) Click in the bottom-right area to input your answer.</_manual>
	 <_credit></_credit>
  </Board>
</GCompris>