|
From: <rga...@us...> - 2002-11-01 22:05:49
|
Update of /cvsroot/csms/csms-core
In directory usw-pr-cvs1:/tmp/cvs-serv3667
Modified Files:
status.xml
Log Message:
Added additional feedback to user (via log) and changed order panes are displayed. This gives less "dead" time whilst calculating scores
Index: status.xml
===================================================================
RCS file: /cvsroot/csms/csms-core/status.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** status.xml 31 Oct 2002 21:11:04 -0000 1.7
--- status.xml 1 Nov 2002 22:05:44 -0000 1.8
***************
*** 27,30 ****
--- 27,35 ----
the creation of a web based interface to the system. The first part of which
is the Auot Scoring facilites found inthe previous release.</description>
+ <action dev="rdg" type="update">
+ Added additional feedback via the log when calculating score and made
+ information panes appear in the GUI in a different order. This is so
+ the system doesn't look "dead" whilst calculating.
+ </action>
<action dev="rdg" type="bugfix" id="630866">
Fixed bug preventing local files being loaded into the browser on Windows.
|