quiz.xml
来自「四六级答案在线对答比较,能自行对比答案的正确与错误,做的比较简单」· XML 代码 · 共 43 行
XML
43 行
<?xml version="1.0" encoding="gb2312"?>
<quiz xmlns:xsi="lyx" xsi:noNamespaceSchemaLocation="quiz.xsd">
<mchoice>
<question>My grandfather, a retired worker, often ________ the past with a feeling of longing and respect.
</question>
<answer>considers</answer>
<answer correct="yes">contemplates</answer>
<answer>contrives</answer>
<answer>contacts</answer>
</mchoice>
<mchoice>
<question>Medical students are advised that the wearing of a white coat ________ the acceptance of a professional code of conduct expected of the medical profession.</question>
<answer>supplements</answer>
<answer>simulates</answer>
<answer correct="yes">signifies</answer>
<answer>swears</answer>
</mchoice>
<mchoice>
<question>The doctors ________ the newly approved drug into the patient when he was critically ill.
</question>
<answer correct="yes">injected</answer>
<answer>ejected</answer>
<answer>projected</answer>
<answer>subjected</answer>
</mchoice>
<mchoice>
<question>Apart from philosophical and legal reasons for respecting patients' wishes, there are several practical reasons why doctors should ________ to involve patients in their own medical care decisions.
</question>
<answer>enforce</answer>
<answer>endow</answer>
<answer correct="yes">endeavor</answer>
<answer>enhance</answer>
</mchoice>
<mchoice>
<question>This is a long ________ - roughly 13 miles down a beautiful valley to the little church below.
</question>
<answer>terrain</answer>
<answer correct="yes">descent</answer>
<answer>degeneration</answer>
<answer>tumble</answer>
</mchoice>
</quiz>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?