Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/doubleentry.xml.in
blob: b82c2992b75202437900039a333aab4fe523286e (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="doubleentry"
	 type="shapegame" 
	 section="/discovery/miscelaneous"
	 icon="boardicons/doubleentry.svg" 
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 mode="background=doubleentry/doubleentry-bg.png" 
	 boarddir="doubleentry">
	 <_title>Double-entry table</_title>
	 <_description>Drag and Drop the items in the double-entry table</_description>
	<_prerequisite>Basic counting skills</_prerequisite>
	<_goal>Move the items on the left to their proper position in the double-entry table.</_goal>
	<_manual>Drag and Drop each proposed item on its destination</_manual>
  </Board>
</GCompris>