Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/gnumch-factors.xml.in
blob: cba27cccaec0b51d2d72e6301185aaecd7b60f57 (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="gnumch-factors"
         type="python:gnumch"
         section="/math/algebramenu/gnumchmenu"
         difficulty="5"
         icon="boardicons/gnumch-factors.svg"
         author="Joe Neeman (spuzzzzzzz@gmail.com)"
         boarddir="gnumch"
         mode="factors">
         <_title>Factor Number Munchers</_title>
         <_description>Guide the Number Muncher to all the factors of the number at the top of the screen.</_description>
         <_prerequisite></_prerequisite>
         <_goal>Learn about factors and multiples.</_goal>
         <_manual>The factors of a number are all the numbers that divide that number evenly. For example, the factors of 6 are 1, 2, 3 and 6. 4 is not a factor of 6 because 6 cannot be divided into 4 equal pieces. If one number is a multiple of a second number, then the second number is a factor of the first number. You can think of multiples as families, and factors are the people in those families. So 1, 2, 3 and 6 all fit into the 6 family, but 4 belongs to another family. Use the arrow keys to navigate around the board and to avoid the Troggles. Press the spacebar to eat a number.</_manual>
  </Board>
</GCompris>