<?xml version="1.0" encoding="UTF-8"?>

<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>
