Return to grades.pm CVS log | Up to [LON-CAPA] / loncom / homework |
version 1.93, 2003/05/30 21:42:36 | version 1.94, 2003/06/12 19:56:13 |
---|---|
Line 2598 sub getSymbMap { | Line 2598 sub getSymbMap { |
$countProblems++; | $countProblems++; |
} | } |
$ctr++; | $ctr++; |
$mapcurRes = $mapiterator->next(); | |
} | } |
if ($countProblems > 0) { | if ($countProblems > 0) { |
my $title = $curRes->compTitle(); | my $title = $curRes->compTitle(); |