[LON-CAPA-cvs] cvs: loncom /homework grades.pm

albertel lon-capa-cvs@mail.lon-capa.org
Mon, 02 Dec 2002 17:30:30 -0000


albertel		Mon Dec  2 12:30:30 2002 EDT

  Modified files:              
    /loncom/homework	grades.pm 
  Log:
  - damn cable modem is getting more lossy
  
  
Index: loncom/homework/grades.pm
diff -u loncom/homework/grades.pm:1.63 loncom/homework/grades.pm:1.64
--- loncom/homework/grades.pm:1.63	Mon Dec  2 12:28:51 2002
+++ loncom/homework/grades.pm	Mon Dec  2 12:30:30 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # The LON-CAPA Grading handler
 #
-# $Id: grades.pm,v 1.63 2002/12/02 17:28:51 albertel Exp $
+# $Id: grades.pm,v 1.64 2002/12/02 17:30:30 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -353,7 +353,7 @@
 	'<input type="hidden" name="submitonly"  value="'.$submitonly.'" />'."\n".
 	'<input type="hidden" name="response"    value="'.$ENV{'form.response'}.'" />'."\n".
 	'<input type="hidden" name="handgrade": #falue="'.$ENV{'form.handgrade'}.'" /><br />'."\n".
-	'<input type="hidden" name="~(ÞÔgrading" value="'.$ENV{'form.showgrading'}.'" /><br />'."\n".
+	'<input type="hidden" name="showgrading" value="'.$ENV{'form.showgrading'}.'" /><br />'."\n".
 	'<input type="hidden" name="url"  value="'.$url.'" />'."\n".
 	'<input type="hidden" name="symb" value="'.$symb.'" />'."\n".
 	'To '.lc($viewgrade).' a submission, click on the check box next to the student\'s name. Then '."\n".