当前位置:文档之家› 090310题库与试卷生成系统数据库设计

090310题库与试卷生成系统数据库设计

辽东学院本科毕业论文(设计)题库与试卷生成系统Item bank and test paper Generate学生姓名:邹俊鹏学院:信息技术学院专业:信息管理与信息系统班级:B0601学号:0911060128指导教师:张景林审阅教师:完成日期:2010年5月25日辽东学院Eastern Liaoning University独创性说明作者郑重声明:本毕业论文(设计)是我个人在指导教师指导下进行的研究工作及取得研究成果。

尽我所知,除了文中特别加以标注和致谢的地方外,毕业论文(设计)中不包含其他人已经发表或撰写的研究成果,也不包含为获得辽东学院或其他单位的学位或证书所使用过的材料。

与我一同工作的同志对本研究所做的贡献均已在论文中做了明确的说明并表示了谢意。

作者签名:___________ 日期:__ __摘要随着计算机技术的不断发展成熟,它的快捷方便给人们带来了莫大的好处,人们在多个领域都用到了计算机技术,应运而生,试卷生产系统也不断在发展,逐渐趋于成熟。

题库与试卷生成系统是专门为教学开发的,目的是提高教师出卷效率,非常适用于大、中、小学校的老师进行计算机自动抽题生成试卷的系统,尤其是对客观题的出题,其题库与试卷的生成可以极大的减轻教师组卷的劳动强度,优化试卷难易分布,减少组卷时间,对教师的减负有极大的帮助以便教师空出更多的时间从事创造性的教学活动。

题库与试卷生产系统通过不断的完善和使用经验的积累取得了很好的成果。

本文从为用户带来便利的角度出发,通过结构化的分析方法,详细阐述了题库与试卷生成系统的开发、操作流程、具体步骤和与相关应用技术说明。

本文首先介绍了项目开发的背景与意义,接下来是可行性分析,本文从技术、经济、管理三个方面论述了题库与试卷生成系统的可行性;然后系统需求分析,完成了业务流程图,数据流图,数据字典,系统设计阶段主要完成了系统详细设计、数据库的设计等。

本系统基于C/S模式,采用C#开发技术,以SQL Server作为数据库,使用Microsoft Visual Studio2005作为开发工具进行开发。

本文在充分的需求分析基础上,设计和实现了一个试卷生成系统,通过测试,系统在Windows XP平台下能稳定运行,且基本达到了预期的设计目标,有一定的实用价值。

关键词:系统开发;题库管理;试卷生成;结构化分析Item bank and test paper GenerateAbstractAs computer technology continues to mature, it's quick and easy for people to bring great benefits, it is used in many areas of computer technology, came into being, papers have been in the development of production systems, and gradually becoming more mature. In general situation, teachers prepare a test for baseline examination of students’ grades, either to find out a series of questions in a huge test, or pick out them from several related book, this is time.consuming and effortless, and hard to guarantee the coverage and the difficulty of the papers. But test and examination system is special designed for teaching; it is suitable for large, medium, elementary school teacher to generate papers automatically on the computer, especially for the objective topic, the question and the paper generated can greatly reduce the groups of labor intensity for teachers, optimize paper difficulty distribution, reduction of time, and a great help for the burden of teachers, So teacher will have the more time in empty for creative teaching activities.This paper provides users a convenient point of view, through the structured analysis method, described in detail item bank and development of paper production system, operation process, specific steps and instructions and related application technology. This paper describes the background and significance of project development, followed by feasibility analysis, this article from the technical, economic, and management with three aspects of the item bank feasibility of the system producing paper; Then the system needs analysis, complete business process diagrams, data flow diagram, data dictionary, the system design phase was completed for the system detailed design, database design, etc.This system based on C/S mode, usingC# development technology, with SQL Server as database, using Microsoft Visual Studio2005 as development tools for development. In this paper based on the analysis of the demand adequately, design and implement a system test, through testing, system can stable operation in Windows XP platform, achieve the expected goal, have a certain utility.Key Words:System Development;Quesiton_Bangk Management;Create Examination目录摘要 (I)Abstract (II)一、引言 (1)(一)项目开发的背景 (1)(二)项目开发的目的 (1)二、可行性分析 (2)(一)技术可行性 (2)(二)经济可行性 (2)(三)管理可行性 (2)三、系统需求分析 (3)(一)业务流程分析 (3)(二)数据流图 (4)(三)数据字典 (7)四、系统设计 (14)(一)系统设计 (14)1.系统总体设计 (14)2.系统详细设计 (15)(二)系统数据库设计 (15)1.概念结构设计....................................................................... 错误!未定义书签。

2.逻辑结构设计....................................................................... 错误!未定义书签。

3.数据库表设计....................................................................... 错误!未定义书签。

(三)系统开发工具与开发模式的选择......................................... 错误!未定义书签。

1.开发工具............................................................................... 错误!未定义书签。

2.开发模式............................................................................... 错误!未定义书签。

五、系统实现 ..................................................................................... 错误!未定义书签。

(一)登录模块................................................................................. 错误!未定义书签。

(二)系统主界面............................................................................. 错误!未定义书签。

(三)用户管理模块......................................................................... 错误!未定义书签。

(四)题库管理界面......................................................................... 错误!未定义书签。

相关主题