Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/enumerate.xml.in
blob: b5c3813719a3f7516bbe81ad05f57b86b31a9b7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="enumerate"
	 type="enumerate"
	 section="/math/numeration"
	 icon="boardicons/enumerate.svg"
	 difficulty="1"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)">
	 <_title>Count the items</_title>
	 <_description>Place the items in the best way to count them</_description>
	<_goal>Numeration training</_goal>
	<_prerequisite>Basic enumeration</_prerequisite>
	<_manual>First, properly organize the items so that you can count them. Then, select the item you want to answer in the bottom right area. Enter the answer with the keyboard and press the OK button or the 'Enter' key.</_manual>
  </Board>
  <Data directory=""/>
</GCompris>