--- loncom/homework/grades.pm 2009/04/23 13:32:18 1.564 +++ loncom/homework/grades.pm 2009/12/27 02:05:40 1.574.2.6 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.564 2009/04/23 13:32:18 bisitz Exp $ +# $Id: grades.pm,v 1.574.2.6 2009/12/27 02:05:40 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1734,8 +1734,7 @@ sub gradeBox { #&mt('
'.&mt('Comparison of scantron data (including corrections) with corresponding submission records (most recent submission) for [quant,_1,student] ([_2] scantron lines/student).',$numstudents,$env{'form.scantron_maxbubble'}).'
'); + $r->print(''.&mt('Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [quant,_1,student] ([_2] scantron lines/student).',$numstudents,$env{'form.scantron_maxbubble'}).'
'); $r->print(''.&mt('Exact matches for [quant,_1,student].',$passed).'
'.&mt('Discrepancies detected for [quant,_1,student].',$failed).'