--- loncom/homework/grades.pm 2012/12/18 18:05:35 1.683 +++ loncom/homework/grades.pm 2012/12/21 18:51:45 1.684 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.683 2012/12/18 18:05:35 raeburn Exp $ +# $Id: grades.pm,v 1.684 2012/12/21 18:51:45 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7006,7 +7006,7 @@ sub scantron_validate_sequence { $r->print( '
' .&mt('Some resources in the sequence currently are not set to' - .' exam mode. Grading these resources currently may not' + .' bubblesheet exam mode. Grading these resources currently may not' .' work correctly.') .'
' ); @@ -7400,7 +7400,16 @@ sub prompt_for_corrections { ($responsetype_per_response{$question-1} eq 'imageresponse') || ($responsetype_per_response{$question-1} eq 'reactionresponse') || ($responsetype_per_response{$question-1} eq 'organicresponse')) { - $r->print(&mt("Although this particular question type requires handgrading, the instructions for this question in the exam directed students to leave [quant,_1,line] blank on their bubblesheets.",$lines).'