Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/magic_hat_plus.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-03-01 00:34:43 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-03-01 00:34:43 (GMT)
commit0efd36e66326eb6a04180d87c19dea62032f690a (patch)
tree5910f1fe2ce63fb6871b96af21d6b104950c1ad0 /boards/magic_hat_plus.xml.in
parent2a8c07d1ca5c4da91fac5e517bcb74b64ef7fe23 (diff)
MERGE gcompris_7-4 UNTESTED
MERGE gcompris_7-4 UNTESTED
Diffstat (limited to 'boards/magic_hat_plus.xml.in')
-rw-r--r--boards/magic_hat_plus.xml.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/boards/magic_hat_plus.xml.in b/boards/magic_hat_plus.xml.in
new file mode 100644
index 0000000..81afe9b
--- /dev/null
+++ b/boards/magic_hat_plus.xml.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="magic_hat_plus"
+ type="magic_hat"
+ section="/experimental"
+ icon="boardicons/magic_hat_plus.png"
+ difficulty="2"
+ mode="plus"
+ author="Marc BRUN"
+ boarddir="">
+ <_title>The magician hat</_title>
+ <_description>Compute how many items are under the magic hat</_description>
+ <_prerequisite>Addition</_prerequisite>
+ <_goal>Learn addition</_goal>
+ <_manual>Click on the hat to open it. A few stars now comes under the hat. Click again on the hat to close it. You have to compute how much are under the hat. Click on the bottom right frame to give your answer.</_manual>
+ <_credit></_credit>
+ </Board>
+</GCompris>