--- loncom/homework/structuretags.pm 2004/02/16 20:20:01 1.241 +++ loncom/homework/structuretags.pm 2004/02/16 20:30:34 1.242 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.241 2004/02/16 20:20:01 albertel Exp $ +# $Id: structuretags.pm,v 1.242 2004/02/16 20:30:34 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -242,20 +242,20 @@ Problem Status: Problem Type: Feedback Mode: - +
"; my $numtoanalyze=$ENV{'form.numtoanalyze'}; if (!$numtoanalyze) { $numtoanalyze=20; }