CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 PHP源码

文件名称:PHPEMS在线考试V6.0

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2020-02-24
  • 文件大小:
    12.97mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

PHPEMS在线模拟考试系统主要用于构建在线考试系统,如驾照、英语等练习系统。
系统功能:
1、强化训练测验,对知识点进行单独联系
2、随机组卷练习,系统自动抽取题目进行练习
3、手工组卷联系,通过教师平台手工组卷形成考卷进行模拟练习
4、支持主客观题型并存,主观题评分可以设置为学生自评和教师后台评分
5、支持题冒题(如英语阅读理解,一个题干下属多道小题的类型)随机抽取
6、支持考场功能,可以对单个用户开通单独考场
7、支持题目收藏、错题重做、考试记录等功能

系统运行环境:
php(5.3-5.6)+mysql5.0

安装方法:
1、将pe.sql用phpmyadmin导入数据库
2、在lib/config.inc.php文件中设置数据库参数,注意都要保存为utf8无bom形式
3、设置data目录、files/attach目录为可读写(777权限)
4、以上3步完成后即可完成安装。

前台地址:
域名/index.php
后台地址:
域名/index.php?core-master

默认管理员:
用户名:peadmin
密码:peadmin

PHPEMS在线模拟考试系统 更新日志:
v6.0 bulid2019.09.24
1、优化手机端
2、题帽题支持多题型
3、优化正式考试
4、优化课程
5、修复已知bug

v5.0 bulid2018.07.18
1、增加证书模块
2、增加邮箱密码验证
3、优化手机端前台界面
4、增加教师管理课程功能
5、修复已知bug

v4.2 bulid2018.01.31
1、支持PHP7
2、支持手机端查看视频课程
3、增加文档模块
4、优化内容模块后台
5、优化手机端操作
6、支持公式编辑(PC端,手机端由于此编辑功能比较消耗资源,暂不启用)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : phpems20190924.zip 列表
phpems/
phpems/api/
phpems/api/alinotify.php
phpems/api/alireturn.php
phpems/api/payjsnotify.php
phpems/api/wxnotify.php
phpems/app/
phpems/app/autoform/
phpems/app/autoform/app.php
phpems/app/autoform/cls/
phpems/app/autoform/controller/
phpems/app/autoform/controller/datas.master.php
phpems/app/autoform/controller/index.app.php
phpems/app/autoform/controller/index.master.php
phpems/app/autoform/controller/index.phone.php
phpems/app/autoform/controller/module.master.php
phpems/app/autoform/lang/
phpems/app/autoform/master.php
phpems/app/autoform/phone.php
phpems/app/autoform/styles/
phpems/app/autoform/tpls/
phpems/app/autoform/tpls/app/
phpems/app/autoform/tpls/app/footer.tpl
phpems/app/autoform/tpls/app/header.tpl
phpems/app/autoform/tpls/app/index.tpl
phpems/app/autoform/tpls/app/nav.tpl
phpems/app/autoform/tpls/master/
phpems/app/autoform/tpls/master/addfield.tpl
phpems/app/autoform/tpls/master/addmodule.tpl
phpems/app/autoform/tpls/master/datas.tpl
phpems/app/autoform/tpls/master/datas_records.tpl
phpems/app/autoform/tpls/master/fields.tpl
phpems/app/autoform/tpls/master/footer.tpl
phpems/app/autoform/tpls/master/header.tpl
phpems/app/autoform/tpls/master/index.tpl
phpems/app/autoform/tpls/master/menu.tpl
phpems/app/autoform/tpls/master/modifyfield.tpl
phpems/app/autoform/tpls/master/modifymodule.tpl
phpems/app/autoform/tpls/master/module.tpl
phpems/app/autoform/tpls/master/nav.tpl
phpems/app/autoform/tpls/master/preview.tpl
phpems/app/autoform/tpls/master/preview_ajax.tpl
phpems/app/autoform/tpls/phone/
phpems/app/autoform/tpls/phone/category_default.tpl
phpems/app/autoform/tpls/phone/content_default.tpl
phpems/app/autoform/tpls/phone/footer.tpl
phpems/app/autoform/tpls/phone/header.tpl
phpems/app/autoform/tpls/phone/index.tpl
phpems/app/bank/
phpems/app/bank/cls/
phpems/app/bank/cls/consume.cls.php
phpems/app/bank/cls/coupon.cls.php
phpems/app/bank/cls/orders.cls.php
phpems/app/bank/controller/
phpems/app/bank/controller/coupon.master.php
phpems/app/bank/controller/index.master.php
phpems/app/bank/controller/orders.master.php
phpems/app/bank/master.php
phpems/app/bank/styles/
phpems/app/bank/styles/css/
phpems/app/bank/styles/images/
phpems/app/bank/styles/js/
phpems/app/bank/tpls/
phpems/app/bank/tpls/master/
phpems/app/bank/tpls/master/addcoupon.tpl
phpems/app/bank/tpls/master/coupon.tpl
phpems/app/bank/tpls/master/footer.tpl
phpems/app/bank/tpls/master/header.tpl
phpems/app/bank/tpls/master/index.tpl
phpems/app/bank/tpls/master/menu.tpl
phpems/app/bank/tpls/master/nav.tpl
phpems/app/bank/tpls/master/orders.tpl
phpems/app/bank/tpls/master/outcoupon.tpl
phpems/app/certificate/
phpems/app/certificate/app.php
phpems/app/certificate/cls/
phpems/app/certificate/cls/ce.cls.php
phpems/app/certificate/controller/
phpems/app/certificate/controller/certificate.app.php
phpems/app/certificate/controller/certificate.master.php
phpems/app/certificate/controller/certificate.phone.php
phpems/app/certificate/controller/index.app.php
phpems/app/certificate/controller/index.master.php
phpems/app/certificate/controller/index.phone.php
phpems/app/certificate/master.php
phpems/app/certificate/phone.php
phpems/app/certificate/tpls/
phpems/app/certificate/tpls/app/
phpems/app/certificate/tpls/app/certificate.tpl
phpems/app/certificate/tpls/app/certificate_apply.tpl
phpems/app/certificate/tpls/app/footer.tpl
phpems/app/certificate/tpls/app/header.tpl
phpems/app/certificate/tpls/app/index.tpl
phpems/app/certificate/tpls/app/nav.tpl
phpems/app/certificate/tpls/master/
phpems/app/certificate/tpls/master/certificate.tpl
phpems/app/certificate/tpls/master/certificate_add.tpl
phpems/app/certificate/tpls/master/certificate_edit.tpl
phpems/app/certificate/tpls/master/certificate_queue.tpl
phpems/app/certificate/tpls/master/footer.tpl
phpems/app/certificate/tpls/master/header.tpl
phpems/app/certificate/tpls/master/index.tpl
phpems/app/certificate/tpls/master/menu.tpl
phpems/app/certificate/tpls/master/nav.tpl
phpems/app/certificate/tpls/phone/
phpems/app/certificate/tpls/phone/certificate.tpl
phpems/app/certificate/tpls/phone/certificate_apply.tpl
phpems/app/certificate/tpls/phone/footer.tpl
phpems/app/certificate/tpls/phone/header.tpl
phpems/app/certificate/tpls/phone/index.tpl
phpems/app/content/
phpems/app/content/app.php
phpems/app/content/cls/
phpems/app/content/cls/api.cls.php
phpems/app/content/cls/block.cls.php
phpems/app/content/cls/config.cls.php
phpems/app/content/cls/content.cls.php
phpems/app/content/cls/position.cls.php
phpems/app/content/controller/
phpems/app/content/controller/ad.master.php
phpems/app/content/controller/blocks.master.php
phpems/app/content/controller/category.app.php
phpems/app/content/controller/category.master.php
phpems/app/content/controller/category.phone.php
phpems/app/content/controller/content.app.php
phpems/app/content/controller/content.phone.php
phpems/app/content/controller/contents.master.php
phpems/app/content/controller/index.app.php
phpems/app/content/controller/index.master.php
phpems/app/content/controller/index.phone.php
phpems/app/content/controller/module.master.php
phpems/app/content/controlle

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com