Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/smallnumbers2.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-01-31 23:51:16 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-01-31 23:51:16 (GMT)
commit5d96bd253dac746f717846c25bad8f0b8083bdd8 (patch)
tree1dcd0c04762b3149aef10ba46daea733c7b641ee /boards/smallnumbers2.xml.in
parent4cd8e801debe799c1bbfd3daf78cd74da0582599 (diff)
Created a new smallnumbers2 activity that play with 2 dices (in section math)
smallnumbers uses only one dice (in section computer)
Diffstat (limited to 'boards/smallnumbers2.xml.in')
-rw-r--r--boards/smallnumbers2.xml.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/boards/smallnumbers2.xml.in b/boards/smallnumbers2.xml.in
new file mode 100644
index 0000000..48ed46d
--- /dev/null
+++ b/boards/smallnumbers2.xml.in
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="smallnumbers2"
+ type="smallnumbers"
+ section="/algebra/."
+ mode="2_DICES"
+ icon="boardicons/smallnumbers2.png"
+ difficulty="1"
+ author="Bruno Coudoin (bruno.coudoin@free.fr)"
+ boarddir="">
+ <_title>Numbers With 2 Dices</_title>
+ <_description>Count the number of dots on dice before they reach the ground</_description>
+ <_prerequisite>Counting skill</_prerequisite>
+ <_goal>In a limited time, count the number of dots</_goal>
+ <_manual>With the keyboard, type the number corresponding
+to the number of dots on the falling dice.</_manual>
+ </Board>
+</GCompris>