在线考试
{php echo tpl_form_field_image('images', $examine['images']);} 建议尺寸600*365px,支持jpg、png格式
分钟
{php echo tpl_ueditor('content', $examine['content']);}
设置考试密码后,必须输入密码才能进入考试
勾选完善姓名后,用户参加考试前,必须完善真实姓名。如果开启证书,证书上的昵称将显示为真实姓名。
  下架的试卷,用户将不能进行在线考试
{if !empty($cert_info['poster_bg'])} {/if} {if !empty($cert_location)} {loop $cert_location $key $d}
{if $d['type']=='title'}
在《{$examine['title']}》获得了
{elseif $d['type']=='head'} {elseif $d['type']=='nickname'}
昵称
{elseif $d['type']=='score'}
95
{elseif $d['type']=='qr'} {/if}
{/loop} {/if}
考试成绩大于或等于
当前试卷总分为{php echo $examine['score'] ? $examine['score'] : 0;}分
{php echo tpl_form_field_image('cert_info[poster_bg]',$cert_info['poster_bg'])} 背景图片尺寸: 640 * 960px,格式为jpg或png格式;证书背景图下载;证书设置示例;
{php echo tpl_form_field_image('cert_info[qrcode]',$cert_info['qrcode'])} 建议尺寸450*450px的正方形的公众号二维码图片
{loop $lesson_list $item}

[ID: {$item['id']}]{$item['bookname']}

{/loop}
+ {php echo !empty($lesson_list) ? '更换' : '关联'}课程 关联课程后,在课程详情页将显示考试入口
显示参与人数 = 真实参与人数 + 虚拟参与人数
标题 图片 {php echo tpl_form_field_image("shareinfo[images]", $shareinfo['images'])} 描述
{if $id} {/if}