--- loncom/homework/grades.pm 2003/05/30 21:42:36 1.93 +++ loncom/homework/grades.pm 2003/06/12 19:56:13 1.94 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.93 2003/05/30 21:42:36 albertel Exp $ +# $Id: grades.pm,v 1.94 2003/06/12 19:56:13 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2598,6 +2598,7 @@ sub getSymbMap { $countProblems++; } $ctr++; + $mapcurRes = $mapiterator->next(); } if ($countProblems > 0) { my $title = $curRes->compTitle();