[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/question/type/gapselect/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$/Default for C1</text>
   7  
   8      </category>
   9    </question>
  10  
  11  <!-- question: 1  -->
  12    <question type="gapselect">
  13      <name>
  14        <text>Imported Select missing words 001</text>
  15      </name>
  16      <questiontext format="html">
  17        <text>The [[1]] [[2]] on the [[3]].</text>
  18      </questiontext>
  19      <generalfeedback format="html">
  20        <text>The cat sat on the mat.</text>
  21      </generalfeedback>
  22      <defaultgrade>1.0000000</defaultgrade>
  23      <penalty>0.3333333</penalty>
  24      <hidden>0</hidden>
  25      <shuffleanswers>0</shuffleanswers>
  26      <correctfeedback format="html">
  27        <text>Your answer is correct.</text>
  28      </correctfeedback>
  29      <partiallycorrectfeedback format="html">
  30        <text>Your answer is partially correct.</text>
  31      </partiallycorrectfeedback>
  32      <incorrectfeedback format="html">
  33        <text>Your answer is incorrect.</text>
  34      </incorrectfeedback>
  35      <shownumcorrect/>
  36      <selectoption>
  37        <text>cat</text>
  38        <group>1</group>
  39      </selectoption>
  40      <selectoption>
  41        <text>sat</text>
  42        <group>1</group>
  43      </selectoption>
  44      <selectoption>
  45        <text>mat</text>
  46        <group>1</group>
  47      </selectoption>
  48      <selectoption>
  49        <text>dog</text>
  50        <group>1</group>
  51      </selectoption>
  52      <selectoption>
  53        <text>table</text>
  54        <group>1</group>
  55      </selectoption>
  56      <hint format="html">
  57        <text>First hint</text>
  58      </hint>
  59      <hint format="html">
  60        <text>Second hint</text>
  61      </hint>
  62    </question>
  63  
  64  </quiz>


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