Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/imagename.xml.in
blob: 36c19f611220a25dc020294d3b8756ba0d3e0747 (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="imagename"
	 type="shapegame" 
	 section="/reading"
	 icon="boardicons/imagename.svg" 
	 difficulty="3"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="imagename">
	 <_description>Drag and Drop each item onto its name</_description>
	 <_title>Image Name</_title>
	<_prerequisite>Reading</_prerequisite>
	<_goal>Vocabulary and reading</_goal>
	<_manual>Drag each image from the (vertical) box on the left to its (corresponding) name on the right. Click the OK button to check your answer.</_manual>
  </Board>
</GCompris>