当前位置:网站首页>Bs-gx-017 online examination management system based on SSM
Bs-gx-017 online examination management system based on SSM
2022-06-29 21:33:00 【Programming thousand paper cranes】
This project is based on SSM And develop into a framework , Previous adoption BootStrap The development of implementation , Development tools are IDEA or Eclipse, The database for MYSQL. The system function is complete , comprehensive , The operation is correct , A relatively complete online examination system has been realized .
The system functional modules are as follows :
| User function module | User registration login |
The user can register the website through the user name mailbox , And log in to the website through registered users .
| Practice at random |
Randomly take out a specified number of questions from the question bank for students to practice .
| Strengthen practice |
According to the distribution of trainees' knowledge , Practice by category , The results of each exercise will be incorporated into the student's learning progress .
| Wrong exercise |
The missed question bank will be recorded in the wrong question bank , Students can learn from it .
| Mock exam |
Students can choose the test paper from the classification of the simulated test .
| Random test paper |
Students can select test papers from the classification of randomly generated papers for examination .
| Expert test paper |
Students can select test papers from the classification of expert test papers for examination .
| Statistical analysis |
Use charts to make statistical analysis of all topics under the trainees' knowledge system , Students can clearly know their knowledge points .
| Exam history |
The exams taken will be recorded in the exam history , Click to view the answer , score , And wrong questions .
| Administrators / Teacher function module | Question bank management |
Through the question bank management module , Teachers can add 、 modify 、 Delete title , Now there is 6 Types of questions , Including radio 、 multi-select 、 Judge 、 Short answer 、 This paper 、 analysis 、 Calculation .
| Test paper management |
Teachers can select questions from the question bank to form a test paper for students' examination , There are manual and automatic test paper generation . The score of the test paper can be further adjusted after the test paper is formed , Remove or add test questions .
| User management |
Teachers or administrators can manage the registered users of the current website .
The system has two roles :
Administrator role and exam user role , The following distribution shows you the corresponding functions .
One , Administrator login :
System home page http://localhost:8080/home

land :admin / 123456

The back management interface : Question management

Background management interface : Test paper management

Background management interface : Member management

Background management interface : Question bank management

Background management interface : Website setup

Two , Test users log in to the system
user01 / 123456

User test question exercises :

Wrong exercise


User data center


Exam history

Examination analysis report

Personal settings

And the limit of the length , Only part of the main function interfaces are displayed , This system is fully functional , complete , It covers the complete functions of the online examination system , Suitable for graduation design .
边栏推荐
- Shutter bottomnavigationbar toggle page hold
- [advanced ROS] Lecture 3 ROS file system and distributed communication
- 一颗新的北极星已经升起!
- WIN10设置自动拨号联网任务,实现开机、断网自动重连
- 利用积分商城游戏进行营销需要避免哪些问题出现?
- LeetCode 1. 两数之和
- Vipshop product details API interface (item_get- get vipshop product details interface), vipshop details API interface
- leetcode:307. 区域和检索 - 数组可修改
- Amazon Product details API interface - (item_get get Amazon Product details interface), Amazon details API interface
- STM32最小系统搭建(原理图)
猜你喜欢

Redis (I) -- getting started with redis (1) -- redis introduction, installation and startup, and common configurations
![Navigation [microcomputer principle]](/img/79/8311a409113331e72f650a83351b46.png)
Navigation [microcomputer principle]

如何评价科大讯飞AI翻译笔P20系列,值得买吗?

CORDIC based Signal Processor desgn

高校如何基于云原生构建面向未来的智慧校园?全栈云原生VS传统技术架构
![[advanced ROS chapter] lesson 2 custom header and source file encapsulation](/img/25/85e8c55605f5cc999a8e85f0a05f93.jpg)
[advanced ROS chapter] lesson 2 custom header and source file encapsulation

如何从外表判断导电滑环的质量

Storage principle of string

Design of VHDL telephone billing system

【ROS进阶篇】第二讲 自定义头、源文件封装
随机推荐
flutter BottomNavigationBar切换页面保持状态
[cloud native practice] kubesphere practice - Multi tenant system practice
How to call RFC function of ABAP on premises system directly in SAP BTP ABAP programming environment
Navigation experiment [microcomputer principle] [experiment]
TMUX settings
Threejs basic introduction
如何在 SAP BTP ABAP 编程环境里直接调用 ABAP On-Premises 系统的 RFC 函数
How to judge the quality of conductive slip ring from its appearance
leetcode:724. Find the central subscript of the array
Detailed explanation of key points in implementing MES system in Enterprises
推荐书籍--白夜行
A keepalived high availability accident made me learn it again!
How can colleges and universities build future oriented smart campus based on cloud native? Full stack cloud native vs traditional technology architecture
Final review [microcomputer principle]
WIN10设置自动拨号联网任务,实现开机、断网自动重连
PostgreSQL weekly news - June 22
Basic qualities of management personnel
ads131a04 ADC verilog实现及仿真
leetcode:724. 寻找数组的中心下标