--- loncom/homework/grades.pm 2009/06/06 19:26:50 1.528.2.13 +++ loncom/homework/grades.pm 2009/06/17 18:41:31 1.528.2.14 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.528.2.13 2009/06/06 19:26:50 raeburn Exp $ +# $Id: grades.pm,v 1.528.2.14 2009/06/17 18:41:31 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7649,7 +7649,7 @@ SCANTRONFORM if ($studentrecord ne $studentdata) { &Apache::lonxml::clear_problem_counter(); if (&grade_student_bubbles($r,$uname,$udom,$scan_record,$scancode, - \@resources) eq 'ssi_error') { + @resources) eq 'ssi_error') { $ssi_error = 0; # So end of handler error message does not trigger. $r->print(""); &ssi_print_error($r);