--- loncom/homework/structuretags.pm 2001/08/18 16:08:34 1.58 +++ loncom/homework/structuretags.pm 2001/08/18 16:38:00 1.59 @@ -102,22 +102,21 @@ sub start_problem { $body_tag_start.=&Apache::lonxml::printtokenheader($target,$token); } if ($target eq 'meta') { - print "Cool, I was called"; - + return (< + display="Document ID checked out"> + display="Time checked out"> + display="Client IP checked out from"> + display="Document ID checked in"> + display="Time checked in"> + display="Client IP checked in from"> ENDSTORES } }