Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/algebra_minus.xml.in
blob: 4472c8e3d467f197bf89b79fda015430c3dd7055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="algebra_minus"
	 type="algebra" 
	 section="/algebra/algebra/."
	 mode="-" 
	 difficulty="2"
	 icon="boardicons/algebra_minus.png" 
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Practice the substraction operation</_title>
	 <_description>I Ask you some algebra questions</_description>
	<_prerequisite>Simple substraction</_prerequisite>
	<_goal>In a limited time, give the result to the substraction of two numbers</_goal>
	<_manual>A substraction of two numbers is displayed. At the right of the equal sign, give the answer.
Use the left and right arrow to modify your answer, the return key to validate an answer</_manual>
  </Board>
</GCompris>