{extend name="public/container"} {block name="title"}考试答题{/block} {block name="head_top"} {/block} {block name="content"}
温馨提示:请点击“答题卡”前去提交考试哦!
答题卡
{{ duration | formatTime }}
{{ item.questionType }}
{{ item.stem }}
回答{{ item.is_correct === 2 ? '正确' : '错误' }}
正确答案:
{{ item.answer }}
您的答案:
{{ item.user_answer.toString() || '未答' }}
试题难度:
答案解析:
关联知识点:
{{ special.title }}
{/block} {block name="foot"} {/block}