TAO 3.3 is released. Check out the announcement here - https://forum.taotesting.com/discussion/593/tao-community-edition-3-3-released#latest
math tool integration in TAO
in Peer Support
I want to allow test taker to draw e.g., triangle (or any other shapes) to solve math task. Is there any tool to integrate in Tao that will allow test-taker to create triangle? I was thinking about Geogebra? Can you help me with the instructions how to integrate Geogebra or any other math tool? Please share your experiences
Comments
While these instructions are for MathJax, you shold be able to do soomething similar for Geogebra.(https://hub.taotesting.com/articles/third-party-tools-and-libraries/enable-math-expression-in-items)
And this page might help as well (https://hub.taotesting.com/articles/frontend/architecture/libraries)
My understanding is that you are looking to integrate a web based SVG editor. To my best knowledge this is not possible in TAO without a custom development. I can see though a way by using a File Upload Interaction. Students could draw a form in Geogebra, export the result and upload it through this interaction.