<?xml version="1.0" encoding="UTF-8"?>
<quiz>
<!-- question: 0  -->
  <question type="category">
    <category>
        <text>$course$/Default for course 01/animal mcq</text>

    </category>
  </question>

<!-- question: 44  -->
  <question type="multichoice">
    <name>
      <text>find the animal</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>which one is an animal?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <single>true</single>
    <shuffleanswers>true</shuffleanswers>
    <answernumbering>abc</answernumbering>
    <correctfeedback format="html">
      <text></text>
    </correctfeedback>
    <partiallycorrectfeedback format="html">
      <text></text>
    </partiallycorrectfeedback>
    <incorrectfeedback format="html">
      <text></text>
    </incorrectfeedback>
    <answer fraction="100" format="html">
      <text><![CDATA[<p>the cat</p>]]></text>
      <feedback format="html">
        <text><![CDATA[<p>ok</p>
<p> </p>]]></text>
      </feedback>
    </answer>
    <answer fraction="0" format="html">
      <text><![CDATA[<p>the rose</p>
<p> </p>]]></text>
      <feedback format="html">
        <text><![CDATA[<p>nope</p>
<p> </p>]]></text>
      </feedback>
    </answer>
    <answer fraction="0" format="html">
      <text><![CDATA[<p>the bus</p>
<p> </p>]]></text>
      <feedback format="html">
        <text><![CDATA[<p>no way</p>
<p> </p>]]></text>
      </feedback>
    </answer>
  </question>

</quiz>