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

    </category>
  </question>

<!-- question: 291572  -->
  <question type="matching">
    <name>
      <text>0002</text>
    </name>
    <questiontext format="markdown">
      <text>blah blah</text>
    </questiontext>
    <generalfeedback format="markdown">
      <text>this is general **feedback**</text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <shuffleanswers>true</shuffleanswers>
    <correctfeedback format="html">
      <text>Your answer is correct.</text>
    </correctfeedback>
    <partiallycorrectfeedback format="html">
      <text>Your answer is partially correct.</text>
    </partiallycorrectfeedback>
    <incorrectfeedback format="html">
      <text>Your answer is incorrect.</text>
    </incorrectfeedback>
    <shownumcorrect/>
    <subquestion format="markdown">
      <text>This is question 1.</text>
      <answer>
        <text>This is the *answer* to question 1.</text>
      </answer>
    </subquestion>
    <subquestion format="markdown">
      <text>This is question 2.</text>
      <answer>
        <text>This is the *answer* to question 2.</text>
      </answer>
    </subquestion>
    <subquestion format="markdown">
      <text></text>
      <answer>
        <text>This is a ***wrong*** answer.</text>
      </answer>
    </subquestion>
    <subquestion format="markdown">
      <text></text>
      <answer>
        <text>This is another ***wrong*** answer.</text>
      </answer>
    </subquestion>
    <subquestion format="markdown">
      <text></text>
      <answer>
        <text>This is yet another ***wrong*** answer.</text>
      </answer>
    </subquestion>
    <hint format="markdown">
      <text>Look at the video from 11:40 to 12:00.</text>
      <clearwrong/>
    </hint>
  </question>

<!-- question: 292178  -->
  <question type="multichoice">
    <name>
      <text>88</text>
    </name>
    <questiontext format="markdown">
      <text>what is</text>
    </questiontext>
    <generalfeedback format="moodle_auto_format">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <single>true</single>
    <shuffleanswers>false</shuffleanswers>
    <answernumbering>none</answernumbering>
    <correctfeedback format="html">
      <text>Your answer is correct.</text>
    </correctfeedback>
    <partiallycorrectfeedback format="html">
      <text>Your answer is partially correct.</text>
    </partiallycorrectfeedback>
    <incorrectfeedback format="html">
      <text>Your answer is incorrect.</text>
    </incorrectfeedback>
    <shownumcorrect/>
    <answer fraction="100" format="html">
      <text>True</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="0" format="html">
      <text>False</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
  </question>

<!-- question: 291499  -->
  <question type="multichoice">
    <name>
      <text>Question 2</text>
    </name>
    <questiontext format="markdown">
      <text><![CDATA[what matches <code>hello</code>
```
hello there
how are you?
```]]></text>
    </questiontext>
    <generalfeedback format="moodle_auto_format">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <single>true</single>
    <shuffleanswers>false</shuffleanswers>
    <answernumbering>none</answernumbering>
    <correctfeedback format="html">
      <text>Your answer is correct.</text>
    </correctfeedback>
    <partiallycorrectfeedback format="html">
      <text>Your answer is partially correct.</text>
    </partiallycorrectfeedback>
    <incorrectfeedback format="html">
      <text>Your answer is incorrect.</text>
    </incorrectfeedback>
    <shownumcorrect/>
    <answer fraction="100" format="markdown">
      <text>**chicken** and __pigs__</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="0" format="markdown">
      <text><![CDATA[```
def foo(blah):
    print('hello')
    x = "goodbye"
```]]></text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
  </question>

<!-- question: 291505  -->
  <question type="multichoice">
    <name>
      <text>Question 2</text>
    </name>
    <questiontext format="markdown">
      <text><![CDATA[what matches <code>hello</code>
```
hello there
how are you?
```]]></text>
    </questiontext>
    <generalfeedback format="moodle_auto_format">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>0.3333333</penalty>
    <hidden>0</hidden>
    <single>true</single>
    <shuffleanswers>false</shuffleanswers>
    <answernumbering>none</answernumbering>
    <correctfeedback format="html">
      <text>Your answer is correct.</text>
    </correctfeedback>
    <partiallycorrectfeedback format="html">
      <text>Your answer is partially correct.</text>
    </partiallycorrectfeedback>
    <incorrectfeedback format="html">
      <text>Your answer is incorrect.</text>
    </incorrectfeedback>
    <shownumcorrect/>
    <answer fraction="100" format="markdown">
      <text>**chicken** and __pigs__</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="0" format="markdown">
      <text><![CDATA[```
def foo(blah):
    print('hello')
    x = "goodbye"
```]]></text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
  </question>

<!-- question: 291496  -->
  <question type="truefalse">
    <name>
      <text>Question 1</text>
    </name>
    <questiontext format="markdown">
      <text>The sky is blue.
```
def foo(blah):
    x = 500
    y10 = 'hello'
```

**What** is ***this***?</text>
    </questiontext>
    <generalfeedback format="moodle_auto_format">
      <text></text>
    </generalfeedback>
    <defaultgrade>1.0000000</defaultgrade>
    <penalty>1.0000000</penalty>
    <hidden>0</hidden>
    <answer fraction="0" format="moodle_auto_format">
      <text>Yes</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
    <answer fraction="100" format="moodle_auto_format">
      <text>No</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
  </question>

<!-- question: 291508  -->
  <question type="truefalse">
    <name>
      <text>Question 1</text>
    </name>
    <questiontext format="markdown">
      <text>The sky is blue.
```
def foo(blah):
    x = 500
    y10 = 'hello'
```

**What** is ***this***?</text>
    </questiontext>
    <generalfeedback format="moodle_auto_format">
      <text></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></text>
      </feedback>
    </answer>
    <answer fraction="100" format="moodle_auto_format">
      <text>false</text>
      <feedback format="html">
        <text></text>
      </feedback>
    </answer>
  </question>

</quiz>