<?xml version="1.0" encoding="UTF-8"?>
<quiz>
  <question type="category">
    <category>
      <text>$course$/top/Demostración/Importación</text>
    </category>
  </question>
  <question type="multichoice">
    <name>
      <text>Formato recomendado</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>¿Qué formato conserva más información al importar preguntas en Moodle?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text><![CDATA[<p>Moodle XML conserva más información de la pregunta.</p>]]></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <single>true</single>
    <shuffleanswers>true</shuffleanswers>
    <answernumbering>abc</answernumbering>
    <answer fraction="0" format="html">
      <text><![CDATA[<p>CSV</p>]]></text>
    </answer>
    <answer fraction="100" format="html">
      <text><![CDATA[<p>Moodle XML</p>]]></text>
    </answer>
    <answer fraction="0" format="html">
      <text><![CDATA[<p>Markdown</p>]]></text>
    </answer>
    <answer fraction="0" format="html">
      <text><![CDATA[<p>PDF</p>]]></text>
    </answer>
  </question>
</quiz>
