--- rat/lonsequence.pm 2008/11/11 16:40:38 1.33 +++ rat/lonsequence.pm 2008/11/18 19:13:37 1.34 @@ -2,7 +2,7 @@ # # Sequence Handler # -# $Id: lonsequence.pm,v 1.33 2008/11/11 16:40:38 jms Exp $ +# $Id: lonsequence.pm,v 1.34 2008/11/18 19:13:37 jms Exp $ # # Copyright Michigan State University Board of Trustees # @@ -39,29 +39,19 @@ educational resources. This is part of the LearningOnline Network with CAPA project described at http://www.lon-capa.org. -=head1 HANDLER SUBROUTINE - -handler() - -and - -viewmap() - -=head1 OTHER SUBROUTINES +=head1 SUBROUTINES =over -=item * - -attemptread() +=item handler() -=item * +=item viewmap() -mapread() +=item attemptread() -=item * +=item mapread() -start_fresh_session() +=item start_fresh_session() =back