--- loncom/homework/functionplotresponse.pm 2010/10/04 18:28:53 1.3 +++ loncom/homework/functionplotresponse.pm 2010/10/04 19:26:39 1.4 @@ -1,7 +1,7 @@ # LearningOnline Network with CAPA # option list style responses # -# $Id: functionplotresponse.pm,v 1.3 2010/10/04 18:28:53 www Exp $ +# $Id: functionplotresponse.pm,v 1.4 2010/10/04 19:26:39 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,7 +33,7 @@ use Apache::lonlocal; use Apache::lonnet; BEGIN { - &Apache::lonxml::register('Apache::functionplotresponse',('functionplotresponse')); + &Apache::lonxml::register('Apache::functionplotresponse',('functionplotresponse','backgroundplot')); } sub geogebra_startcode { @@ -103,10 +103,44 @@ sub start_init_script {