(完整版)河北联合大学本科毕业设计说明书格式示例
- 格式:doc
- 大小:176.50 KB
- 文档页数:22
学号:[单击此处键入]HEBEI UNITED UNIVERSITY毕业设计说明书G RADUATE D ESIGN设计题目:[单击此处键入设计中文题名]—[单击此处继续键入副题名或删除此提示]学生姓名:[单击此处键入]专业班级:[单击此处键入]学院:[单击此处键入]指导教师:[导师姓名][职称][副导师姓名][职称]XXXX年XX月XX日摘要随着互联网在国际上迅猛的发展,基于互联网的各种应用也日益受到人们的重视,特别是现代远程教育得到了巨大的发展。
基于Web的考试系统正是在这种形势下应运而生的。
尽管传统的考试形式应用还非常普遍,但伴随着远程教学的推广普及,作为远程教学系统子系统的在线考试系统呼之欲出。
……(中文摘要约300汉字)关键词考试系统;自动组卷;题库;遗传算法AbstractWith the rapid development of Internet in the international, more and more web-based applications were increasingly subject to people's attention in recent years, and the modern distance education tremendous development. The web-based examination system is emerged in such a situation. Although the traditional form of examination is also very common, with the expansion and universality of distance learning, the online examination system come into being as a subsystem of distance learning system.Automatic Test Paper is a crucial part in the examination system. With the rapid development of artificial intelligence, this issue a growing number of scientists concerned. Automatic Test Paper is the real follow a strategy of topics, and select a group of questions from the questions, makes them all the properties are within a certain range by volume to meet the expectations index. The core of the problem is multi-target strategy of choice. The design of database is also a very important part in the examination system, and the design of database is good or bad will directly affect the effectiveness of automatic Test Paper.This paper designs and implements an on-line examination system, and its functions include on-line examinations, test management and maintenance, automatic Test Paper, Grade examination papers and grade point, seeing results and information management features such as students etc. It focuses on the automatic Test Paper algorithm and thedatabase design project, and gives the Test Paper algorithm and the database design project of on-line examination system integrating the characteristics of on-line examination system.Test Paper algorithm is the focus of the research, and in a large number of domestic and international literature on the basis of, this paper use a genetic algorithm as a intelligence and optimization Test Paper to solve the problem of Test Paper. Algorithm is carried on the detailed design and analysis in the text, and coding structure, cross-operator and mutation operator are carried on a distinctive design, and make the genetic algorithm to meet Test Paper as the requirements of this particular issue.Keywords examination system; automatic test paper; database; genetic algorithm目录摘要 (I)Abstract (II)第1章绪论 (1)1.1在线考试的现状 (1)1.1.1 在线考试在国外的发展状况 (1)1.1.2 在线考试在国内的发展状况 (1)1.1.3 当前在线考试系统的特征 (2)1.2组卷算法的现状 (2)1.3.本课题的来源 (3)1.4本文主要内容 (4)1.5本章小节 (4)第2章组卷算法与题库的研究 (5)2.1组卷算法理论 (5)2.1.1随机选取法和回溯试探法 (5)2.1.2 遗传算法 (5)2.2在线考试系统的组卷算法 (8)2.2.1 组卷算法的确定 (8)2.2.2组卷参数定义 (9)2.2.3 基于遗传算法的组卷算法设计 (11)2.3题库基础理论 (14)2.3.1 题库发展 (14)2.3.2 题库的概念 (14)2.3.3 题库的特征 (14)2.3.4题库的建设理论 (15)2.3.5题库建设步骤 (16)2.4在线考试系统的题库建设方案 (17)2.4.1 在线考试系统的题库建设步骤 (17)2.4.2 题库管理系统框架 (18)2.4.3 题库管理设计方案 (18)2.5本章小结 (20)第3章在线考试系统的需求分析和设计 (21)3.1系统需求分析 (21)3.1.1 系统功能分析 (21)3.1.2系统的数据流图 (21)3.2系统概要设计 (22)3.2.1 系统功能模块的划分 (22)3.2.2 在线考试系统的主流程图 (23)3.2.3数据库设计 (24)3.3系统详细设计 (29)3.4本章小结 (33)第4章考试系统中题库和组卷子系统的实现 (35)4.1题库子系统 (35)4.1.1 科目管理 (35)4.1.2 题库管理 (36)4.2组卷子系统 (37)4.2.1组卷子系统的操作流程 (37)4.2.2组卷子系统的操作界面 (38)4.2.3 基于遗传算法的组卷算法的实现 (38)4.3本章小结 (46)结论 (47)参考文献 (49)谢辞 (55)注释 (55)附录 (55)第1章绪论1.1 在线考试的现状1.1.1 在线考试在国外的发展状况大约1997年初,国外开始出现支持网上教学的系统和平台,近年来层出不穷。
国外大多数系统侧重于网上的课程开发、课程管理、学生历史记录等方面,对教学过程提供全面有效但是比较基础的支持,也有一些系统重视教学活动的设计,如提供对不同教学模式的教学实施方便性的支持。
美国的NTU英国的pen College都是十分典型的网络教育示例。
但是,一些范围内的考试采取的技术还是….1.1.2 在线考试在国内的发展状况国内网络教育和网络大学已经兴起,通过对国内网上学校了解发现,网上课程考试支撑系统明显不足。
我国的网络学院的开办,作为网络课程重要组成部分的网络考试系统也有很多地方开发过,如北京师范大学的网络教学平台,其测试考核自动化,但是功能单一,只能适用于计算机应用操作考试,网络版扩展性能差,采用的是两层CS结构,只能在局域网内使用;上海交大也开发了一个网络考试平台,它的试题库做不得错,但是实时在线考试功能较差。
不少高校及科….1.1.3 当前在线考试系统的特征综观现有的网络课程,多数还是处于资源建设阶段,配套成熟的网络考试系统不多。
通过对一些远程教育学校、市场上的在线考试系统分析,其特点和存在的问题如下。
基于WEB的在线考试系统的特点:1、实现考试的远程化。
可以不受时间和空间限制的开展考试,不必将考生集中到一个具体的考场。
2、测试方式多样化。
可以针对客观题,如选择题,也可以针对主观题,如填空题、简答题。
3、实现了考试和评的自动化。
除了部分主观题,在线考试系统都可以在考试结束后自动地立即评阅考卷,从而快速得到考试结果,体现了考试的高效性与准确性。
4、充分发挥教师的主动性。
教师(或管理员)可以较方便地对题库进行增添、删除、修改等维护工作。
5、可自动对学习者的考试结果进行记录和处理,为面向学习者的个别指导提供依据。
…..1.2 组卷算法的现状组卷系统是实现在线考试系统的一个重要的组成部分,自动组卷是考试系统自动化或半自动化操作的核心目标之一,它就是按照教师和教学要求,由计算机自动从试题库中选择试题,组合成一份符合要求的试卷,而如何保证生成的试卷……1.3.本课题的来源我们学校以前所有课程的考试都是采用手工试卷考试形式,由任课教师根据教学重点自己设计或从其他资料上选些试题,组成试卷进行考试,考试后由任课教师手工判卷。