[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/question/type/essay/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: 114000  -->
  12    <question type="essay">
  13      <name>
  14        <text>essay-001</text>
  15      </name>
  16      <questiontext format="html">
  17        <text>Write an essay with 500 words.</text>
  18      </questiontext>
  19      <generalfeedback format="html">
  20        <text>This is general feedback</text>
  21      </generalfeedback>
  22      <defaultgrade>1.0000000</defaultgrade>
  23      <penalty>0.0000000</penalty>
  24      <hidden>0</hidden>
  25      <responseformat>editor</responseformat>
  26      <responserequired>1</responserequired>
  27      <responsefieldlines>15</responsefieldlines>
  28      <attachments>0</attachments>
  29      <attachmentsrequired>0</attachmentsrequired>
  30      <graderinfo format="html">
  31        <text></text>
  32      </graderinfo>
  33      <responsetemplate format="html">
  34        <text></text>
  35      </responsetemplate>
  36    </question>
  37  
  38  </quiz>


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