Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/wordprocessor.xml.in
blob: 33a35bc2357a48701cd41af134be3af17daa52d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="wordprocessor"
	 type="wordprocessor"
	 section="/fun"
	 icon="boardicons/wordprocessor.svg"
	 difficulty="2"
	 mode="normal"
	 author="Bruno coudoin"
	 boarddir="">
	 <_title>Your word processor</_title>
	 <_description>A simple word processor to enter and save any text</_description>
	 <_prerequisite>The children can type their own text or copy one given by the teacher.</_prerequisite>
	 <_goal>Learn how to enter text in a wordprocessor. This wordprocessor is special in that it enforces the use of styles. This way, the children will understand their benefit when moving to more feature full wordprocessor like OpenOffice.org.</_goal>
	 <_manual>In this wordprocessor you can type the text you want, save and get it back later. You can add some style to your text by using the buttons on the left. The first 4 buttons let you select the style of the line on which your insert cursor is. The 2 others buttons with multiple choices let you select from a predefined document and color theme.</_manual>
	 <_credit></_credit>
  </Board>
</GCompris>