--- loncom/homework/functionplotresponse.pm 2010/11/13 22:30:28 1.38 +++ loncom/homework/functionplotresponse.pm 2010/11/19 17:20:44 1.40 @@ -1,7 +1,7 @@ # LearningOnline Network with CAPA # option list style responses # -# $Id: functionplotresponse.pm,v 1.38 2010/11/13 22:30:28 www Exp $ +# $Id: functionplotresponse.pm,v 1.40 2010/11/19 17:20:44 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -47,7 +47,7 @@ sub geogebra_startcode { my ($id)=@_; return (< + codebase="/adm/geogebra/" width="722" height="447" MAYSCRIPT> ENDSTARTCODE } @@ -74,9 +74,8 @@ sub geogebra_default_parameters { - - - + + @@ -159,16 +158,40 @@ sub update_register { } # -# Set a coordinate variable +# Set a point coordinate variable # -sub set_coordinate { +sub set_point_coordinate { my ($id,$variable,$x,$y)=@_; return (<