{include header.htm 1} {if}{:element_exam_shijuan->E.fix} && {:element_exam_shijuan->E.random}{/if} {/endif} {foreach selfdef_fields k v} {/foreach}
{:element_exam_shijuan->E.title} 分发 试卷管理
每次分发人数 不要太大
给每人分发的考卷选项打乱 (这个选项只在固定选题有意义,如果你配置试卷时,选择了打乱选项,可以给每个人分发的考卷都不一样,比AB卷要强得多!)
用户名 模糊匹配
用户组 {:_usergroup|GetRadioLister @,input[group],,id,name}
院系 {:a|GetCollegesLister|GetTreeSelect @,input[u_cid],,id,name,请选择院系,onchange="loadZhuanye();loadClass();"} 院系管理
专业 {:a|GetProfessionalLister|GetTreeSelect @,input[u_pid],,id,pname,请选择专业} 专业管理
年级 {:a|GetGrades|GetEasyCheckBoxLister @,input[grade]}
自然班级 {:a|GetStudentClassList 0|GetTreeSelect @,input[class],,id,classname,请选择班级}
附加班级 {:a|GetStudentClassList 1|GetTreeSelect @,input[classes],,id,classname,请选择班级}
{:v.0|GetMsg @} 模糊匹配
注意:考卷分发功能,只能给每个用户分发一份考卷,不能重复分发。
注意:就算分发不成功,也可以前台自己选题。分发只是解决集中选题可能带来的高并发性能瓶颈。如非集中性考试,一般不需要。
{include footer.htm 1}