Return to grades.pm CVS log | Up to [LON-CAPA] / loncom / homework |
version 1.596.2.6, 2011/10/10 18:55:39 | version 1.596.2.7, 2011/10/10 22:45:20 |
---|---|
Line 8464 sub checkscantron_results { | Line 8464 sub checkscantron_results { |
} | } |
} | } |
$r->print('<p>'. | $r->print('<p>'. |
&mt('Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([_4] bubblesheet lines/student).', | &mt('Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3] ([quant,_4,bubblesheet line] per student).', |
'<b>', | '<b>', |
$numstudents, | $numstudents, |
'</b>', | '</b>', |