--- loncom/homework/lonhomework.pm 2003/01/19 08:11:38 1.106 +++ loncom/homework/lonhomework.pm 2003/02/25 23:18:22 1.110 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.106 2003/01/19 08:11:38 albertel Exp $ +# $Id: lonhomework.pm,v 1.110 2003/02/25 23:18:22 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -49,6 +49,7 @@ use Apache::imageresponse(); use Apache::essayresponse(); use Apache::externalresponse(); use Apache::rankresponse(); +use Apache::matchresponse(); use Apache::Constants qw(:common); use HTML::Entities(); use Apache::loncommon(); @@ -338,7 +339,9 @@ sub handle_save_or_undo { sub analyze_header { my ($request) = @_; - my $result.='
+ my $result.=' +