Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/gnumch-inequality.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-04-26 00:25:57 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-04-26 00:25:57 (GMT)
commit015446eac4396d01046986a7cacfdc5ed77b1587 (patch)
treeb5941ff93114a43b05300fa485b74327442ea563 /boards/gnumch-inequality.xml.in
parent9287e3a1fc051de78064a9cb1dedf3b9a7a78781 (diff)
New activity gnumch from Joe Neeman
This is a port of the same activity Joe did separatly. removed unused svgutil.c anim, fixed the bug when you ask an animation play on an empty drawing.
Diffstat (limited to 'boards/gnumch-inequality.xml.in')
-rw-r--r--boards/gnumch-inequality.xml.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/boards/gnumch-inequality.xml.in b/boards/gnumch-inequality.xml.in
new file mode 100644
index 0000000..ba46db0
--- /dev/null
+++ b/boards/gnumch-inequality.xml.in
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<GCompris>
+ <Board
+ name="gnumch"
+ type="python:gnumch"
+ section="/algebra/gnumch/."
+ difficulty="3"
+ icon="boardicons/gnumch.png"
+ author="Joe Neeman (spuzzzzzzz@gmail.com)"
+ boarddir="gnumch"
+ mode="inequality">
+ <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>Practise 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>