--- loncom/homework/grades.pm 2004/05/14 19:15:49 1.200
+++ loncom/homework/grades.pm 2004/07/02 08:19:48 1.204
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.200 2004/05/14 19:15:49 albertel Exp $
+# $Id: grades.pm,v 1.204 2004/07/02 08:19:48 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2598,7 +2598,7 @@ sub editgrades {
if ($noupdate) {
# my $numcols=(scalar(@partid)*(scalar(@parts)-1)*2)+3;
my $numcols=scalar(@partid)*4+2;
- $result .= '
No Changes Occurred For the Students Below |
'.$noupdate;
+ $result .= 'No Changes Occurred For the Students Below |
'.$noupdate;
}
$result .= '
'."\n".
&show_grading_menu_form ($symb,$url);
@@ -3420,18 +3420,25 @@ sub getSequenceDropDown {
return $result;
}
-sub scantron_uploads {
- if (!-e $Apache::lonnet::perlvar{'lonScansDir'}) { return ''};
- my $result= '