--- loncom/homework/bridgetask.pm 2008/09/19 22:06:49 1.241 +++ loncom/homework/bridgetask.pm 2008/10/23 08:05:28 1.242 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: bridgetask.pm,v 1.241 2008/09/19 22:06:49 raeburn Exp $ +# $Id: bridgetask.pm,v 1.242 2008/10/23 08:05:28 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2081,6 +2081,7 @@ sub select_user { $seclist.=''; } + my $buttontext=&mt('Regrade'); $result.=&Apache::loncommon::start_data_table_row(); $result.=< @@ -2089,7 +2090,7 @@ sub select_user { - + $seclist $classlist->{$student}[&Apache::loncoursedata::CL_FULLNAME()] ($student) Sec: $classlist->{$student}[&Apache::loncoursedata::CL_SECTION()]