您好,欢迎来到佳博论文网!

基于WEB的题库的设计与实现

论文字数:15870,页数:37 有开题报告,任务书

摘 要

本文所要研究的基于WEB的题库管理系统能够有效地减轻出题者的工作量。该系统的实现建立在一系列题库理论之上。通过ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET技术,实现了题库管理、系统管理、考卷生成、在线考试等相应的功能。大大地提高了题库的管理效率,并且可以通过数据库记录试题的相关信息,这就方便了教师对试题的选择。系统还可以按照要求自动生成试卷,进一步减轻了出题者的负担。系统通过最新的软件技术使考试尽可能得公平、公正、公开,有效地解决传统考试中所存在的一些问题。达到低成本、高效率、安全性高的特点。系统采用B/S架构,减轻了客户端的成本,遍于系统的使用和普及。

本文将从题库系统的背景,国内外研究现状等方面开始阐述题库系统的发展情况,然后将着重描述基于B/S架构的题库管理系统的分析、设计、实现等几个阶段。

关键字:题库,ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET,B/S

Design and Implementation of the Web-based question database

Abstract

This paper is to study the questions in Web-based management system to effectively reduce out that the workload. The system for the establishment of a series of questions in the above theory. Through ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET technology, this system implements the question bank management, System management, the spine of production, online examinations etc. Greatly enhance the questions in the management efficiency, as well as questions through database records of relevant information This facilitates the teachers right choice questions. Systems can also automatically generated in accordance with the requirements of the papers, further reduce the out that the burden. Through the latest software technology to the examination possible in a fair, justice, open and effectively solve the traditional examinations by a number of problems. Achieve low cost, high efficiency, high security features. B/S system framework used to reduce the client’s cost, in times of use and popularity.

This paper will be questions in the background, the status of the research is beginning to elaborate questions in the development of the system, then focuses on B/S framework of database management systems analysis, design, realization of several stages.

Key Words: question database, ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET, B/S

目 录

1. 绪论1

1.1 课题背景1

1.2 研究现状与发展趋势2

1.3 研究方案4

1.4 方案论证4

2. 系统体系结构与平台工具选择5

2.1 系统体系结构5

2.2 平台工具选择6

2.2.1 ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET框架平台6

2.2.2 开发工具与技术7

2.2.3 后台数据库选择8

3. 总体设计方案9

3.1 可行性分析10

3.2 需求分析11

3.2.1 试题管理11

3.2.2 权限管理11

3.2.3 系统管理11

3.2.4 扩展功能11

3.3 总体结构12

3.3.1 试题管理12

3.3.2 系统管理13

3.3.3 功能扩展13

3.4 系统流程13

3.5 数据库设计14

3.5.1 试题信息数据库设计14

3.5.2 课程信息数据库设计15

3.5.3 章节信息数据库设计15

3.5.4 用户信息数据库设计15

3.5.5 考卷信息数据库设计16

3.5.6 测试信息数据库设计16

3.5.7 数据库关系17

4. 详细设计与实现18

4.1 题库管理模块的设计与实现18

4.1.1 题库录入18

4.1.2 题库查询20

4.1.3 题库管理21

4.2 系统管理模块的设计与实现22

4.2.1 权限管理22

4.2.2 信息管理23

4.3 功能扩展模块的设计与实现24

4.3.1 考卷生成24

4.3.2 在线考试25

5. 总结与展望27

5.1 总结27

5.2 展望27

致谢28

参考文献29

基于WEB的题库的设计与实现......