Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/click_on_letter.xml.in
blob: 29aa19f0df32607bd9d0cee1a40639dca042f865 (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="click_on_letter"
	 type="click_on_letter"
	 section="/reading"
	 icon="boardicons/click_on_letter.svg"
	 mandatory_sound_file="voices/$LOCALE/misc/click_on_letter.ogg"
	 difficulty="1"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="click_on_letter">
	 <_title>Click on a letter</_title>
	 <_description>Listen to a letter and click on the right one</_description>
        <_prerequisite>Visual letter-recognition. Can move the mouse.</_prerequisite>
        <_goal>Letter-name recognition</_goal>
	<_manual>A letter is spoken. Click on the matching letter in the main area. You can listen to the letter again, by clicking on the mouth icon in the bottom box.</_manual>
  </Board>
</GCompris>