文件名称:allexam
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-07-21
- 文件大小:
- 19.69mb
- 下载次数:
- 0次
- 提 供 者:
- Y***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
系统实现如下几个功能
(1) 登陆与验证功能 登陆分为管理员、老师、考生三种登录身份,其中考生只需要输入自己的准考证号即可进入系统,不需要输入密码。根据不同的登录身份登陆成功可进入不同的操作页面。
(2) 登录帐号的信息增删与管理 管理员和教师可以对自己的信息进行修改更新。
(3) 试题信息管理。
(4) 在线答题以及答案提交功能。
(5) 在线阅卷以及评分。
(6) 分数统计与查看功能。-System to achieve the following several functions (1) Log into the administrator login and authentication features, teachers, candidates of the three registration status, where candidates only need to enter their ticket number to enter the system, do not need to enter a password. Depending on the login credentials successful landing pages can enter different operations. (2) login account information deletions and management administrators and teachers can modify their information updated. (3) information management questions. (4) online questionnaires and answer submission function. (5) online scoring and scoring. (6) fractional statistics and viewing capabilities.
(1) 登陆与验证功能 登陆分为管理员、老师、考生三种登录身份,其中考生只需要输入自己的准考证号即可进入系统,不需要输入密码。根据不同的登录身份登陆成功可进入不同的操作页面。
(2) 登录帐号的信息增删与管理 管理员和教师可以对自己的信息进行修改更新。
(3) 试题信息管理。
(4) 在线答题以及答案提交功能。
(5) 在线阅卷以及评分。
(6) 分数统计与查看功能。-System to achieve the following several functions (1) Log into the administrator login and authentication features, teachers, candidates of the three registration status, where candidates only need to enter their ticket number to enter the system, do not need to enter a password. Depending on the login credentials successful landing pages can enter different operations. (2) login account information deletions and management administrators and teachers can modify their information updated. (3) information management questions. (4) online questionnaires and answer submission function. (5) online scoring and scoring. (6) fractional statistics and viewing capabilities.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
all(在线考试(全)
..................\db_exam_Data.MDF
..................\db_exam_Log.LDF
..................\exam
..................\....\.classpath
..................\....\.myeclipse
..................\....\.myhibernatedata
..................\....\.mymetadata
..................\....\.project
..................\....\.settings
..................\....\.........\org.eclipse.core.runtime.prefs
..................\....\.........\org.eclipse.jdt.core.prefs
..................\....\.springBeans
..................\....\conf
..................\....\src
..................\....\...\com
..................\....\...\...\action
..................\....\...\...\......\adminAction.java
..................\....\...\...\......\fenshuAction.java
..................\....\...\...\......\jiaoyuanAction.java
..................\....\...\...\......\kechengAction.java
..................\....\...\...\......\shitiAction.java
..................\....\...\...\......\stuAction.java
..................\....\...\...\......\teaAction.java
..................\....\...\...\......\timuAction.java
..................\....\...\...\dao
..................\....\...\...\...\TAdminDAO.java
..................\....\...\...\...\TFenshuDAO.java
..................\....\...\...\...\TJiaoyuanDAO.java
..................\....\...\...\...\TKechengDAO.java
..................\....\...\...\...\TShitiDAO.java
..................\....\...\...\...\TStuDAO.java
..................\....\...\...\...\TTeaDAO.java
..................\....\...\...\...\TTimuDAO.java
..................\....\...\...\...\TTimuShitiDAO.java
..................\....\...\...\model
..................\....\...\...\.....\Fuzhu.java
..................\....\...\...\.....\TAdmin.hbm.xml
..................\....\...\...\.....\TAdmin.java
..................\....\...\...\.....\TFenshu.hbm.xml
..................\....\...\...\.....\TFenshu.java
..................\....\...\...\.....\TJiaoyuan.hbm.xml
..................\....\...\...\.....\TJiaoyuan.java
..................\....\...\...\.....\TKecheng.hbm.xml
..................\....\...\...\.....\TKecheng.java
..................\....\...\...\.....\TShiti.hbm.xml
..................\....\...\...\.....\TShiti.java
..................\....\...\...\.....\TStu.hbm.xml
..................\....\...\...\.....\TStu.java
..................\....\...\...\.....\TTea.hbm.xml
..................\....\...\...\.....\TTea.java
..................\....\...\...\.....\TTimu.hbm.xml
..................\....\...\...\.....\TTimu.java
..................\....\...\...\.....\TTimuShiti.hbm.xml
..................\....\...\...\.....\TTimuShiti.java
..................\....\...\...\service
..................\....\...\...\.......\loginService.java
..................\....\...\...\util
..................\....\...\...\....\Pagination.java
..................\....\...\...\....\safeFileter.java
..................\....\...\...\....\Util.java
..................\....\...\log4j.properties
..................\....\...\messages_en_US.properties
..................\....\...\messages_zh_CN.properties
..................\....\...\struts.properties
..................\....\...\struts.xml
..................\....\WebRoot
..................\....\.......\admin
..................\....\.......\.....\fenshu
..................\....\.......\.....\......\fenshuMana.jsp
..................\....\.......\.....\......\shitiAll.jsp
..................\....\.......\.....\......\shitinanyidu.jsp
..................\....\.......\.....\......\shitiSelect.jsp
..................\....\.......\.....\index
..................\....\.......\.....\index.jsp
..................\....\.......\.....\.....\adminAdd.jsp
..................\....\.......\.....\.....\adminManage.jsp
..................\....\.......\.....\.....\sysPro.jsp
..................\....\.......\.....\kecheng
..................\....\.......\.....\.......\kechengAdd.jsp
..................\....\.......\.....\.......\kechengMana.jsp
..................\....\.......\.....\menu.jsp
..................\....\.......\.....\shiti
..................\....\.......\.....\.....\kecheng.jsp
..................\....\.......\.....