--- loncom/interface/groupsort.pm 2008/09/15 13:22:48 1.62 +++ loncom/interface/groupsort.pm 2008/12/01 19:12:37 1.63 @@ -2,7 +2,7 @@ # The LON-CAPA group sort handler # Allows for sorting prior to import into RAT. # -# $Id: groupsort.pm,v 1.62 2008/09/15 13:22:48 bisitz Exp $ +# $Id: groupsort.pm,v 1.63 2008/12/01 19:12:37 jms Exp $ # # Copyright Michigan State University Board of Trustees # @@ -495,3 +495,30 @@ sub checkbox { 1; __END__ + +=pod + +=head1 NAME + +Apache::groupsort.pm + +=head1 SYNOPSIS + +Implements a second phase of importing +multiple resources into the RAT. Allows for +reordering the sequence of resources + +This is part of the LearningOnline Network with CAPA project +described at http://www.lon-capa.org. + + +=head1 NOTABLE SUBROUTINES + +=over + +=item + +=back + +=cut +