Update README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ The output will be given in XML format like:
|
|
57 |
<choice id="b">Choice B</choice>
|
58 |
<choice id="c">Choice C</choice>
|
59 |
<choice id="d">Choice D</choice>
|
60 |
-
<answer value="a
|
61 |
</multiple-choice>
|
62 |
... more <multiple-choice></multiple-choice> tags
|
63 |
</quiz>
|
|
|
57 |
<choice id="b">Choice B</choice>
|
58 |
<choice id="c">Choice C</choice>
|
59 |
<choice id="d">Choice D</choice>
|
60 |
+
<answer value="a"/>
|
61 |
</multiple-choice>
|
62 |
... more <multiple-choice></multiple-choice> tags
|
63 |
</quiz>
|