File: save-points_en.html

package info (click to toggle)
jfractionlab 0.92-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,448 kB
  • sloc: java: 10,103; sh: 182; makefile: 18
file content (71 lines) | stat: -rw-r--r-- 2,195 bytes parent folder | download | duplicates (7)
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
71
<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="points_en.html"> &lt;&lt; Back</a> &nbsp;&nbsp;&nbsp;&nbsp;
	<a href="index_en.html">Contents</a> &nbsp;&nbsp;&nbsp;&nbsp;
	<a href="logs_en.html">Next &gt;&gt;</a> &nbsp;&nbsp;&nbsp;&nbsp;	
	
	<h1>JFractionLab - Help</h1>
	
	<!-- Titel of Chapter-->
	<h2>How to save your points</h2>
	

	<br><br>
	<!-- Content of Chapter -->
	In each window you can see how many points you have scored.<br>
	In addition to this you can see all the points you have scored in the main window.<br>
	<br>
	It is also possible to store this information in a file.<br>
	This can be of great help when the teacher wants to check what has been done.<br>
	In this way you can use JFractionLab to give homework.<br>
	<br>
	<table>
		<TR>
			<TD>
				<IMG src="save-points-screenshots/mainwindow_de.png" width="454" height="154" align="left" border="0">
			</TD>
			<td>
				To store the information you simply have to click on the "Saving the results" button in the main window.<br>
			</td>
		</TR>
		<TR>
			<TD>
				<IMG src="save-points-screenshots/savedialog_de.png" width="252" height="154" align="left" border="0">
			</TD>
			<td>
				Now all you have to is put in your name<br>
				and click "OK" ...
			</td>
		</TR>
		<TR>
			<TD>
				<IMG src="save-points-screenshots/filechooser_de.png" width="506" height="355" align="left" border="0">
			</TD>
			<td>
				... and if necessary change the directory<br>
				and then click "Save".<br>
				<br>
				Finished!<br>
				<br>
				The file is now named <br>
				JFractionLab_&lt;name&gt;_&lt;date&gt;_&lt;time&gt;.jfl<br>
				<br>
				Once you have stored all scores will be reset to zero.<br>
				So you are not able to use the same score twice.<br>
				<br>
				Now the jfl-file can be sent to the teacher.
			</td>
		</TR>
	</table>
	<!-- Navigation -->
	<br><br>
	<a href="points_en.html"> &lt;&lt; Back</a> &nbsp;&nbsp;&nbsp;&nbsp;
	<a href="index_en.html">Contents</a> &nbsp;&nbsp;&nbsp;&nbsp;
	<a href="logs_en.html">Next &gt;&gt;</a> &nbsp;&nbsp;&nbsp;&nbsp;
</body>
</html>