@@ -11,25 +8,22 @@ APPENDIX E: Problem and Tool XML
This appendix provides information about the XML for most problem and tool types in Studio:
:ref:`Checkbox`
:ref:`Chemical Equation Response`
:ref:`Custom Response`
:ref:`Formula Response`
:ref:`Image Response`
:ref:`Multiple Choice`
:ref:`Numerical Response`
:ref:`Option Response`
:ref:`Schematic Response`
:ref:`String Response`
* :ref:`Checkbox`
* :ref:`Chemical Equation Response`
* :ref:`Custom Response`
* :ref:`Formula Response`
* :ref:`Image Response`
* :ref:`Multiple Choice`
* :ref:`Numerical Response`
* :ref:`Option Response`
* :ref:`Schematic Response`
* :ref:`String Response`
.. _Checkbox:
Choice Response (Checkbox)
---------------------------
**To designate an answer as correct, add correct="true"**
**Available in Simple Editor**
Sample Problem:
.. image:: ../Images/CheckboxExample.gif
...
...
@@ -94,9 +88,6 @@ Sample Problem:
Chemical Equation Response
--------------------------
**TEMPLATE? DO WE HAVE MORE INFORMATION ABOUT HOW TO CREATE THESE?**
**DO THESE WORK?**
The chemical equation problem type allows the student to enter chemical equations. The grader evaluates student responses by using a Python script that you create and embed in the problem.
**Sample Problem**
...
...
@@ -262,7 +253,7 @@ Formula Response (Math Expression Input Problems)