Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/algorithm.xml.in
blob: 3205fafb4824982d8ad26823333df9611c899e6c (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="algorithm"
	 type="python:algorithm"
	 section="/discovery/miscelaneous"
	 difficulty="2"
	 icon="boardicons/algorithm.svg"
	 author="Christof Petig and Ingo Konrad"
	 boarddir="algorithm">
	 <_title>algorithm</_title>
	 <_description>Complete a list of symbols</_description>
	<_prerequisite>Move and click the mouse</_prerequisite>
	<_goal>Logic training activity</_goal>
	<_manual>Find the next symbol in a list.</_manual>
  </Board>
</GCompris>