Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/money_cents.xml.in
blob: ce178a3fbb078e1f423d9bd58f8a6f8a352faf07 (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="money_cents"
	 type="money"
	 section="/math/numeration"
	 icon="boardicons/money_cents.svg"
	 mode="WITH_CENTS"
	 difficulty="3"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Money</_title>
	 <_description>Practice money usage including cents</_description>
	 <_prerequisite>Can count</_prerequisite>
	 <_goal>You must buy the different items and give the exact price. At higher levels, several items are displayed, and you must first calculate the total price.</_goal>
	 <_manual>Click on the coins or paper money at the bottom of the screen to pay. If you want to remove a coin or note, click on it on the upper screen area.</_manual>
  </Board>
</GCompris>