Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/algebra_minus.xml.in
blob: 3292ead97feda51f1352aaf58386d1165cb8c3b2 (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="algebra_minus"
	 type="algebra"
	 section="/math/algebramenu/algebra_group"
	 mode="-"
	 difficulty="2"
	 icon="boardicons/algebra_minus.svg"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Practice the subtraction operation</_title>
	 <_description>Answer some algebra questions</_description>
	<_prerequisite>Simple subtraction</_prerequisite>
	<_goal>In a limited time, find the difference between two numbers</_goal>
	<_manual>A subtraction problem with two numbers is displayed. At the right of the equals sign, give the answer, the difference. Use the left and right arrows to modify your answer and press the Enter key to check if you've got it right. If not, just try again.</_manual>
  </Board>
</GCompris>