1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00
Files
libxslt/tests/docs/bug-33-.xml
Daniel Veillard 6c06207b82 - doc/xslt.html: updated to ask to not send mail directly
- tests/docs/Makefile.am tests/general/Makefile.am
  tests/general/bug-33-* tests/docs/bug-33-*: added a specific
  regression test for #55722
Daniel
2001-06-06 07:52:17 +00:00

15 lines
483 B
XML

<?xml version="1.0"?>
<exam name="Midterm Exam" id="TK421" timeLimit="00:30:00" hints="true">
<questions xmlns:xlink="http://www.w3.org/1999/xlink">
<question type="choice" id="TK421-2" instructionId="1">
<questionText>A <emphasis>constant</emphasis> is something that does
not change.</questionText>
<answers>
<answer id="TK421-2-1" correct="true">True</answer>
<answer id="TK421-2-2">False</answer>
</answers>
</question>
</questions>
</exam>