dwww Home | Show directory contents | Find package

<?xml version="1.0" encoding="UTF-8"?>

<quiz>
 
<question type="category">
  <category>
    <text>$course$/top/ Option Handout</text>
  </category>
</question>
 
<question type="description">
  <name format="html">
    <text><![CDATA[Description]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Description text</p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="essay">
  <name format="html">
    <text><![CDATA[Essay]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <responserequired>0</responserequired>
  <responseformat>editor</responseformat>
  <responsefieldlines>15</responsefieldlines>
  <attachments>0</attachments>
  <attachmentsrequired>0</attachmentsrequired>
  <graderinfo format="html"><text><![CDATA[
    <ul>
      <li>A </li>
      <li>B </li>
      <li>C</li>
    </ul>
  ]]></text></graderinfo>
  <responsetemplate format="html"><text/></responsetemplate>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="multichoice">
  <name format="html">
    <text><![CDATA[Multi Single]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <single>true</single>
  <shuffleanswers>0</shuffleanswers>
  <answernumbering>abc</answernumbering>
  <answer fraction="100" format="html">
    <text><![CDATA[<p>A</p>]]></text>
    <feedback format="html"><text><![CDATA[<p>AAA</p>]]></text></feedback>
  </answer>
  <answer fraction="10" format="html">
    <text><![CDATA[<p>B</p>]]></text>
    <feedback format="html"><text><![CDATA[<p>BBB</p>]]></text></feedback>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p>C</p>]]></text>
    <feedback format="html"><text><![CDATA[<p>CCC</p>]]></text></feedback>
  </answer>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="multichoice">
  <name format="html">
    <text><![CDATA[Multi Multiple]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <single>false</single>
  <shuffleanswers>1</shuffleanswers>
  <answernumbering>abc</answernumbering>
  <answer fraction="50" format="html">
    <text><![CDATA[<p>A</p>]]></text>
    <feedback format="html"><text><![CDATA[<p>AAA</p>]]></text></feedback>
  </answer>
  <answer fraction="-50" format="html">
    <text><![CDATA[<p>B</p>]]></text>
    <feedback format="html"><text><![CDATA[<p>BBB</p>]]></text></feedback>
  </answer>
  <answer fraction="50" format="html">
    <text><![CDATA[<p>C</p>]]></text>
    <feedback format="html"><text><![CDATA[<p>CCC</p>]]></text></feedback>
  </answer>
  <answer fraction="-50" format="html">
    <text><![CDATA[<p>D</p>]]></text>
    <feedback format="html"><text><![CDATA[<p>DDD</p>]]></text></feedback>
  </answer>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="truefalse">
  <name format="html">
    <text><![CDATA[True/False 1]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>1</penalty>
  <hidden>0</hidden>
  <answer fraction="0" format="plain_text">
    <text>true</text>
    <feedback format="html"><text><![CDATA[<p>AAA</p>]]></text></feedback>
  </answer>
  <answer fraction="100" format="plain_text">
    <text>false</text>
    <feedback format="html"><text><![CDATA[<p>BBB</p>]]></text></feedback>
  </answer>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="truefalse">
  <name format="html">
    <text><![CDATA[True/False 2]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>1</penalty>
  <hidden>0</hidden>
  <answer fraction="100" format="plain_text">
    <text>true</text>
  </answer>
  <answer fraction="0" format="plain_text">
    <text>false</text>
  </answer>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="truefalse">
  <name format="html">
    <text><![CDATA[True/False 3]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>1</penalty>
  <hidden>0</hidden>
  <answer fraction="0" format="plain_text">
    <text>true</text>
  </answer>
  <answer fraction="100" format="plain_text">
    <text>false</text>
  </answer>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="numerical">
  <name format="html">
    <text><![CDATA[Numerical]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <answer fraction="100" format="plain_text">
    <text>1</text>
    <tolerance>1</tolerance>
    <feedback format="html"><text><![CDATA[<p>1</p>]]></text></feedback>
  </answer>
  <answer fraction="0" format="plain_text">
    <text>3</text>
    <tolerance>1</tolerance>
    <feedback format="html"><text><![CDATA[<p>3</p>]]></text></feedback>
  </answer>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="shortanswer">
  <name format="html">
    <text><![CDATA[Short Answer]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <usecase>0</usecase>
  <answer fraction="100" format="plain_text">
    <text>aaa</text>
    <feedback format="html"><text><![CDATA[<p>1</p>]]></text></feedback>
  </answer>
  <answer fraction="0" format="plain_text">
    <text>bbb</text>
    <feedback format="html"><text><![CDATA[<p>3</p>]]></text></feedback>
  </answer>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="ddmatch">
  <name format="html">
    <text><![CDATA[Matching]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <shuffleanswers>1</shuffleanswers>
  <subquestion format="html">
    <text><![CDATA[<p>A</p>]]></text>
    <answer format="html"><text><![CDATA[<p>1 </p>]]></text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>B</p>]]></text>
    <answer format="html"><text><![CDATA[<p>2 </p>]]></text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>C</p>]]></text>
    <answer format="html"><text><![CDATA[<p>3 </p>]]></text></answer>
  </subquestion>
  <subquestion format="html">
    <text></text>
    <answer format="html"><text><![CDATA[<p>4</p>]]></text></answer>
  </subquestion>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="matching">
  <name format="html">
    <text><![CDATA[Matching]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Question text </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <shuffleanswers>0</shuffleanswers>
  <subquestion format="html">
    <text><![CDATA[<p>A</p>]]></text>
    <answer><text>1 </text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>B</p>]]></text>
    <answer><text>2 </text></answer>
  </subquestion>
  <subquestion format="html">
    <text><![CDATA[<p>C</p>]]></text>
    <answer><text>3 </text></answer>
  </subquestion>
  <subquestion format="html">
    <text></text>
    <answer><text>4</text></answer>
  </subquestion>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
<question type="cloze">
  <name format="html">
    <text><![CDATA[Cloze]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p><BR/>Question text {1:MULTICHOICE_H:=A#AAA~%10%B#BBB~C#CCC}<BR/>Question text {1:MULTICHOICE_V:=A#AAA~%10%B#BBB~C#CCC}<BR/>Question text {1:MULTICHOICE:=A#AAA~%10%B#BBB~C#CCC}<BR/>Question text {1:MULTICHOICE_HS:=A#AAA~%10%B#BBB~C#CCC}<BR/>Question text {1:MULTICHOICE_VS:=A#AAA~%10%B#BBB~C#CCC}<BR/>Question text {1:MULTICHOICE_S:=A#AAA~%10%B#BBB~C#CCC}<BR/>Question text {1:NUMERICAL:=1:1#1~3:1#3}<BR/>Question text {1:SHORTANSWER:=aaa#1~bbb#3}<BR/></p>]]></text>
  </questiontext>
  <generalfeedback format="html">
    <text><![CDATA[<p>General feedback</p>]]></text>
  </generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <tags>
    <tag><text><![CDATA[tag]]></text></tag>
  </tags>
</question>
 
</quiz>

Generated by dwww version 1.15 on Wed May 22 22:34:59 CEST 2024.