Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/read_colors.xml.in
blob: 1209005514b88097959293aeda0402d5622359f9 (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="read_colors"
	 type="read_colors"
	 section="/discovery/colors_group"
	 mode="*"
	 difficulty="2"
	 icon="boardicons/read_colors2.svg"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="read_colors">
	 <_title>Read the names of colors</_title>
	 <_description>Click on the matching color</_description>
	 <_prerequisite>Can read</_prerequisite>
	 <_goal>This board teaches basic colors.</_goal>
	 <_manual>Click on the correct colored object.</_manual>
  </Board>
</GCompris>