--- loncom/homework/grades.pm 2009/05/18 20:07:34 1.574.2.1
+++ loncom/homework/grades.pm 2009/12/27 02:05:40 1.574.2.6
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.574.2.1 2009/05/18 20:07:34 raeburn Exp $
+# $Id: grades.pm,v 1.574.2.6 2009/12/27 02:05:40 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/