--- loncom/homework/grades.pm 2010/04/20 21:53:33 1.627 +++ loncom/homework/grades.pm 2010/10/22 15:29:57 1.638 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.627 2010/04/20 21:53:33 www Exp $ +# $Id: grades.pm,v 1.638 2010/10/22 15:29:57 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -820,9 +820,7 @@ sub listStudents { $submitonly= $env{'form.submitonly'} eq '' ? 'all' : $env{'form.submitonly'}; } - my $result='

 ' - .&mt("View/Grade/Regrade Submissions for a Student or a Group of Students") - .'

'; + my $result=''; my $res_error; my ($partlist,$handgrade,$responseType) = &response_type($symb,\$res_error); @@ -891,7 +889,7 @@ LISTJAVASCRIPT ''."\n". ''. - ''."\n". ''. '