Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/drawnumber.xml.in
blob: 247662073e24eb8f215b1f48fc5125e9be698d71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
        name="drawnumber"
        type="python:drawnumber"
        section="/math/numeration"
        icon="boardicons/drawnumber.svg"
        difficulty="4"
        author="Olivier Ponchaut (opvg@edpnet.be)"
        boarddir="">
        <_title>Draw Number</_title>
        <_description>Draw the picture by following numbers</_description>
        <_prerequisite>Can count from 1 to 50.</_prerequisite>
        <_manual>Draw the picture by clicking on each numbers in the right order.</_manual>
  </Board>
  <Data directory=""/>
</GCompris>