-
A Lock all and Demo all functionality would be nice.
2009-09-19 13:21:34 UTC by nobody
-
I have spent some time to see if this feature could be implemented. My conclusion
is that i will not add it. The reasons are the following two:
The student module must run under a different user than the one used by the student
itself. This is necessary because otherwise the student could kill the module and
circumvent the locking mechanism. This implies that the student module can't...
2007-03-10 11:11:07 UTC by lokeller
-
lokeller committed revision 6 to the Teacher Control Panel SVN repository, changing 15 files.
2007-03-09 09:16:11 UTC by lokeller
-
Would be nice if you would implement a procedure to transfer files remotely from the teachers computer to how ever many systems he/she choses. AtEase was heavily use on macs at the high school which I attended and they used that feature pretty much every day.
2007-03-07 12:59:39 UTC by nobody
-
Once I saw that it is possible to enable the java console for applications
as well but maybe only when they are started with Java Web Start. In fact
I don't use Windows very often so I'm not really sure. Anyways thank you
for the feedback. I hope the application will be helpful.
2006-12-21 00:27:50 UTC by lokeller
-
I don't know where the problem was. I downloaded and tested it again today and it works well. Maybe the JRE was old or corrupted somehow. I'm sorry.
But I have to tell you that Java Console can't be used to debug this kind of application. The console starts only when I browse some webpage with Java applet. I think that -verbose[:class|gc|jni] argument of java.exe will print claimed...
2006-12-16 17:54:51 UTC by fcelda
-
Logged In: YES
user_id=980837
In fact remote command is very poorly documented. The main
idea is to run a command on the *teacher* computer with the
remote host name as parameter. For instance to shutdown a
student computer under linux the command is the following:
ssh %host sudo poweroff
The command can be configured in Setup -> Programs -> right
click on the command list -> Add...
2006-10-26 18:43:28 UTC by lokeller
-
Logged In: YES
user_id=980837
Would you please post the output of the client and server
modules on the java console (it can be activated in Windows
Control Panel -> Java ).
Unfortunately the program is currently developed and
deployed on linux machines and therefore windows specific
bugs could have slipped in without being detected since
last test on win.
2006-10-26 18:34:44 UTC by lokeller
-
Logged In: YES
user_id=980837
Would you please post the output of the client and server
modules on the java console (it can be activated in Windows
Control Panel -> Java ). Just to be sure, is the student
showed on the teacher computer?.
2006-10-26 18:31:00 UTC by lokeller
-
Logged In: YES
user_id=980837
This feature requires a quite heavy change in the code that
deals with the vnc protocol. For this reason
I can't add this features in the near future. As a
workaround it is possible to configure a command of
this kind in configuration -> Programs:
Name:
Remote Control
Command:
/path/to/vncviewer %host:[here insert the vnc port of the
vnc server on the...
2006-10-26 18:27:03 UTC by lokeller