--- loncom/homework/structuretags.pm 2003/06/13 14:35:24 1.184 +++ loncom/homework/structuretags.pm 2003/06/17 15:36:11 1.185 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.184 2003/06/13 14:35:24 albertel Exp $ +# $Id: structuretags.pm,v 1.185 2003/06/17 15:36:11 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -347,7 +347,7 @@ sub start_problem { ''. ''; + value="'.$ENV{'form.username'}.'" />
'; } ($status,$accessmsg) = &Apache::lonhomework::check_access('0'); push (@Apache::inputtags::status,$status);