--- loncom/homework/grades.pm 2003/07/11 12:54:07 1.110 +++ loncom/homework/grades.pm 2003/07/11 14:45:59 1.111 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.110 2003/07/11 12:54:07 ng Exp $ +# $Id: grades.pm,v 1.111 2003/07/11 14:45:59 ng Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1373,7 +1373,7 @@ KEYWORDS my $lastone = pop @col_fullnames; $msgfor .= ', '.(join ', ',@col_fullnames).' and '.$lastone.'.'; } - $msgfor =~ s/\'/\\'/g; #' stupid emacs + $msgfor =~ s/\'/\\'/g; #' stupid emacs - no! javascript $result.=''."\n". ' '. @@ -1959,9 +1959,9 @@ sub viewgrades { $result.=''.''.''."\n". ''; $result.='    '; - $result.=''."\n"; + 'onClick="javascript:resetEntry('.$ctsparts.');" TARGET=_self>'; +# $result.='    '."\n"; #table listing all the students in a section/class #header of table