--- loncom/interface/groupsort.pm 2003/09/23 00:26:10 1.23 +++ loncom/interface/groupsort.pm 2003/10/07 20:30:13 1.24 @@ -2,7 +2,7 @@ # The LON-CAPA group sort handler # Allows for sorting prior to import into RAT. # -# $Id: groupsort.pm,v 1.23 2003/09/23 00:26:10 www Exp $ +# $Id: groupsort.pm,v 1.24 2003/10/07 20:30:13 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -68,7 +68,7 @@ sub handler { # finish_import looks different for graphical or "simple" RAT my $finishimport=''; - if ($ENV{'form.mode'} eq 'simple') { + if ($ENV{'form.mode'} eq 'simple' || $ENV{'form.mode'} eq '') { $finishimport=(<