Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/melody.xml.in
blob: 1649c3579a86e2b82150139a42ddf7b4ad5c8347 (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="melody"
	 type="python:melody"
	 section="/discovery/sound_group"
	 difficulty="2"
	 icon="boardicons/melody.svg"
	 author="Jose JORGE (jjorge@free.fr)"
	 mandatory_sound_file="sounds/melody/xylofon/son1.wav"
	 boarddir="melody">
	 <_title>Melody</_title>
	 <_description>Repeat a melody</_description>
	<_prerequisite>Move and click the mouse</_prerequisite>
	<_goal>Ear-training activity</_goal>
	<_manual>Listen to the sound sequence played, and repeat it by clicking on the elements. You can listen again by clicking on the repeat button.</_manual>
  </Board>
</GCompris>