<?xml version="1.0" encoding="UTF-8"?>
<quiz>
<!-- question: 0  -->
  <question type="category">
    <category>
        <text>$course$/Test export of hints in Cloze question</text>
    </category>
  </question>
  <question type="cloze">
    <name>
      <text>Cloze question to test if tags are imported in XML format</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is a cloze {1:MULTICHOICE:=Dublin~%0%Cork} question with tags, but the tags are not imported as XML. Import this file, then edit the question, and see if the TagCloze tag is present.</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <tags>
      <tag>
        <text>TagCloze</text>
      </tag>
    </tags>
  </question>
</quiz>