登录

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

注册

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

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

基于达成度评价的课程问卷调查系统毕业论文

 2022-01-18 20:54:40  

论文总字数:14775字

摘 要

如今,由于专业认证的需要,学校需要了解普通用户对于各类课程的评价和学习程度,因此学校会发放课程的调查问卷供普通用户填写。但是由于纸质调查问卷的发放和统计耗时耗力,纸质调查问卷的成效并不是很明显。本文为了解决纸质调查问卷存在的弊端,设计了线上调查问卷系统,并根据达成度评价,完成了整体课程问卷调查系统的设计。

本文系统的介绍了课程问卷调查系统的设计与开发过程,通过该系统,用户可使用不同的权限登录网站,教师能够生成问卷、发放问卷、并查询所调查问卷的统计数据;普通用户能够在网页上查询未完成和已完成的问卷信息;后台管理员能够在后台查询已有调查问卷发放情况并收集统计数据,最终完成设计需求。

线上调查问卷系统,使用较为合理的SSM框架结合MYSQL数据库处理,解决了纸质问卷发放回收产生的浪费,同时也解决了纸质调查问卷统计数据的问题,本课程调查问卷系统能够高效的统计已有调查问卷,并对满足达成度标准的问卷进行数据统计,得出最终结论。

关键词:调查问卷 达成度评价 分层架构 MYSQL

Curriculum Questionnaire Survey System Based on Achievement Evaluation

Abstract

Nowadays, due to the need of professional certification, the school needs to know students' evaluation and learning level of various courses, so the school will issue curriculum questionnaires for students to fill in. However, due to the time and energy consumption of issuing and statistics of paper questionnaires, the effect of paper questionnaires is not obvious. In order to solve the disadvantages of paper questionnaires, this paper designed an online questionnaire system, and completed the design of the overall curriculum questionnaire system according to the degree of achievement evaluation.

This document systematically describes the process of designing and developing the course questionnaire system.Through this system, users can use different permissions to log in the website, and teachers can generate questionnaires, issue questionnaires, and query the statistical data of the questionnaires. The student can search the information entered in the form on the website; The administrator can query the existing questionnaire distribution situation in the background and collect statistical data, and finally complete the design requirements.

Online survey system, a reasonable use of SSM framework combining with MYSQL database processing, solved the paper questionnaire distribute the recycling of waste, but also solved the problem of the paper questionnaire statistics, statistical survey system can efficiently has this course questionnaire, and to satisfy a standard questionnaire data statistics, the final conclusion.

Key word:Questionaire survey;Achievement evaluation;SSM framework;MYSQL

目录

摘要 I

Abstract II

第一章 绪论 1

1.1课题设计背景 1

1.2课题设计主要内容 1

1.3课题开发的意义 2

1.4本文结构 3

第二章 系统运行环境与开发模式介绍 4

2.1 JSP编程技术 4

2.2 SQL数据库 5

2.3 SSM的框架结构特点 6

2.4本系统与达成度评价的关系 7

2.5支持本系统的软硬件要求 7

第三章 系统需求分析 8

3.1系统面向对象分析 8

3.2系统功能分析 8

3.2.1教师功能流程分析 8

3.2.2普通用户业务流程分析 9

3.2.3后台管理员业务流程分析 9

3.3系统性能需求 9

3.3.1系统安全性需求 9

3.3.2数据规范性 9

3.4系统界面需求 10

3.5系统可行性分析 10

3.5.1技术可行性分析 10

3.5.2经济可行性分析 10

3.5.3操作可行性分析 11

3.6数据流图分析 11

第四章 系统的整体设计与实现 15

4.1系统功能结构 15

4.1.1系统总体结构图 15

4.1.2系统流程图 15

4.2用例图说明 17

4.2.1教师用例图 18

4.2.2学生用例图 18

4.2.3超级后台管理员用例图 19

4.2.4用例图描述 19

4.4系统数据库设计 21

4.4.1 数据库概念设计 21

4.4.2数据库逻辑设计 21

4.5教师功能管理模块程序设计 23

4.5.1教师用户注册页面 23

4.5.2教师用户登录页面 23

4.5.3教师登录主页面 24

4.5.4教师创建调查问卷页面 25

4.5.5教师查看问卷并进行操作页面 26

4.5.6教师查看调查问卷结果页面 27

4.6普通用户功能模块程序设计 29

4.6.1普通用户登录页面 29

4.6.2普通用户用户注册页面 30

4.6.3普通用户登录主页面 31

4.6.4普通用户参与调查问卷页面 32

4.7后台后台管理员功能模块程序设计 35

4.7.1后台后台管理员登录页面 35

4.7.2后台管理员登录主页面 36

第五章 系统测试 37

5.1系统功能测试的目的 37

5.2问卷系统测试过程 37

5.3系统登录测试 37

5.4系统操作测试 38

5.5测试结果分析 38

第六章 结论与展望 39

6.1结论 39

6.2改进与展望 39

参考文献 40

致谢 41

第一章 绪论

1.1课题设计背景

现代,随着计算机技术的快速发展,发展互联网技术的重要性已经被人们越发的关注,同时,越来越广泛的有关互联网的技术逐渐覆盖到全国甚至是全球的各个地区,使得网络数据交互功能变得越发重要起来,其中在线调查作为一种基于互联网平台对信息进行采集和处理的方式,受到越来越多的公司和机构所使用,并且运用到生活中的很多方面。

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

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

微信号:bysjorg

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