File: user.html

package info (click to toggle)
controlaula 1.3-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,720 kB
  • ctags: 102
  • sloc: sh: 3,839; ansic: 483; makefile: 206
file content (177 lines) | stat: -rw-r--r-- 6,159 bytes parent folder | download | duplicates (2)
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

  <link rel="stylesheet" href="style.css">
  <title>ControlAula - User Manual</title>


  <meta content="Classroom control tool - Herramienta de control de aula" name="description">

</head>


<body>

<div style="text-align: center;"><img style="width: 762px; height: 110px;" alt="Education and gnuLinEx" src="imagenes/titulo.png"><br>

</div>

<h1 style="text-align: center;">User Manual</h1>

<h2>Introduction</h2>

<div style="text-align: justify;"><img style="width: 310px; height: 275px; float: left;" alt="ControlAula" src="imagenes/scaledMonitor.png">
Everytime a student (or a teacher who's not logged in to a teacher computer) 
logs in, the application starts minimized in the destkop panel notification 
area. It's easy to identify it by its icon <img style="width: 32px; height: 32px;" alt="Icono minimizado" src="imagenes/CA2pp.png" align="middle">.
Clicking on it will show or hide the application.<br>

<br>

The application looks like the image at left, in which we can see three
different areas:<br>

<ul>

  <li>Upper left: Classmate icons area.</li>

  <li>Upper right: List of files shared by the selected
classmate.</li>

  <li>Lower tab: Personal icon, shared folders and files in
the selected folder.</li>

</ul>

</div>

<ul style="text-align: justify;">

</ul>

<br>

<br>

<br>

<br>

<h2>Colleagues icons area</h2>

<div style="text-align: justify;">Whenever classmates or a teacher logs in,
their icons will appear in this area.
The user's login name will appear under each icon, and moving the mouse over
the icon will display a small text box with the user's full name (if that data
was provided when the user account was created).<img style="width: 295px; height: 157px; float: right;" alt="Men&uacute; controlaula" src="imagenes/monitorMenu.png">
<br>

Left clicking on the classmate icon
will display the files he or she is sharing in the right-hand pane.<br>

Right clicking on the classmate icon will display the menu you can
see on the right; this menu will allow the user to:</div>

<ul style="text-align: justify;">

  <li>Send a file to her classmate: A dialog will appear that allows the user
to choose a file from disk that will be sent once selected. The
receiver will see a dialog that will allow him to accept or reject
the file -- except if the file is sent by the teacher. If the file is
accepted it will be copied to his home folder on his computer.</li>

  <li>Send a message to her classmate: a small dialog with a
textbox will appear to write the message to be sent. </li>

  <li>Aceppt/Reject her messages: To authorize or block every
message coming from a particular classmate. Messages coming from the teacher
cannot be blocked.</li>

</ul>

<br>

<h2>Lower tab</h2>

<div style="text-align: justify;">The lower tab contains the user 
application data. It's split into three parts:<br>

</div>

<ul style="text-align: justify;">

  <li>User photo (or icon):&nbsp; can be changed in three
ways: dragging an image file from the file explorer over the current photo<a href="user.html#gtk_bug"><small>[1]</small></a>;
using the copy menu in the file explorer and right clicking on the
current photo, then selecting paste in the popup menu; or using the
application to change the login photo for gdm or kdm (gdmphotosetup for
gnome users or throught the control panel, appearance section for KDE
users).</li>

  <li>Shared files categories: ControlAula allows the user to group
shared files by categories. A student could organize his or her file
something like: common, maths, chemistry, etc.; or like: common, first, second,
third, etc. Only the files in the selected
category are shared. The application always shares the files in the 
<span style="font-style: italic;">common</span> category.
The user can create new categories by typing the new name and pressing
Enter in the textbox under "<span style="font-style: italic;">Add
a category</span>".&nbsp;</li>

  <li>Shared files: the shared files under this category are
shown. There are two ways to share a new file: dragging
and dropping it from the file explorer onto this frame<a href="user.html#gtk_bug"><small>[1]</small></a>
or using the copy and paste menus, just as with the user photo. Right
clicking on a selected file will raise a pop-up menu to delete the
file, copy it to the user home folder, or copy it to the user Desktop.
Files with a size smaller than 200 Kbytes will be shared via http, others
will use the bittorrent protocol for sharing.</li>

</ul>

<br>

<h2>Shared files by selected classmate area</h2>

<div style="text-align: justify;">After left clicking on a
classmate icon, all her currently shared files will appear in
this frame.<br>

To download any of the files, left click on the file to display the download
menu. Download time will depend on the file
size. When the download is finished a warning will appear and the file
will be placed in the current shared files area of the user. Every time
a shared file is downloaded it will automatically become a shared file for
the user who downloaded it.</div>

<br>

<h2>Application manuals</h2>

<ul>

  <li><a href="index.html">Index</a></li>

  <li><a href="teacher.html">Teachers documentation</a></li>

  <li><a href="admin.html">Sysadmin
documentation</a></li>

  <li><a href="install.html">Installation and Quick
Start</a></li>

</ul>

<small><a name="gtk_bug"></a>[1] This action
won't work if the application is using a version of the gambas gtk component 
lower than 1.9.91 because of a bug in that component</small>
<hr style="width: 100%; height: 2px;">
<div style="text-align: center;">Last modification on 16th
November, 2007. &nbsp;&nbsp;<a href="http://validator.w3.org/check?uri=referer"><img style="border: 0px solid ; width: 88px; height: 31px;" src="imagenes/valid-html401.png" alt="Valid HTML 4.01 Transitional"></a>
<a href="http://www.nvu.com/"><img style="border: 0px solid ; width: 80px; height: 15px;" alt="Document made with Nvu" src="imagenes/madewithNvu80x15clear.png"></a></div>

</body>
</html>