--- loncom/interface/lonhelper.pm 2005/07/12 16:03:12 1.111 +++ loncom/interface/lonhelper.pm 2005/07/12 16:11:19 1.112 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # .helper XML handler to implement the LON-CAPA helper # -# $Id: lonhelper.pm,v 1.111 2005/07/12 16:03:12 albertel Exp $ +# $Id: lonhelper.pm,v 1.112 2005/07/12 16:11:19 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1188,7 +1188,8 @@ sub render { if ($self->{'multichoice'}) { $result .= < + SCRIPT } @@ -1436,7 +1438,7 @@ sub render { $choiceLabel = eval($choiceLabel); $choiceLabel = &$choiceLabel($helper, $self); } - $result .= ">" . &mtn($choiceLabel) . "\n"; + $result .= ">" . &mtn($choiceLabel) . "\n"; } $result .= "\n"; @@ -1930,7 +1932,8 @@ sub render { if ($self->{'multichoice'}) { $result = < + SCRIPT my %lt=&Apache::lonlocal::texthash( @@ -2057,6 +2061,7 @@ BUTTONS }; $result.=(< +// @@ -2203,7 +2209,8 @@ sub render { if ($self->{'multichoice'}) { $result = < + SCRIPT @@ -2547,7 +2555,8 @@ sub render { if ($self->{'multichoice'}) { $result = < + SCRIPT my %lt=&Apache::lonlocal::texthash(