Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/algebra_guesscount.xml.in
blob: 205907877b74123863866a56194e2a23281bba3c (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_guesscount"
	 type="algebra_guesscount"
	 section="/math/algebramenu"
	 difficulty="3"
	 icon="boardicons/algebra_guesscount.svg"
	 author="Pascal Georges (pascal.georges1@free.fr)"
	 boarddir="algebra_guesscount">
	 <_title>Find the series of correct operations that matches the given answer</_title>
	 <_description>Work out the right combination of numbers and operations to match the given value</_description>
	<_prerequisite>The four arithmetic operations. Combine several arithmetic operations.</_prerequisite>
	<_goal>Deploy a strategy to arrange a set of arithmetic operations to match a given value.</_goal>
	<_manual>At the top of the board area, choose the numbers and arithmetic operators that give the specified result. You can deselect a number or operator by clicking on it again.</_manual>
	 <_credit>Animal pictures come from the Animal Photography Page of Ralf Schmode (http://schmode.net/). Ralf has kindly permitted Gcompris to include his pictures. Thanks a lot, Ralf.</_credit>
  </Board>
</GCompris>