--- loncom/interface/groupsort.pm 2004/01/19 18:17:29 1.26 +++ loncom/interface/groupsort.pm 2005/02/17 08:29:42 1.30 @@ -2,7 +2,7 @@ # The LON-CAPA group sort handler # Allows for sorting prior to import into RAT. # -# $Id: groupsort.pm,v 1.26 2004/01/19 18:17:29 albertel Exp $ +# $Id: groupsort.pm,v 1.30 2005/02/17 08:29:42 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -39,6 +39,7 @@ use Apache::Constants qw(:common); use GDBM_File; use Apache::loncommon; use Apache::lonlocal; +use Apache::lonnet; my %hash; # variable to tie to user specific database my $iconpath; # variable to be accessible to multiple subroutines @@ -104,9 +105,9 @@ ENDADV } # output start of web page - + my $html=&Apache::lonxml::xmlbegin(); $r->print(< +$html The LearningOnline Network With CAPA Group Sorter