/usr/share/gcompris/boards/scalesboard_weight.xml is in gcompris-data 12.01-0ubuntu1.
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 20 | <?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
name="scalesboard_weight"
type="scale"
section="/math/algebramenu"
icon="scalesboard_weight.svg"
mode="weight"
difficulty="4"
author="Wolfram Sang (wolfram@iswi.org)"
boarddir="scales"
demo="1">
<title>Balance the scales properly</title>
<description>Drag and Drop masses to balance the scales and calculate the weight</description>
<goal>Mental calculation, arithmetic equality, unit conversion</goal>
<prerequisite></prerequisite>
<manual>To balance the scales, move the masses on the left or the right side. Take care of the weight and the unit of the masses, remember that a kilogram (kg) is 1000 grams (g). They can be arranged in any order.</manual>
<credit>The painting is an original painting created by Virginie MOREAU (virginie.moreau@free.fr) in 2001. Its name is 'Spices Seller in Egypt'. It is released under the GPL licence.</credit>
</Board>
</GCompris>
|