|
Research Institute for Applications of Computer AlgebraPhrasebooks |
|
|
GAP Magma Mathbook Mathematica MathML OpenMath Singular Taglibraries |
OpenMath is an emerging standard for representing the semantics of mathematics. Thanks to this development, exercise editors are able to create highly interactive mathematics exercises. This also holds for the exercise editor in the exercise repository and for the multilingual exercise editor WExEd (being developed by RIACA for respectively the projects LeActiveMath and WebALT). When exercises created with these editors are played with the MathDox player, the player can read, understand, process and do calculations with the OpenMath answers provided to the MathDox player. This is realized by the use of phrasebooks.
When a student gives an answer to an exercise, he is presented with a mathematics editor that outputs an OpenMath object; the answer of the student is presented to the player in OpenMath format. To verify whether the student's answer is correct, e.g., whether the answer is equal to the correct answer as predefined by the author of the exercise, the answer has to be sent to and processed by a Computer Algebra System (CAS). Because a CAS cannot read OpenMath, the OpenMath should be translated into something that the CAS can read, e.g., the CAS' own language. This translation is done by phrasebooks.
RIACA developed phrasebooks for various CAS's like GAP, Mathematica, Maxima, Magma Wiris and Maple. The player uses these phrasebooks to translate the student's OpenMath answer into something the specified CAS can read. Apart from phrasebooks that translate OpenMath to a CAS language, RIACA developed a MathML phrasebook that does the translations between OpenMath and MathML. With the links below, you are directed to the phrasebooks for GAP, Magma, Mathematica and MathML.
|