--- loncom/homework/bridgetask.pm 2008/09/19 22:06:49 1.241 +++ loncom/homework/bridgetask.pm 2008/12/05 10:23:50 1.243 @@ -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.243 2008/12/05 10:23:50 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -473,7 +473,7 @@ sub file_list { my $file=$file_url.$partial_file; $file=~s|/+|/|g; &Apache::lonnet::allowuploaded('/adm/bridgetask',$file); - $file_list.='
  • file icon '.$file. '
  • '."\n"; } @@ -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()]