--- rat/lonsequence.pm 2006/11/02 21:27:58 1.29 +++ rat/lonsequence.pm 2007/01/16 21:19:11 1.30 @@ -2,7 +2,7 @@ # # Sequence Handler # -# $Id: lonsequence.pm,v 1.29 2006/11/02 21:27:58 albertel Exp $ +# $Id: lonsequence.pm,v 1.30 2007/01/16 21:19:11 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -37,6 +37,7 @@ use LONCAPA::map(); use Apache::lonpageflip(); use Apache::loncommon(); use Apache::lonlocal; +use HTML::Entities(); my %selhash; my $successtied; @@ -169,10 +170,15 @@ ENDSELECT $r->print('
');