Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/colors.xml.in
blob: 4a939565685206494f4c5ffb1682526d5a3a1152 (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="colors"
	 type="colors"
	 section="/discovery/colors_group"
	 mode="*"
	 difficulty="1"
	 icon="boardicons/colors.svg"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="colors">
	 <_title>Colors</_title>
	 <_description>Click on the right color</_description>
	 <_prerequisite>Can move the mouse.</_prerequisite>
	 <_goal>This board teaches you to recognize different colors. When you hear the name of the color, click on the duck wearing it.</_goal>
	 <_manual>Listen to the color and click on the matching duck.</_manual>
  </Board>
</GCompris>