--- loncom/interface/groupsort.pm 2003/06/14 00:15:01 1.21 +++ loncom/interface/groupsort.pm 2003/10/08 20:33:34 1.21.2.1 @@ -2,7 +2,7 @@ # The LON-CAPA group sort handler # Allows for sorting prior to import into RAT. # -# $Id: groupsort.pm,v 1.21 2003/06/14 00:15:01 albertel Exp $ +# $Id: groupsort.pm,v 1.21.2.1 2003/10/08 20:33:34 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -67,7 +67,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=(<