Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/smallnumbers2.xml.in
blob: 196af40ac2c2049800e7c20e61b5b67f7bdd5338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="smallnumbers2"
	 type="smallnumbers" 
	 section="/math/numeration"
	 mode="2_DICES"
	 icon="boardicons/smallnumbers2.svg" 
	 difficulty="1"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Numbers with pairs of dice</_title>
	 <_description>Count the number of dots on dice before they reach the ground</_description>
	<_prerequisite>Counting skills</_prerequisite>
	<_goal>In a limited time, count the number of dots</_goal>
	<_manual>With the keyboard, type the number of dots you see on the falling dice.</_manual>
  </Board>
</GCompris>