--- loncom/homework/grades.pm 2013/08/28 04:25:14 1.704 +++ loncom/homework/grades.pm 2013/09/22 18:16:46 1.706 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.704 2013/08/28 04:25:14 raeburn Exp $ +# $Id: grades.pm,v 1.706 2013/09/22 18:16:46 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6581,7 +6581,7 @@ sub scantron_warning_screen { return ('

-'.&mt('Please double check the information below before clicking on \'[_1]\'',&mt($button_text)).' +'.&mt("Please double check the information below before clicking on '[_1]'",&mt($button_text)).'

@@ -8893,7 +8893,7 @@ sub checkscantron_results { my $count=&get_todo_count($scanlines,$scan_data); my %prog_state=&Apache::lonhtmlcommon::Create_PrgWin($r,$count); - my ($username,$domain,$started,%ordered); + my ($username,$domain,$started); &scantron_get_maxbubble(\$nav_error,\%scantron_config); # Need the bubble lines array to parse. if ($nav_error) { $r->print(&navmap_errormsg());
'.&mt('Sequence to be Graded:').''.$title.'