Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/colors.xml.in
blob: 4c2daf490fe9a26618eceab40b0594f72a143258 (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 
	 type="colors"
	 mode="*"
	 difficulty="1"
	 icon="boardicons/colors.png"
	 mandatory_sound_file="red.ogg"
	 author="Pascal Georges <pascal.georges1@free.fr>"
	 boarddir="colors">
	 <_name>Colors</_name>
	 <_description>Click on the right color</_description>
	 <_prerequisite>Can move the mouse.</_prerequisite>
	 <_goal>This board is dedicated to train kids to recognize colors. Several colored toons are displayed and a color is speaken. The kid must select the proper toon.</_goal>
	 <_manual>Hear the color and click on the toon.</_manual>
  </Board>
</GCompris>