--- loncom/homework/grades.pm 2013/12/30 15:31:00 1.596.2.12.2.25 +++ loncom/homework/grades.pm 2013/12/30 20:47:06 1.596.2.12.2.26 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.596.2.12.2.25 2013/12/30 15:31:00 raeburn Exp $ +# $Id: grades.pm,v 1.596.2.12.2.26 2013/12/30 20:47:06 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6729,7 +6729,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)).'

@@ -9085,7 +9085,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.'