--- loncom/homework/grades.pm 2007/11/01 00:47:42 1.474 +++ loncom/homework/grades.pm 2007/11/02 23:41:39 1.476 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.474 2007/11/01 00:47:42 albertel Exp $ +# $Id: grades.pm,v 1.476 2007/11/02 23:41:39 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1973,7 +1973,7 @@ KEYWORDS $mode='answer'; } &Apache::lonxml::clear_problem_counter(); - $request->print(&show_problem($request,$symb,$uname,$udom,1,1,$mode)); + $request->print(&show_problem($request,$symb,$uname,$udom,1,1,$mode,{'request.prefix' => 'ctr'.$counter})); } my %record = &Apache::lonnet::restore($symb,$env{'request.course.id'},$udom,$uname); @@ -7284,7 +7284,7 @@ sub grading_menu { $Str .= ''. ''."\n". ''."\n". - ''."\n". + ''."\n". ''."\n". ''."\n". ''."\n"; @@ -7308,7 +7308,6 @@ sub grading_menu { $Str .= ' '.(' 'x8).$menudata->{'short_description'}. "\n"; } - $Str .="\n"; $Str .="\n"; $request->print(<