--- loncom/homework/grades.pm 2010/04/01 02:28:27 1.574.2.10 +++ loncom/homework/grades.pm 2010/04/14 16:34:54 1.574.2.11 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.574.2.10 2010/04/01 02:28:27 raeburn Exp $ +# $Id: grades.pm,v 1.574.2.11 2010/04/14 16:34:54 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8470,7 +8470,7 @@ sub grading_menu { push(@menu, { url => $url, name => &mt('Grade/Manage/Review Bubblesheets'), short_description => - &mt('Grade scantron exams, upload/download scantron data files, and review previously graded scantron exams.')}); + &mt('Grade bubblesheet exams, upload/download bubblesheet data files, and review previously graded bubblesheet exams.')}); $fields{'command'} = 'verify'; $url = &Apache::lonhtmlcommon::build_url('grades/',\%fields); push(@menu, { url => "",