[LON-CAPA-cvs] cvs: loncom /homework grades.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Wed, 29 Sep 2004 05:46:11 -0000
albertel Wed Sep 29 01:46:11 2004 EDT
Modified files:
/loncom/homework grades.pm
Log:
- forward port 1.204.2.7
Index: loncom/homework/grades.pm
diff -u loncom/homework/grades.pm:1.217 loncom/homework/grades.pm:1.218
--- loncom/homework/grades.pm:1.217 Tue Sep 28 16:35:08 2004
+++ loncom/homework/grades.pm Wed Sep 29 01:46:11 2004
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.217 2004/09/28 20:35:08 www Exp $
+# $Id: grades.pm,v 1.218 2004/09/29 05:46:11 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3998,7 +3998,7 @@
<input type="hidden" name="selectpage" value="$ENV{'form.selectpage'}" />
<input type="hidden" name="scantron_format" value="$ENV{'form.scantron_format'}" />
<input type="hidden" name="scantron_selectfile" value="$ENV{'form.scantron_selectfile'}" />
- <input type="hidden" name="scantron_maxbubble" value="$max_bubble'" />
+ <input type="hidden" name="scantron_maxbubble" value="$max_bubble" />
<input type="hidden" name="scantron_CODElist" value="$ENV{'form.scantron_CODElist'}" />
<input type="hidden" name="scantron_CODEunique" value="$ENV{'form.scantron_CODEunique'}" />
<input type="hidden" name="scantron_options_redo" value="$ENV{'form.scantron_options_redo'}" />