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

    </category>
  </question>

<!-- question: 20  -->
  <question type="calculated">
    <name>
      <text>Calculated question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is the first calculated question.</p>
<p>﻿﻿﻿What is the area of a rectangle of length {l} and width {w}?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <synchronize>0</synchronize>
    <single>0</single>
    <answernumbering>abc</answernumbering>
    <shuffleanswers>      <text>1</text>
</shuffleanswers>
    <correctfeedback>
      <text></text>
    </correctfeedback>
    <partiallycorrectfeedback>
      <text></text>
    </partiallycorrectfeedback>
    <incorrectfeedback>
      <text></text>
    </incorrectfeedback>
<answer fraction="0">
    <text>{l}*{w}</text>
    <tolerance>0.01</tolerance>
    <tolerancetype>1</tolerancetype>
    <correctanswerformat>1</correctanswerformat>
    <correctanswerlength>2</correctanswerlength>
    <feedback format="html">
<text></text>
    </feedback>
</answer>
    <unitgradingtype>0</unitgradingtype>
    <unitpenalty>0.1000000</unitpenalty>
    <showunits>3</showunits>
    <unitsleft>0</unitsleft>
<dataset_definitions>
<dataset_definition>
    <status><text>private</text>
</status>
    <name><text>l</text>
</name>
    <type>calculated</type>
    <distribution><text>uniform</text>
</distribution>
    <minimum><text>1.0</text>
</minimum>
    <maximum><text>10.0</text>
</maximum>
    <decimals><text>1</text>
</decimals>
    <itemcount>1</itemcount>
    <dataset_items>
        <dataset_item>
           <number>1</number>
           <value>5.2</value>
        </dataset_item>
    </dataset_items>
    <number_of_items>1</number_of_items>
</dataset_definition>
<dataset_definition>
    <status><text>private</text>
</status>
    <name><text>w</text>
</name>
    <type>calculated</type>
    <distribution><text>uniform</text>
</distribution>
    <minimum><text>1.0</text>
</minimum>
    <maximum><text>10.0</text>
</maximum>
    <decimals><text>1</text>
</decimals>
    <itemcount>1</itemcount>
    <dataset_items>
        <dataset_item>
           <number>1</number>
           <value>5.6</value>
        </dataset_item>
    </dataset_items>
    <number_of_items>1</number_of_items>
</dataset_definition>
</dataset_definitions>
  </question>

<!-- question: 21  -->
  <question type="calculatedmulti">
    <name>
      <text>Calculated multichoice question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>What is the area of a rectangle of length {l} and width {w}?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <synchronize>0</synchronize>
    <single>1</single>
    <answernumbering>abc</answernumbering>
    <shuffleanswers>      <text>1</text>
</shuffleanswers>
    <correctfeedback>
      <text></text>
    </correctfeedback>
    <partiallycorrectfeedback>
      <text></text>
    </partiallycorrectfeedback>
    <incorrectfeedback>
      <text></text>
    </incorrectfeedback>
<answer fraction="100">
    <text>{={l}*{w}}</text>
    <tolerance>0.01</tolerance>
    <tolerancetype>1</tolerancetype>
    <correctanswerformat>1</correctanswerformat>
    <correctanswerlength>2</correctanswerlength>
    <feedback format="html">
<text></text>
    </feedback>
</answer>
<answer fraction="70">
    <text>{={l}*{w}+0}</text>
    <tolerance>0.01</tolerance>
    <tolerancetype>1</tolerancetype>
    <correctanswerformat>1</correctanswerformat>
    <correctanswerlength>2</correctanswerlength>
    <feedback format="html">
<text></text>
    </feedback>
</answer>
<dataset_definitions>
<dataset_definition>
    <status><text>private</text>
</status>
    <name><text>w</text>
</name>
    <type>calculatedsimple</type>
    <distribution><text>uniform</text>
</distribution>
    <minimum><text>1.0</text>
</minimum>
    <maximum><text>10.0</text>
</maximum>
    <decimals><text>1</text>
</decimals>
    <itemcount>1</itemcount>
    <dataset_items>
        <dataset_item>
           <number>1</number>
           <value>3.5</value>
        </dataset_item>
    </dataset_items>
    <number_of_items>1</number_of_items>
</dataset_definition>
<dataset_definition>
    <status><text>shared</text>
</status>
    <name><text>l</text>
</name>
    <type>calculatedsimple</type>
    <distribution><text>uniform</text>
</distribution>
    <minimum><text>1.0</text>
</minimum>
    <maximum><text>10.0</text>
</maximum>
    <decimals><text>1</text>
</decimals>
    <itemcount>1</itemcount>
    <dataset_items>
        <dataset_item>
           <number>1</number>
           <value>8.0</value>
        </dataset_item>
    </dataset_items>
    <number_of_items>1</number_of_items>
</dataset_definition>
</dataset_definitions>
  </question>

<!-- question: 22  -->
  <question type="calculatedsimple">
    <name>
      <text>Calculated simple question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>What is {a} plus {b}?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <synchronize>0</synchronize>
    <single>0</single>
    <answernumbering>abc</answernumbering>
    <shuffleanswers>      <text>0</text>
</shuffleanswers>
    <correctfeedback>
      <text></text>
    </correctfeedback>
    <partiallycorrectfeedback>
      <text></text>
    </partiallycorrectfeedback>
    <incorrectfeedback>
      <text></text>
    </incorrectfeedback>
<answer fraction="0">
    <text>{a}+{b}</text>
    <tolerance>0.01</tolerance>
    <tolerancetype>1</tolerancetype>
    <correctanswerformat>1</correctanswerformat>
    <correctanswerlength>2</correctanswerlength>
    <feedback format="html">
<text></text>
    </feedback>
</answer>
    <unitgradingtype>0</unitgradingtype>
    <unitpenalty>0.1000000</unitpenalty>
    <showunits>3</showunits>
    <unitsleft>0</unitsleft>
<dataset_definitions>
<dataset_definition>
    <status><text>private</text>
</status>
    <name><text>a</text>
</name>
    <type>calculatedsimple</type>
    <distribution><text>uniform</text>
</distribution>
    <minimum><text>1.0</text>
</minimum>
    <maximum><text>10.0</text>
</maximum>
    <decimals><text>1</text>
</decimals>
    <itemcount>0</itemcount>
</dataset_definition>
<dataset_definition>
    <status><text>private</text>
</status>
    <name><text>b</text>
</name>
    <type>calculatedsimple</type>
    <distribution><text>uniform</text>
</distribution>
    <minimum><text>1.0</text>
</minimum>
    <maximum><text>10.0</text>
</maximum>
    <decimals><text>1</text>
</decimals>
    <itemcount>0</itemcount>
</dataset_definition>
</dataset_definitions>
  </question>

<!-- question: 35  -->
  <question type="description">
    <name>
      <text>Description 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is description 1</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>0.0000000</defaultgrade>
    <penalty>0.0000000</penalty>
    <hidden>0</hidden>
  </question>

<!-- question: 29  -->
  <question type="essay">
    <name>
      <text>Essay question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>Please write an essay on some stuff for me</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.0000000</penalty>
    <hidden>0</hidden>
    <responseformat>editor</responseformat>
    <responsefieldlines>15</responsefieldlines>
    <attachments>0</attachments>
    <graderinfo format="html">
      <text></text>
    </graderinfo>
  </question>

<!-- question: 36  -->
  <question type="essay">
    <name>
      <text>Essay question 2</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is essay question 2 with html editor and file picker</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.0000000</penalty>
    <hidden>0</hidden>
    <responseformat>editorfilepicker</responseformat>
    <responsefieldlines>15</responsefieldlines>
    <attachments>3</attachments>
    <graderinfo format="html">
      <text></text>
    </graderinfo>
  </question>

<!-- question: 37  -->
  <question type="essay">
    <name>
      <text>Essay question 3</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is essay question 3 with plain text</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.0000000</penalty>
    <hidden>0</hidden>
    <responseformat>plain</responseformat>
    <responsefieldlines>15</responsefieldlines>
    <attachments>-1</attachments>
    <graderinfo format="html">
      <text></text>
    </graderinfo>
  </question>

<!-- question: 38  -->
  <question type="essay">
    <name>
      <text>Essay question 4</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is essay question 4</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.0000000</penalty>
    <hidden>0</hidden>
    <responseformat>editor</responseformat>
    <responsefieldlines>25</responsefieldlines>
    <attachments>0</attachments>
    <graderinfo format="html">
      <text></text>
    </graderinfo>
  </question>

<!-- question: 30  -->
  <question type="matching">
    <name>
      <text>Matching question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>Please match the following:</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <shuffleanswers>true</shuffleanswers>
    <correctfeedback format="html">
      <text><![CDATA[<p>Correct</p>]]></text>
    </correctfeedback>
    <partiallycorrectfeedback format="html">
      <text><![CDATA[<p>Partially correct</p>]]></text>
    </partiallycorrectfeedback>
    <incorrectfeedback format="html">
      <text><![CDATA[<p>Incorrect</p>]]></text>
    </incorrectfeedback>
    <subquestion format="html">
      <text><![CDATA[<p>What is the capital of New Zealand?</p>]]></text>
      <answer>
        <text>Wellington</text>
      </answer>
    </subquestion>
    <subquestion format="html">
      <text><![CDATA[<p>What is the largest city in New Zealand?</p>]]></text>
      <answer>
        <text>Auckland</text>
      </answer>
    </subquestion>
    <subquestion format="html">
      <text><![CDATA[<p>What is the largest city in the south island?</p>]]></text>
      <answer>
        <text>Christchurch</text>
      </answer>
    </subquestion>
  </question>

<!-- question: 23  -->
  <question type="cloze">
    <name>
<text>Embedded answers (cloze) questions</text>
    </name>
    <questiontext>
      <text><![CDATA[<p>Match the following cities with the correct state: * San Francisco: {1:MULTICHOICE:=California#OK~Arizona#Wrong} * Tucson: {1:MULTICHOICE:California#Wrong~%100%Arizona#OK} * Los Angeles: {1:MULTICHOICE:=California#OK~Arizona#Wrong} * Phoenix: {1:MULTICHOICE:%0%California#Wrong~=Arizona#OK} The capital of France is {1:SHORTANSWER:%100%Paris#Congratulations! ~%50%Marseille#No, that is the second largest city in France (after Paris).~*#Wrong answer. The capital of France is Paris, of course.}.</p>]]></text>
    </questiontext>
    <generalfeedback>
      <text></text>
    </generalfeedback>
  </question>

<!-- question: 31  -->
  <question type="multichoice">
    <name>
      <text>Multiple choice question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is the multiple choice question 1.</p>
<p>What multiple choice question number is this?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text><![CDATA[<p>general feedback</p>]]></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><![CDATA[<p>Correct</p>]]></text>
    </correctfeedback>
    <partiallycorrectfeedback format="html">
      <text><![CDATA[<p>Partially correct</p>]]></text>
    </partiallycorrectfeedback>
    <incorrectfeedback format="html">
      <text><![CDATA[<p>Incorrect</p>]]></text>
    </incorrectfeedback>
    <answer fraction="100" format="html">
      <text>One</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="0" format="html">
      <text>Two</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="0" format="html">
      <text>Three</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="0" format="html">
      <text>Four</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="0" format="html">
      <text>Five</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
  </question>

<!-- question: 32  -->
  <question type="numerical">
    <name>
      <text>Numerical question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is numerical question 1.</p>
<p>What is 2 plus 2?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <answer fraction="100" format="moodle_auto_format">
      <text>4</text>
      <feedback format="html">
        <text></text>
      </feedback>
      <tolerance>0.1</tolerance>
    </answer>
    <answer fraction="0" format="moodle_auto_format">
      <text>5</text>
      <feedback format="html">
        <text></text>
      </feedback>
      <tolerance></tolerance>
    </answer>
    <answer fraction="0" format="moodle_auto_format">
      <text>3</text>
      <feedback format="html">
        <text></text>
      </feedback>
      <tolerance></tolerance>
    </answer>
    <unitgradingtype>0</unitgradingtype>
    <unitpenalty>0.1000000</unitpenalty>
    <showunits>3</showunits>
    <unitsleft>0</unitsleft>
  </question>

<!-- question: 33  -->
  <question type="shortanswer">
    <name>
      <text>Short answer question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is short answer question 1.</p>
<p>What is this?</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <usecase>0</usecase>
    <answer fraction="100" format="moodle_auto_format">
      <text>A question</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="90" format="moodle_auto_format">
      <text>Question</text>
      <feedback format="html">
        <text><![CDATA[<p>Language skills are important</p>]]></text>
      </feedback>
    </answer>
    <answer fraction="0" format="moodle_auto_format">
      <text>Quiz</text>
      <feedback format="html">
        <text><![CDATA[<p>No it s a question</p>]]></text>
      </feedback>
    </answer>
  </question>

<!-- question: 34  -->
  <question type="truefalse">
    <name>
      <text>True/False question 1</text>
    </name>
    <questiontext format="html">
      <text><![CDATA[<p>This is a true false question.</p>]]></text>
    </questiontext>
    <generalfeedback format="html">
      <text><![CDATA[<p>General feedback</p>]]></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>1.0000000</penalty>
    <hidden>0</hidden>
    <answer fraction="0" format="moodle_auto_format">
      <text>true</text>
      <feedback format="html">
        <text><![CDATA[<p>True</p>]]></text>
      </feedback>
    </answer>
    <answer fraction="100" format="moodle_auto_format">
      <text>false</text>
      <feedback format="html">
        <text><![CDATA[<p>False</p>]]></text>
      </feedback>
    </answer>
  </question>

</quiz>