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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
<html>
<head>
<meta http-equiv="content-type" content="text_en.html; charset=utf-8">
<title>JFractionLab Help</title>
</head>
<body bgcolor="d7e8e7">
<!-- Navigation -->
<a href="save-points_en.html"> << Back</a>
<a href="index_en.html">Contents</a>
<a href="worksheets_en.html">Continue >></a>
<h1>JFractionLab - Help</h1>
<!-- Titel of Chapter-->
<h2>How to check the results</h2>
<br><br>
<!-- Content of Chapter -->
It is very easy to check all the results of your pupils at once.<br>
Firstly you have to store the results in a directory.<br>
In this example it's called "gnugeo".<br>
<table>
<TR>
<TD>
<IMG src="logs-screenshots/mainwindow_de.png" width="483" height="156" align="left" border="0">
</TD>
<td>
Off you go!
</td>
</TR>
<TR>
<TD>
<IMG src="logs-screenshots/filechooser_de.png" width="508" height="354" align="left" border="0">
</TD>
<td>Choose the directory where you have stored the *jfl-files.<br>
The opened window is only able to show directories but not files.<br>
Once you have chosen the correct directory,<br>
click "Open" and the results table will be opened.<br>
</td>
</TR>
<TR>
<TD>
<IMG src="logs-screenshots/logtable_de.png" width="672" height="402" align="left" border="0">
</TD>
<td>
You are able to store the table.<br>
It will then be stored in csv-format (comma separated value).<br>
</td>
</TR>
<TR>
<TD>
<IMG src="logs-screenshots/spreadsheet_de.png" width="528" height="658" align="left" border="0">
</TD>
<td>
You can open these csv-files with a spreadsheet-programme, such as:<br>
OpenOffice-Calc, kspread, gnumeric, Excel, ....
</td>
</TR>
</table>
<!-- Navigation -->
<br><br>
<a href="save-points_en.html"> << Back</a>
<a href="index_en.html">Contents</a>
<a href="worksheets_en.html">Continue >></a>
</body>
</html>
|