/usr/share/gcompris/boards/gnumch-inequality.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 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="gnumch-inequality"
type="python:gnumch"
section="/math/algebramenu/gnumchmenu"
difficulty="3"
icon="gnumch-inequal.svg"
author="Joe Neeman (spuzzzzzzz@gmail.com)"
boarddir="gnumch"
mode="inequality"
demo="1">
<title>Inequality Number Munchers</title>
<description>Guide the Number Muncher to the all the expressions that do not equal the number at the top of the screen.</description> <prerequisite></prerequisite>
<goal>Practice addition, subtraction, multiplication and division.</goal>
<manual>Use the arrow keys to navigate around the board and to avoid the Troggles. Press the spacebar to eat a number.</manual>
</Board>
</GCompris>
|