/usr/share/gcompris/boards/algebra_guesscount.xml is in gcompris-data 15.02-1.1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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_guesscount"
type="algebra_guesscount"
section="/math/algebramenu"
difficulty="3"
icon="algebra_guesscount.svg"
author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="algebra_guesscount"
demo="1">
<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>
|