summaryrefslogtreecommitdiffstats
path: root/doc/kpercentage/commands.docbook
blob: b5997824c9138c8817c6d97b6d16d5ade011ca0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<chapter id="commands">
<title>Command Reference</title>

<sect1 id="kpercentage-mainwindow">
<title>The main &kpercentage; window</title>

<para>In the main window you can only enter one of the three input
boxes. Here you have to type in your guess.  Press
<keycap>Enter</keycap> or click the <guibutton>Apply</guibutton>
Button, to see if you are right.  </para>

<screenshot>
<screeninfo>Here's a screenshot of the &kpercentage; main window</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="main.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Here's a screenshot of the &kpercentage; main window</phrase>
	  </textobject>
	</mediaobject>
</screenshot>

<para>On the bottom, two progress bars display your effort. The upper bar shows the ratio 
	of totally attempted exercises. The lower bar compares the
	right with the wrong answers. Do you notice that this is a
	percentage task too? Mistyped inputs (letters, spaces, and so on) have no influence here.
	</para>

<para> At any time you can leave this window with the
<guibutton>Cancel</guibutton> button.  You will be carried back to the
welcome window.  There you can select another type of task or exit
&kpercentage;.</para>

<para> If you press the <guibutton>Apply</guibutton> button you are
told whether your input was right or wrong... </para>

<screenshot>
<screeninfo>Information about correct input</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="answer.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Information about correct input</phrase>
	  </textobject>
	</mediaobject>
</screenshot>

<para>The funny smiley jumping up and down for every right task you made!</para>
</sect1>
</chapter>