Skip to content
Snippets Groups Projects
Select Git revision
  • 8932dc36db9794fa126ff196840ec2adb831fc9c
  • master default protected
  • pymilter-1.0.4
  • pymilter-1.0.3
  • pymilter-1.0.2
  • pymilter-1.0.1
  • pymilter-1_0
  • milter-0_8_18
  • pymilter-0_9_8
  • pymilter-0_9_7
  • pymilter-0_9_6
  • pymilter-0_9_5
  • pymilter-0_9_4
  • pymilter-0_9_2
  • pymilter-0_9_1
  • pymilter-0_9_0
  • pymilter-0_8_12
  • pymilter-0_8_11
  • pymilter-0_8_10
  • pymilter-0_8_9
  • milter-0_8_8
  • milter-0_8_7
22 results

setup.py

Blame
  • input-sample-questions.xml 136.41 KiB
    <?xml version="1.0" encoding="UTF-8"?>
    <quiz>
    <!-- question: 0  -->
      <question type="category">
        <category>
          <text>top/Default for Scratch/Input Samples</text>
        </category>
        <info format="moodle_auto_format">
          <text></text>
        </info>
        <idnumber></idnumber>
      </question>
    
    <!-- question: 7543  -->
      <question type="description">
        <name>
          <text>Style check: HELM</text>
        </name>
        <questiontext format="html">
          <text><![CDATA[<h1>HELM style check</h1>
    
    <p><code>HELM_keypoint</code> div class.</p>
    <div class="HELM_keypoint">
    <h4>Key Point</h4>
    <p>This should be in a box.</p>
    </div>
    
    <p><code>HELM_example</code> h4 class.</p>
    <h4 class="HELM_example">Example</h4>
    <p>Just the h4 heading above is in a different style.</p>
    
    <p><code>HELM_solution</code> h4 class.</p>
    <h4 class="HELM_solution">Solution</h4>
    <p>Just the h4 heading above is in a different style.</p>
    
    <hr>
    <h4 class="HELM_example">Example</h4>
    <p>Identify the index and base in the following expressions. </p>
    <ol class="HELM_parts_inline">
    <li> Ex 1. </li>
    <li> Ex 2. </li>
    <li> Ex 3. </li>
    </ol>
    
    <h4 class="HELM_solution">Solution</h4>
    <ol class="HELM_parts">
      <li>In the expression ..., 8 is the base and 11 is the index.</li>
      <li>In the expression ..., -2 is the base and 5 is the index.</li>
      <li>In the expression ..., p is the base and -q is the index.<p>
      </p><p>The interpretation of a negative index will be given
      in sub-section 4 which starts on page 31.</p></li>
    </ol>
    
    <p class="HELM_exercise">Exercise</p>
    <p>Just the paragraph above is in a different style.</p>]]></text>
        </questiontext>
        <generalfeedback format="moodle_auto_format">
          <text></text>
        </generalfeedback>
        <defaultgrade>0.0000000</defaultgrade>
        <penalty>0.0000000</penalty>
        <hidden>0</hidden>
        <idnumber></idnumber>
      </question>
    
    <!-- question: 7544  -->
      <question type="description">
        <name>
          <text>Style check: proof.</text>
        </name>