--- loncom/homework/grades.pm 2009/12/27 01:49:32 1.587 +++ loncom/homework/grades.pm 2010/01/15 16:41:43 1.588 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.587 2009/12/27 01:49:32 raeburn Exp $ +# $Id: grades.pm,v 1.588 2010/01/15 16:41:43 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1869,26 +1869,23 @@ sub show_problem { $companswer=~s|name="submit"|name="would_have_been_submit"|g; } $rendered= - '
' + .&mt('Part(s) graded correct by the computer is marked with a [_1] symbol.',$checkIcon) + ."
\n"; } - - # If any part of the problem is an essay-response (handgraded), then check for collaborators my $fullname; my $col_fullnames = []; @@ -2135,9 +2130,9 @@ KEYWORDS $result.=$sub_result; } $request->print($result."\n"); - $request->print('