Is there a way to disable further sketches after a button has been pressed to submit?
I’ve figured out how to take a table and send it to the graph via a button. I want them to sketch a curve through the points, then click another button that will put the correct curve there.
I’ve got everything figured out except the ability to block further sketches. Sort of like how the table can be grayed out after the button to send those points to the graph is pressed.