[LON-CAPA-cvs] cvs: loncom /interface/statistics lonstudentassessment.pm

matthew lon-capa-cvs@mail.lon-capa.org
Tue, 27 Jan 2004 16:04:27 -0000


matthew		Tue Jan 27 11:04:27 2004 EDT

  Modified files:              
    /loncom/interface/statistics	lonstudentassessment.pm 
  Log:
  Removed reference to non-existant options in error text.  Can go in 1.1.x
  without any problems.
  
  
Index: loncom/interface/statistics/lonstudentassessment.pm
diff -u loncom/interface/statistics/lonstudentassessment.pm:1.79 loncom/interface/statistics/lonstudentassessment.pm:1.80
--- loncom/interface/statistics/lonstudentassessment.pm:1.79	Thu Dec 11 10:48:56 2003
+++ loncom/interface/statistics/lonstudentassessment.pm	Tue Jan 27 11:04:27 2004
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 #
-# $Id: lonstudentassessment.pm,v 1.79 2003/12/11 15:48:56 matthew Exp $
+# $Id: lonstudentassessment.pm,v 1.80 2004/01/27 16:04:27 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -909,7 +909,7 @@
 have selected.  
 </p><p>
 LON-CAPA can produce <b>CSV</b> files of this data or Excel files of the
-summary data (<b>Scores Sum</b> or <b>Scores Sum & Totals</b>).
+<b>Scores Summary</b> data.
 </p>
 END
        $request_aborted = 1;