--- loncom/homework/grades.pm 2009/05/14 14:24:07 1.574
+++ loncom/homework/grades.pm 2009/12/27 01:51:07 1.574.2.5
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.574 2009/05/14 14:24:07 bisitz Exp $
+# $Id: grades.pm,v 1.574.2.5 2009/12/27 01:51:07 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1734,8 +1734,7 @@ sub gradeBox {
#&mt('
Part: | [_1] | Points: | [_2] | or | [_3] | ',$display_part,$radio,$line);
$result .=
- ''.&mt('Part').': | '.$display_part.' | '.&mt('Points').': | '.$radio.' | '.&mt('or').' | '.$line.' | '.
-
+ ''.&mt('Part').': | '.$display_part.' | '.&mt('Points').': | '.$radio.' | '.&mt('or').' | '.$line.' | ';
$result.=''."\n";
$result.=''."\n".
''."\n".
@@ -2296,7 +2295,7 @@ KEYWORDS
''."\n";
my $nsel = ($env{'form.NTSTU'} ne '' ? $env{'form.NTSTU'} : '1');
$ntstu =~ s/