优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

javaC语言试题生成与考试系统

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
  核心提示:如有需要请联系 QQ:306826066摘 要 当前,网络教学方兴未艾。网上考试已在其中扮演了重要的角色,传统试卷考试方式有待提高。网络教学已从其规范性、科学性及考试工作组织、管理的统一性,影响到教...
如有需要请联系 QQ:306826066
摘 要
当前,网络教学方兴未艾。网上考试已在其中扮演了重要的角色,传统试卷考试方式有待提高。网络教学已从其规范性、科学性及考试工作组织、管理的统一性,影响到教学质量的好坏。基于此,本系统开发实现了基于B/S模式的c试题生成与考试系统,其中数据库采用MYSQL,开发平台是jsp,开发工具是eclipse+myeclipse,服务器采用tomcat。本系统实现了三个功能模块即试题管理模块、在线考试模块、自动评分模块。试题管理模块包括上传试题、试题管理、试卷的自动生成。在线考试模块包括学生登录、考试鉴权、考试时间控制和一些简单的考试意外的避免。自动评分模块包括制定评分规则自动评分和答案的返回。 用户机则不需要安装任何应用程序直接通过浏览器就可以访问。本系统的实现有利于提高网络教学的质量同时大大拓展了考试的灵活性,阅卷效率,以及保证了考试的公平性、答案的安全性。
关键词:网络考试系统;Web;B/S模式

[版权所有:http://think58.com]


Producing Question and Examination System for C Language
Abstract
At present, the network education is imperative. The net examination plays an important role in the network education. The traditional way of examination needs to be improved. Because of its normalization, scientificity and its unification of organizing and managing examination work, the network education can affect the quality of teaching. Considering these conditions, this system has implemented an on-line C test questions examination which bases on B/S pattern, and it adopts MYSQL database, JSP developing platform, Eclipse plus My eclipse developing tools and tomcat server. This system has implemented three modules including test questions management module, on-line examination module and auto grading module. The test question management module includes up-loading test questions, managing test questions and auto producing test paper. The on-line examination module includes student login, examination authentication, testing time control and the avoidance of some simple accidents. The auto grading module includes drawing grading rule, auto grading and returning answers. The user-part computer can directly visit browser, which needs not install any application program. The implementation of this system can enhance the quality of network teaching, and it also great enlarges the flexibility of examination and efficiency of reading tests, and it also guarantees the fairness of examination and security of answers.
[资料来源:http://THINK58.com]

Key words:Net examination system; Web; B/S model
目 录
论文总页数:26页
1 引言 0
1.1 课题背景 0
1.2 试题自动生成系统开发的目的和意义 0
1.3 开发环境 0
1.3.1硬件配置及外设设备与配置 0
1.3.2软件平台及语言 0
2 项目总览 0
2.1 总体设计 0
2.2 模块划分及各模块的基本功能 0
2.3 数据库设计 0
3 实现技术和方案选择 0
3.1 B/S模式与C/S模式 0
3.2 JSP和ASP 0
3.3 JDBC 和ODBC 0
3.4 主要开发软件 0
4 项目特色 0
4.1 试题生成 0
4.2 局部刷新 0
5 项目分析、设计、开发 0
5.1 试题管理模块的设计 0
5.1.1上传试题 0
5.1.2试题管理 0
5.1.3试卷生成 0
5.1.4成绩管理 0
5.2 在线考试模块的设计 0
5.2.1考试鉴权 0
5.2.2学生登录 0
5.2.3时间管理 0
5.2.4意外避免 0
5.3 自动评分模块的设计 0
5.3.1自动评分 0
5.3.2答案返回 0
6 系统测试与分析 0
6.1 测试的方法 0
6.2 测试的步骤 0
6.3 测试的结果 0

[资料来源:http://www.THINK58.com]


7 运行效果 0
结 论 0
参考文献 0
致 谢 0
声 明 0
 
[资料来源:http://THINK58.com]