登录

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

注册

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

找回密码

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

基于企业微信的在线考试系统设计毕业论文

 2020-07-01 20:51:02  

摘 要

本课题旨在研究利用微信端这个轻量级的入口开发实现在线考试的系统。在本课题中,通过对于大型医院的调研,发现对于医护人员的培训、考试的需求比较明显。由此借助微信这个用户基数较大、用户使用意愿强烈的平台,开发出一个部署在移动端,类似于驾考宝典app的在线考试系统。

基于实际的情况以及搜集的资料,系统中设计了后台以及前端两方面的功能。后台主要是以管理员身份来登录进行相应的试题以及题库管理,比如试题以及题库的维护;同时可以进行web端发布需要进行的考试或者模拟考试给需要相关考试的人员推送考试的信息,并在后台可查看历次考试的详细信息。微信端设计了考试单元,需要参加考试的的人员可以根据自己的需求,选择相应的考试科目;模拟练习,根据后台发布的模拟试题进行在线的模拟练习;题库练习,备考人员选择相应题库进行练习,并且将练习分为了背题和做题模式;考试详情,历次的用户参与的考试信息都在该功能中可以查询。以及为了达到一些复习的效果,设计了收藏夹和错题本这两个功能,用户的错题系统会自动的保存下来。而收藏则是用户主动的添加相应的试题,帮助用户掌握相关知识点,提高考试的通过率。

本系统采用了基于Java应用程序以及微信入口,设计并实现了在线考试系统的开发。并采用基于HTTPS协议的网络编程实现和后台接口的数据传输,后台则也使用Java编程技术编写接口连接和操作MySQL数据库。

关键字:微信;在线考试系统;Java;MySQL;

Development of online examination system based on WeChat

Abstract

The purpose of this project is to study the use of WeChat as a lightweight portal to develop an online test system. In this topic, through the investigation of large-scale hospitals, it has been found that there is a clear demand for the training and examination of medical staff. Therefore, with the help of the WeChat platform, which has a large user base and strong user intentions, an on-line examination system deployed on the mobile terminal is similar to the driving test app.

Based on the actual situation and the collected data, the system has designed both background and front-end functions. The background is mainly logged in as the administrator for the corresponding test questions and question bank management, such as test questions and question bank maintenance; at the same time, the web-side can publish the examinations required to be performed or mock exams to push the examination information to the people who need relevant examinations, and The background can view the detailed information of previous exams. WeChat designed the examination module. The personnel who need to take the test can select the corresponding test subject according to their own needs; simulation exercises, online simulation exercises based on the background simulation questions; test bank exercises, the candidates prepare for the appropriate question bank to practice , And the practice is divided into the back questions and do questions mode; test details, previous users of the test information involved in the function can be queried. And in order to achieve some of the review results, the two functions of favorites and wrong questions were designed, and the user's wrong question system will be automatically saved. The collection is the user's initiative to add the appropriate questions, to help users master the relevant knowledge, improve the passing rate of the exam

The system uses a Java application and a WeChat portal to design and implement an online examination system. And the use of HTTPS protocol-based network programming and background interface data transmission, the background is to use Java programming technology to write interface connection as well and operation of the MySQL database.

Keywords: WeChat;online examination system;Java;MySQL

目录

摘 要 - 1 -

Abstract - 2 -

第一章 绪论 3

1.1 课题研究背景 3

1.2我国医疗信息化发展情况简述 4

1.3课题研究意义以及主要内容 4

1.4论文分述及整体架构 5

第二章 应用技术及其开发环境 6

2.1 Spring boot框架简介 6

2.2 mybatis框架简介 6

2.3 Maven简介 7

2.4 Vue.js框架介绍 7

2.5开发环境及工具 7

2.5.1 Intellij IDEA集成开发环境 7

2.5.2 Atom开发环境 8

2.5.3MySQL数据库简介 8

2.6本章小结 9

第三章 系统需求分析 10

3.1基于微信的在线考试的可执行性剖析 10

3.2需求分析 11

3.2.1 需求描述 11

3.2.2 用例图 12

3.3本章小结 13

第四章 数据模型分析与数据库设计 14

4.1 数据库关系模型 14

4.2 数据库设计 15

4.3平台选择 21

4.4本章小结 21

第五章 系统详细设计与实现 22

5.1 模块划分 22

5.2在线考试 23

5.2.1在线考试系统主菜单 23

5.2.2选择(模拟)考试 24

5.2.3查询考试记录 24

5.2.4题库练习 25

5.2.5错题集 26

5.2.6收藏夹 27

5.3后台管理 28

5.3.1管理员登录 28

5.3.2分项导航 29

5.3.3添加试题 30

5.3.4导入试题 30

5.3.5试题列表 31

5.3.6发布(模拟)考试 32

5.3.7考试列表 32

5.4本章小结 33

第六章 总结与展望 34

6.1总结 34

6.2展望 34

参考文献 35

致 谢 37

  1. 绪论

1.1 课题研究背景

伴随近几年的科技的进步和发展,Smartphone以及PDA等移动化产品的普及,移动化的产品随处可见,几乎成为了每人必备的工具,在较为年轻的人群中尤为明显。而且现在的网络发展也是飞速的,无论近几年的4G的普及和即将进入公众生活的5G网络,都使移动化的产品在生活中所占比重越来越大。人们可以利用移动化的平台或者是产品来辅助进行很多以前只能在线下进行的活动,比如采购置办、信息的交流等等方面。这样现在人们的生活更加的方便快捷。那么其中网上的交流也是必不可少的环节,微信这个应用便是当下比较流行的APP应用,选择微信这个用户基数庞大的APP也是非常符合现在的应用场景的。

与此同时的这个时间,医院也随着社会的进步而大力的发展,面对多种地点的转换,尤其在出差的地点转换,单位和家庭之间的地点转换等等,就急需一种既便捷又灵活和具有跨地域性的办公的解决方案,使医务工作者无论身在何处,都可以实时的实现与院间的相互交流以及沟通。具体的需求即:医院的医务工作者随时都可能会出差以及交流学习,火车站、飞机场等各类公共场所,此时随时都存在无法及时的参与院内的一些重要活动、考试、培训等。现在需要一种可以不局限于地点与方式的方法来弥补这一缺陷。而许多医院需要对年资尚浅的职员进行培训以及考试等测评。

相关图片展示:

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

微信号:bysjorg

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