summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_commands-moodle.ref
blob: 19055488acd1b0be62789ad99cc4bb6747735c7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="iso-8859-1"?>

<quiz>
 
<question type="category">
  <category>
    <text>$course$/top/LaTeX Commands</text>
  </category>
</question>
 
<question type="multichoice">
  <name format="html">
    <text><![CDATA[LaTeX Commands]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Find the answer with small capitals </p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html"><text/></generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <single>true</single>
  <shuffleanswers>1</shuffleanswers>
  <answernumbering>abc</answernumbering>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><EM>emphasis</EM></p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><B>bold</B></p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><I>italic</I></p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><CODE>typewriter</CODE></p>]]></text>
  </answer>
  <answer fraction="100" format="html">
    <text><![CDATA[<p><SPAN STYLE=&#34;font-variant: small-caps;&#34;>Small Capitals</SPAN></p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><SPAN STYLE=&#34;text-decoration: underline;&#34;>underlined</SPAN></p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p>M<SUP>me</SUP></p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p>H<SUB>2</SUB>O</p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><A href=&#34;http://192.0.0.256&#34;>http://192.0.0.256</A></p>]]></text>
  </answer>
  <answer fraction="0" format="html">
    <text><![CDATA[<p><A href=&#34;mailto:name@server.com&#34;>Contact me</A></p>]]></text>
  </answer>
</question>
 
</quiz>