登录

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

注册

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

找回密码

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

通用问卷调查系统设计与实现毕业论文

 2021-11-18 10:11  

论文总字数:27668字

摘 要

为了方便调研,我们常常使用问卷调查来获取信息。传统的问卷调查方式是纸质问卷,先设计,然后印刷、发放问卷,最后收回问卷,这种方式存在很多弊端,比如生产麻烦,发放收回比例低,处理结果浪费时间等等,因此,我设计了这个通用问卷调查系统。

为了解决这些问题,我完成了这个系统,主要工作有:

1.描述了本系统的目的及意义,还有国内外发展现状;

2.简单介绍了本项目所使用的工具以及技术,本系统主要使用SSH框架,MySQL数据库,SqlServer数据库管理系统,myeclipse开发环境和Tomcat服务器;

3.通过需求分析确定了系统的用户以及不同权限用户的功能需求,普通用户只能提交问卷,而系统管理员则可以创建问卷、管理用户信息以及查看问卷结果;

4.通过系统设计完成了系统的数据库设计以及数据库实施,主要的数据表有用户表、管理员表、问卷表、问题表以及选项表,用户表和管理员表用来存储用户信息,问卷表、问题表和选项表用来存储问卷信息以及问卷结果;

5.在前面分析与设计的基础上完成了系统详细的功能实现以及测试。

通过最终的测试,系统实现了最初的功能预期。

关键词:问卷调查,SSH框架,

Abstract

In order to facilitate research, we often use questionnaires to obtain information. The traditional way of questionnaire is paper questionnaire, which is designed first, then printed, distributed, and finally collected. There are many disadvantages in this way, such as production trouble, low proportion of distribution and collection, waste of time in processing results, etc. Therefore, I designed this general questionnaire survey system.

In order to solve these problems, I completed the system, the main work is:

1. Describe the purpose and significance of the system, as well as domestic and International Development Status;

2. The tools and techniques used in this project are briefly introduced. This system mainly uses SSH framework, MySQL database, SQLSERVER database management system, MyEclipse development environment and Tomcat server;

3. Through requirement analysis, the functional requirements of users and users with different rights are determined. Ordinary users can only submit the questionnaire, while system administrator can create the questionnaire, manage the user information and view the questionnaire results;

4. Through the system design completed the system database design as well as the database implementation. The main data tables are user table, administrator table, questionnaire table, question table and option table. User table and administrator table are used to store user information, questionnaire table, question table and option table are used to store questionnaire information and questionnaire results;

5.On the basis of the analysis and design, the realization and test of the system are completed.

Through the final test, the system achieved the initial functional expectations.

Keywords: questionnaire investigation,SSH Framework

目 录

摘 要 I

Abstract II

第1章 绪论 1

1.1 项目的目的及意义 1

1.2 国内外研究现状 1

1.3 论文章节安排 2

第2章 开发工具及技术 3

2.1 开发工具 3

2.2 开发技术 3

2.2.1struts实现 3

2.2.2hibernate实现 4

2.2.3spring实现 5

2.2.3model层简单实现方法 5

2.2.4controller层简单实现方法 6

2.2.5view层的简单实现方法 6

第3章 需求分析 6

3.1 可行性分析 6

3.1.1技术可行性 6

3.1.2操作可行性 7

3.1.3经济可行性 7

3.1.4法律可行性 7

3.2功能需求分析 7

3.2.1管理员功能需求 7

3.2.2普通用户功能需求 8

3.3系统用例图 8

3.3.1管理员用例图 8

3.3.2普通用户用例图 15

3.4性能需求 17

3.4.1系统的安全性 17

3.4.2数据的完整性 18

3.5用户界面需求 18

第4章 系统分析与设计 18

4.1 系统概念设计 19

4.2 系统逻辑结构设计 19

4.3 数据库连接 20

第5章 系统功能实现 21

5.1游客浏览 21

5.2用户注册 21

5.3用户登录 22

5.4用户填写问卷 22

5.5管理员登录 23

5.6管理员主界面 23

5.7管理员管理个人信息 24

5.8管理用户信息 24

5.9添加问卷 25

5.10管理问卷信息 25

5.11问题管理 26

5.12添加问题 26

5.13添加选项 27

5.14管理选项信息 27

第六章 系统测试 28

6.1系统测试的目的及意义 28

6.2测试过程及测试用例 28

6.2.1用户注册模块 29

6.2.2用户登录模块 29

6.2.3管理员登录模块 30

第七章 总结与展望 32

7.1总结 32

7.2展望 32

参考文献 33

致谢 34

第一章 绪论

1.1 项目的目的及意义

为了方便调研,我们经常会使用问卷调查来得到想要的信息。传统的问卷调查方式是纸质问卷,首先设计问卷,然后印刷问卷、发放问卷,最后收回问卷,这种方式存在很多弊端:

1.问卷产生相对麻烦,先要设计问卷,然后把问卷打印出来;

2.问卷内容死板不易变化,当环境发生变化时,需要重新设计问卷,并且重新打印问卷;

3.问卷容错率低,一旦问卷出错,改错想当麻烦,又要重新打印,重新发放,被调查人还要重新填写,操作极为复杂,成本也很高;

4.问卷发放收回耗时耗力,收回比例还不高;

5.问卷总体成本相对较高,尤其是大范围调研;

6.问卷结果处理麻烦,问卷结果多的更是要耗费大量时间来整理。

近些年来,随着互联网技术的发展,电子问卷调查慢慢成为问卷调查的主流,相对于纸质问卷而言,电子问卷解决了很多问题:

1.电子问卷设计操作相对纸质问卷稍微复杂一点,要熟悉网站,选择自己需要的模块,然后填写,而纸质则想要写什么就写什么。

2.电子问卷内容严谨,能够限制问卷填写内容,对于被调查人来说,填写问卷不容易出错,极大地保证了问卷的正确性;

3.电子问卷容错率高,一旦问卷出现错误,修改起来很简单,重新发布也不会浪费太多时间;

4.电子问卷发放收回都很方便,只需要一个链接或者二维码就可以,被调查人只需要有空就用手机点一点就好了,提交之后马上就能收回问卷;

5.电子问卷成本极低,借用已经完成的网站,只需要用点时间设计问卷即可,待收回问卷个数符合要求的时候统计一下数据就完成了;

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

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

企业微信

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