WeBWorK Main Forum

Embedding Multiple answerboxes for Geogebra Questions

Embedding Multiple answerboxes for Geogebra Questions

by Joe Zhou -
Number of replies: 1
Hi, we are developing interactive WeBWork questions using Geogebra. The question asks the students to drag the vectors to specific lengths (magnitude) and phases. And we want to check the lengths and phases to difference tolerances. However, following the example on WeBWork.org, we can only return the student answers from Geogebra as a list. In order to check the magnitudes and phases with different tolerances, we have to write a customized list_checker. Ideally, we would like to check the returned values individually (not as a list).
So my question is, is there a way of embedding multiple answerBoxes into the Geogebra session, and each of the answerBox would correspond to one value returned from the Geogebra session? Maybe we can even return the values from Geogebra as individual WeBWork variables, so that we can check them with different answer check configurations.
I am almost sure we can do it, but not sure how. It would be great if someone can give us an example on how it could be done. Thanks.
Regards,
Joe
In reply to Joe Zhou

Re: Embedding Multiple answerboxes for Geogebra Questions

by Michael Gage -