--- loncom/homework/functionplotresponse.pm 2011/11/18 16:39:22 1.70 +++ loncom/homework/functionplotresponse.pm 2011/11/18 17:44:07 1.71 @@ -1,7 +1,7 @@ # LearningOnline Network with CAPA # Functionplot responses # -# $Id: functionplotresponse.pm,v 1.70 2011/11/18 16:39:22 www Exp $ +# $Id: functionplotresponse.pm,v 1.71 2011/11/18 17:44:07 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -407,20 +407,24 @@ sub plotvector_script { $Apache::functionplotresponse::counter++; $label='V'.$Apache::functionplotresponse::counter; } + my $startlabel=$label.'Start'; + my $endlabel=$label.'End'; + my $pointlabel=$label.'Point'; + my $anglelabel=$label.'Angle'; return(<