基于JAVA的网络问卷调查系统毕业论文

 2021-04-19 09:04

摘 要

21世纪是一个把网络当作核心的时代,计算机技术和网络技术已经渗透到政府和学校以及企事业单位的日常工作中。伴随社会的发展,很多行业需要掌握大量的信息来了解特定的用户需求,以往传统的做法是组织大量的人力物力对用户发放调查表,然后对收集的信息进行统计并得到想要的结果.但这种传统的做法成本大,效率过低,周期较长.为了改变这一现象, 必须用一种现代化的技术来改变这种现状,它应该能够方便的获取大量的数据,并且能对数据进行分析,因此最近几年基于Web的网上调查系统开始占据问卷调查的主导地位。对于学校来说也存在这样的现状,随着大学人数的增多,老师与同学相互沟通很难,因而我设计了一个关于教学管理的网上问卷调查系统,希望能够给大家带来方便。 

本在线调查系统采用模块化面向对象设计思想,采用Java与Jsp技术。用到了SPRING MVC等框架具有以下的功能:开始调查、填写调查、查看调查、审核调查、查看调查结果等功能,很大程度提高了教学和工作的效率,通过保存到数据库可以永久查看调查结果,为日后的调查提供一定参考。通过这个调查系统,它不会受到时间的限制,用户可以匿名参与调查,相较于传统调查方式学生更可以反映自己真实的想法以及意见。可以对问捐内容做出有针对性的处理,总结出学生平常容易遇到的问题。依靠计算机的复杂运算能力,方便我们进行复杂且大量的数据处理,并且可以及时的把学生反映出来的问题提供给老师和教学部门,方便相关老师及部门针对学生的要求或者建议将教学方式做进一步修改,可以很大程度提高教学质量和效率。同时可以让我们离无纸化办公不再遥远。

关键词: 问卷调查系统 ;SPRING MVC; JAVA; SQL Server2012

JAVA-based online web survey system exam papers

ABSTRACT

The 21st century is an era of the network as the core of computer and network technology has penetrated into the daily work of government and schools as well as enterprises and institutions. With the development of society, many industries need to have a lot of information to understand the specific needs of users, past the traditional approach is to organize a large number of manpower and resources to the user issuing questionnaires, and then the information collected for statistical and get the desired results. However, this traditional approach cost large, low efficiency, long cycle. to change this phenomenon, we must in a modern technique to change this situation, it should be able to easily access large amounts of data, and the data can be analysis, so in recent years, web-based online survey system began to dominate the survey. For schools, there is such a situation, with the increase in the number of universities, teachers and students to communicate with each other is difficult, so I designed a teaching management on the online survey system, hoping to bring convenience to everyone.

The online survey system is modular object-oriented design, using Java and Jsp technology. SPRING MVC framework and other uses has the following functions: to initiate an investigation, fill out the survey, view the investigation, the audit investigation, to view the survey results and other functions, to a large extent improve the teaching and work efficiency, can be permanently saved to the database by viewing survey results, to provide a reference for future investigations.Through this survey system, which is not limited by time, users can participate in an anonymous survey, compared to the traditional method of investigation more students to reflect their true thoughts and opinions. You can make a targeted donation process to ask the content, summed up the problem students usually easy encounter. Rely on complex computing power of the computer to facilitate our complex and a lot of data processing, and can prompt the students reflected the issues to teachers and teaching

departments to facilitate the relevant teacher and department requirements for students or proposed to teaching further modify, improve teaching quality and efficiency to a large extent. At the same time allows us to leave the paperless office is no longer distant.

Key words:survey system; SPRING MVC; JAVA; SQL Server2012

目录

第一章 绪论 1

1.1研究背景 1

1.2 研究的目的和意义 1

第二章 系统分析概述 3

2.1引言 3

2.2系统需求分析 4

2.3系统的概述 4

2.4 INTELLIJ IDEA的概述 4

2.5 SQL Server 2012数据库的概述 5

2.5 SPRING MVC的概述 5

第三章 系统方案总体设计 5

3.1系统设计思想以及相关的技术介绍 5

3.1.1 系统架构的设计 5

第四章 数据库的设计 7

4.1引言 7

4.2数据库需求的分析 8

4.3数据库概念结构设计 8

4.4 数据库逻辑结构的设计 8

第五章 界面的设计与实现 13

5.1 主页设计 13

5.1.1实现目标 13

5.1.2 登录窗口如图 13

5.1.3用户注册窗口如图 16

5.1.4 公告管理功能 19

5.2 主要界面的设计—用户登录信息界面 24

5.2.1实现目标 24

5.2.2 主界面 25

5.2.3 问卷题型的添加 25

5.2.4 用户参与问卷界面 30

5.2.5 结果统计界面 30

第六章 系统测试 32

6.1所预见的问题 32

6.2系统的测试 32

6.2.1单元测试 32

结论 33

致谢 34

参考文献 35

第一章 绪论

1.1研究背景

伴随计算机技术的快速发展,使用计算机来获得和处理信息是现如今信息管理的一大特点。基于web的系统作为比较普遍及实用的系统,它的管理较为现代化和信息化,对整个社会都起到巨大的推动作用。

传统的问卷调查非常不便捷,需要耗费大量的人力财力和物力,但是只能局限在一定的区域里,不一样的调查所面对的人群也不同,针对性不强,由于数据量非常大,提取信息也较为复杂,所以很少采用传统的调查问卷方式,只有发现问题,才能知道产生问题的根本原因。如今已经是一个信息的时代,只有第一时间获得及时且有效的信息,才能立足于社会。

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

课题毕业论文、开题报告、任务书、外文翻译、程序设计、图纸设计等资料可联系客服协助查找,优先添加企业微信。