--- loncom/xml/scripttag.pm 2003/06/18 20:36:32 1.98 +++ loncom/xml/scripttag.pm 2003/10/03 17:15:01 1.101 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Script Vars
"; } } elsif ($target eq "edit" ) { #&Apache::run::run($bodytext,$safeeval); @@ -156,6 +177,7 @@ sub start_display { $target eq 'analyze') { $result=''; # grade should produce no output } + $Apache::lonxml::post_evaluate=0; } elsif ($target eq "edit" ) { #$result = # "
<$token->[1]> output:
$bodytext
Source:
";