登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 理工学类 > 自动化 > 正文

专业课试卷自动生成系统的设计与实现毕业论文

 2022-04-12 08:04  

论文总字数:24765字

摘 要

专业课试卷自动生成系统主要包括1个用户登录界面、1个注册界面(用于后期扩充学生功能模块)、4个题库管理界面、3个主界面(管理员、教师、教学科)、2个组卷界面和2个数据库。本文具体介绍了题库管理和自动组卷功能的设计与实现。

文章首先简述了专业课试卷自动生成系统设计与实现的目的和意义,回顾了专业课试卷自动生成系统的发展过程,指出了当下教学模式在飞速发展的互联网技术下的发展趋势。紧接着提出了专业课试卷自动生成系统设计与实现的总体方案,并对专业课试卷自动生成系统的网络框架、功能模块、数据库、逻辑层次和UI界面进行了设计。

在整个专业课试卷自动生成系统的设计与实现过程中,技术方面涉及到了UI界面设计及优化、数据库设计、网络框架构建及功能模块代码编写等。

按照此次毕业设计要求,本次专业课试卷自动生成系统的设计实现了基本功能需求,可以实现不同用户角色通过权限登陆方式进行相应的功能操作。教师主要涉及题库与自动组卷管理;管理员主要涉及用户权限分配;教学科主要涉及试卷审核、排版及打印。

随着互联网技术的快速发展,基于网络框架的专业课试卷自动生成系统将会普遍各层次教学,并且服务功能和安全性得到不断完善和提高。相信在未来,题库和组卷管理系统会有效地减轻教学工作量和提高考试公平性,成为教学首选工具。

关键词:自动组卷 网络框架 数据库 题库

The design and implementation of the automatic generation system of the professional course test paper

Abstract

Automatic generation system of professional course test paper mainly includes one user login interface,one registration interface(being used in the late expansion of student function module),four question bank management interface,three main interface(Administrator ,Teacher, Teaching section),two test paper interface and two data base.This paper mainly introduces the question bank management and design and implementation of automatic generation system of test paper.

Firstly,the article begins with a brief introduction of purpose and significance of the design and implementation of the automatic generation system of the professional course test paper.then ,it reviews the development process of the automatic generation system of the professional course test paper and points out development trend of the present teaching mode under the rapid development of Internet technology.Finally,it proposes overall plan of the design and implementation of the system and explains the design of network framework, function module, database, logic level and user interface.

In the course of the design and implementation of the automatic generation system of the whole course of the professional course,the system includes some key technologies.For example, user interface design and optimization,data base design,network frame construction,function module code etc.

According to the design requirements,the system achieves the basic functional requirements.Different user roles can use the appropriate functions by the way of access.The teachers can use question bank and auto-generating test paper.The administrator can assign user rights.The teaching section can audit,typeset and print papers.

With the rapid development of Internet technology,automatic generation system of professional course test paper based on network framework will be used in all levels of teaching .service function and security of the system will continuously be improved .In the future,the question bank and the test paper management system can effectively reduce the workload of teaching and improve the fairness of the examination,and will become a tool of choice for teaching.

Key words: auto-generating test paper,network framework,data base,question bank

目录

摘要 I

Abstract II

目录 III

第一章 绪论 1

1.1 研究专业课试卷自动生成系统的目的与意义 1

1.2 自动组卷系统国内外现状 1

1.2.1 基于VB语言的自动组卷系统 2

1.2.2 基于C 语言的自动组卷系统 2

1.2.3 基于ASP.NET(C#)的自动组卷系统 2

1.3 系统可行性研究 2

1.3.1 社会因素可行性(需求保障) 2

1.3.2 经济因素可行性(开发费用) 2

1.3.3 技术因素可行性(软硬件平台) 3

1.4 系统调查 3

1.4.1 学校教学组织机构 3

1.4.2 业务流程 3

第二章 系统设计分析 4

2.1 功能需求分析 4

2.2 系统功能模块划分 4

2.2.1 教师模块 4

2.2.2 管理员模块 5

2.2.3 教学科模块 5

2.3 数据库设计 5

2.3.1 关系模式 6

2.3.2 E-R模型 6

2.3.3 数据库表的设计 7

第三章 系统运行平台及技术简介 10

3.1 系统运行环境 10

3.2 系统开发平台 10

3.3 ASP.NET技术 10

3.4 C#语言 11

3.5 SQL Server 11

3.6 Word组件嵌入式技术 11

第四章 功能模块设计 13

4.1 用户登入模块 13

4.2 教师界面 14

4.3 管理员主界面 14

4.4 教学科主界面 15

4.5 公告栏 15

4.6 自动组卷 17

4.7 题库管理 20

4.7.1 选择题添加 20

4.7.2 选择题编辑 21

4.7.3 填空题添加 22

4.7.4 填空题编辑 23

4.7.5 解答题添加 23

4.7.6 解答题编辑 25

4.8 添加用户 25

4.9 引导文件 26

第五章 系统运行与测试 27

5.1 测试运行情况 27

5.2 系统存在的问题及解决方法 27

第六章 可扩充功能 29

6.1 扩充分析 29

6.2 学生模块 29

6.3 移动APP 29

第七章 系统发布 31

7.1 IIS配置 31

7.2 网站发布 32

结语 35

参考文献 36

致谢 38

请支付后下载全文,论文总字数:24765字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图