--- loncom/homework/grades.pm 2012/12/18 18:03:40 1.682 +++ loncom/homework/grades.pm 2012/12/18 18:05:35 1.683 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.682 2012/12/18 18:03:40 raeburn Exp $ +# $Id: grades.pm,v 1.683 2012/12/18 18:05:35 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8679,7 +8679,7 @@ sub checkscantron_results { .'

' ); $r->print('

' - .&mt('Exact matches for [_1][quant,_2,student][_3].','',$passed,''). + .&mt('Exact matches for [_1][quant,_2,student][_3].','',$passed,'') .'
' .&mt('Discrepancies detected for [_1][quant,_2,student][_3].','',$failed,'') .'

'