博客
关于我
[PHP] 试题系统研究
阅读量:651 次
发布时间:2019-03-15

本文共 320 字,大约阅读时间需要 1 分钟。

考试系统功能详解

考试系统功能详细说明,涵盖各项设备管理和考试模块的操作流程。

考试科目

需在系统中添加考试科目,每个科目需填写名称及题型选择。可选择单选题、多选题、判断题、问答题、填空题等类型。

科目章节管理

添加科目章节时,需填写章节名称,并插入相关知识点以英文逗号分隔,可添加多条记录。

开通考场

系统支持设置考场名称及状态(开启或关闭),考场科目选择可从已有科目中获取。

考试试题管理

添加试题时,可选择题型,填写题干、备选项、参考答案、习题解析,设置难易程度,并指定科目及章节中的知识点。

考试试卷生成

可手动组卷,填写试卷名称,设置考试总分及及格线,并选择试题以生成试卷。

整个系统设计便于管理和执行考试任务,满足各类考试需求。

转载地址:http://jcnmz.baihongyu.com/

你可能感兴趣的文章
Now trying to drop the old temporary tablespace, the session hangs.
查看>>
nowcoder—Beauty of Trees
查看>>
np.arange()和np.linspace()绘制logistic回归图像时得到不同的结果?
查看>>
np.power的使用
查看>>
NPM 2FA双重认证的设置方法
查看>>
npm build报错Cannot find module ‘webpack/lib/rules/BasicEffectRulePlugin‘解决方法
查看>>
npm build报错Cannot find module ‘webpack‘解决方法
查看>>
npm ERR! ERESOLVE could not resolve报错
查看>>
npm ERR! fatal: unable to connect to github.com:
查看>>
npm ERR! Unexpected end of JSON input while parsing near '...on":"0.10.3","direc to'
查看>>
npm ERR! Unexpected end of JSON input while parsing near ‘...“:“^1.2.0“,“vue-html-‘ npm ERR! A comp
查看>>
npm error Missing script: “server“npm errornpm error Did you mean this?npm error npm run serve
查看>>
npm error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe”。要解决此问题,1) 安装
查看>>
npm install CERT_HAS_EXPIRED解决方法
查看>>
npm install digital envelope routines::unsupported解决方法
查看>>
npm install 卡着不动的解决方法
查看>>
npm install 报错 EEXIST File exists 的解决方法
查看>>
npm install 报错 ERR_SOCKET_TIMEOUT 的解决方法
查看>>
npm install 报错 Failed to connect to github.com port 443 的解决方法
查看>>
npm install 报错 fatal: unable to connect to github.com 的解决方法
查看>>