--- loncom/homework/structuretags.pm 2006/03/02 21:20:30 1.337 +++ loncom/homework/structuretags.pm 2006/03/02 22:04:04 1.338 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.337 2006/03/02 21:20:30 albertel Exp $ +# $Id: structuretags.pm,v 1.338 2006/03/02 22:04:04 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -36,6 +36,7 @@ use Apache::File(); use Apache::lonmenu; use Apache::lonlocal; use Apache::lonxml; +use Apache::lonenc(); use Time::HiRes qw( gettimeofday tv_interval ); BEGIN { &Apache::lonxml::register('Apache::structuretags',('block','languageblock','instructorcomment','while','randomlist','problem','library','web','tex','part','preduedate','postanswerdate','solved','notsolved','problemtype','startouttext','endouttext','simpleeditbutton','definetag')); @@ -157,7 +158,7 @@ sub page_start { my $form_tag_start; if (!defined($found{'form'})) { $form_tag_start='