--- loncom/homework/grades.pm 2008/11/20 15:19:15 1.531 +++ loncom/homework/grades.pm 2008/12/17 13:06:17 1.537 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.531 2008/11/20 15:19:15 jms Exp $ +# $Id: grades.pm,v 1.537 2008/12/17 13:06:17 harmsja Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1643,7 +1643,7 @@ sub gradeBox { my $radio.='
\n"; @@ -2758,8 +2758,10 @@ sub handback_files { $newflg.'_'.$part_resp.'_returndoc'.$file_counter, $save_file_name); if ($result !~ m|^/uploaded/|) { - $request->print('An error occurred ('.$result. - ') while trying to upload '.$newflg.'_'.$part_resp.'_returndoc'.$file_counter.' |