Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/clockgame.xml.in
blob: f94a6eb24dbbf1cbe8382a95274be73dde2aba87 (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="clockgame"
	 type="clockgame" 
	 section="/discovery/miscelaneous"
	 icon="boardicons/clockgame.svg" 
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@free.fr)"
	 boarddir="">
	 <_title>Learning Clock</_title>
	 <_description>Learn how to tell the time</_description>
	<_prerequisite>The concept of time. Reading the time.</_prerequisite>
	<_goal>Distinguish between time-units (hour, minute and second). Set and display time on a clock.</_goal>
	<_manual>Set the clock to the time given, in the time-units shown (hours:minutes or hours:minutes:seconds). Click on the different arrows, and move the mouse, to make the numbers go up or down.</_manual>
  </Board>
</GCompris>