--- loncom/homework/structuretags.pm 2004/09/09 08:59:56 1.267 +++ loncom/homework/structuretags.pm 2004/09/18 17:29:29 1.268 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.267 2004/09/09 08:59:56 albertel Exp $ +# $Id: structuretags.pm,v 1.268 2004/09/18 17:29:29 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -184,8 +184,16 @@ sub setup_rndseed { return $rndseed; } +sub remember_problem_state { + return ' + + + '; +} + sub problem_edit_header { - return ' + return ''. + &Apache::structuretags::remember_problem_state().'