Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/leftright.xml.in
blob: 99a9f9cb6bfa47a730bc7fe7db938549dc501e00 (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="leftright"
	 type="leftright"
	 section="/discovery/miscelaneous"
	 difficulty="1"
	 icon="boardicons/leftright.svg"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="leftright">
	 <_title>Find your left and right hands</_title>
	 <_description>Determine if a hand is a right or a left hand</_description>
	<_goal>Distinguish right and left hands from different points of view. Spatial representation</_goal>
	<_prerequisite>None</_prerequisite>
	<_manual>You can see a hand: is it a left hand or a right hand? Click on the red button on the left, or the green button on the right.</_manual>
  </Board>
</GCompris>