{:__('Cate_id')}:
{:__('Title')}:
{:__('Quantity')}:
{:__('Total_score')}:
{:__('Pass_score')}:
{:__('Mode')}:
{foreach name="modeList" item="vo"}
{$vo|htmlentities}
{/foreach}
{:__('Configs')}:
{include file="../application/admin/view/exam/paper/configs_setting.html" /}
固定选题配置
刷题选题排序
{include file="../application/admin/view/exam/paper/configs_setting_fix.html" /}
{:__('Limit_time')}:
时
分
{:__('Start_time')}:
{:__('End_time')}:
* 试卷使用时间,清空则不限制试卷使用时间
仅用于考场:
* 开启该功能后,该试卷将不再显示于前端试卷列表,仅考场可使用
{:__('Day_limit_count')}:
{:__('Status')}:
{foreach name="statusList" item="vo"}
{$vo|htmlentities}
{/foreach}
{include file="../application/admin/view/exam/paper/extend.html" /}