--- loncom/homework/structuretags.pm 2001/08/20 15:56:47 1.62 +++ loncom/homework/structuretags.pm 2001/08/20 19:27:26 1.64 @@ -101,27 +101,6 @@ sub start_problem { $Apache::lonhomework::history{"resource.0.outtoken"}=$token; } $body_tag_start.=&Apache::lonxml::printtokenheader($target,$token); - if ($ENV{'user.adv'}) { - $body_tag_start.=&Apache::lonxml::tokeninputfield; - } - } - if ($target eq 'meta') { - - return (< - - - - - - -ENDSTORES } } if ($target eq 'web' || $target eq 'grade') {