[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/question/type/match/tests/fixtures/ -> testquestion.moodle.xml (source)

   1  <?xml version="1.0" encoding="UTF-8"?>
   2  <quiz>
   3  <!-- question: 0  -->
   4    <question type="category">
   5      <category>
   6          <text>$course$/Test questions</text>
   7  
   8      </category>
   9    </question>
  10  
  11  <!-- question: 114000  -->
  12    <question type="matching">
  13      <name>
  14        <text>matching-001</text>
  15      </name>
  16      <questiontext format="html">
  17        <text>Classify the animals.</text>
  18      </questiontext>
  19      <generalfeedback format="html">
  20        <text>General feedback.</text>
  21      </generalfeedback>
  22      <defaultgrade>1.0000000</defaultgrade>
  23      <penalty>0.3333333</penalty>
  24      <hidden>0</hidden>
  25      <shuffleanswers>true</shuffleanswers>
  26      <correctfeedback format="html">
  27        <text>Well done!</text>
  28      </correctfeedback>
  29      <partiallycorrectfeedback format="html">
  30        <text>Parts, but only parts, of your response are correct.</text>
  31      </partiallycorrectfeedback>
  32      <incorrectfeedback format="html">
  33        <text>That is not right at all.</text>
  34      </incorrectfeedback>
  35      <shownumcorrect/>
  36      <subquestion format="html">
  37        <text>frog</text>
  38        <answer>
  39          <text>amphibian</text>
  40        </answer>
  41      </subquestion>
  42      <subquestion format="html">
  43        <text>cat</text>
  44        <answer>
  45          <text>mammal</text>
  46        </answer>
  47      </subquestion>
  48      <subquestion format="html">
  49        <text>newt</text>
  50        <answer>
  51          <text>amphibian</text>
  52        </answer>
  53      </subquestion>
  54      <subquestion format="html">
  55        <text></text>
  56        <answer>
  57          <text>insect</text>
  58        </answer>
  59      </subquestion>
  60    </question>
  61  
  62  </quiz>


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1