Google Classroom
GeoGebraGeoGebra Classroom

ggbApplet.setValue() and ggbApplet.getValue()

"On Update" JavaScript of A, B and C

var g=ggbApplet; var value=g.getValue("poly1"); g.setValue("p", value); g.evalCommand("P=(p, 0)");