当前位置:网站首页>[Thesis Writing] how to write function description of jsp online examination system
[Thesis Writing] how to write function description of jsp online examination system
2022-07-06 10:58:00 【Computer campus corner】
(l) Users accessing the system are divided into two categories according to their identities : Administrator user ( Usually teachers )、 Candidate user ;
(2) Only system administrators are allowed to test candidates 、 Manage basic information such as topics ;
(3) The main functions of the examinee are online examination and checking the results ;
(4) Only authenticated users can enter the homepage of the corresponding user identity .
The above two types of users have their own operation functions . Divide the modules according to the operation , Each operation module should realize its own functions , And be responsible for connecting the preceding and the following in the whole operation process . According to the needs of these two aspects , To describe the functions to be realized by each module : Its functional modules are roughly divided into :
1) Candidate information module
The candidate information is added and generated by the super user , It includes the functions of adding and deleting candidate information
2) Topic management module
It mainly includes the functions of adding and modifying examination questions
3) Score statistics module
It includes the display of the examination results of all candidates and the statistics of the number of candidates in each score segment
4) Administrator added
The main function is to add and delete background administrators
5) Online test module
The online examination of candidates mainly goes through three steps , First, candidates log in , Enter the exam after logging in successfully , Submit after answering all the questions , Show your grades . As shown in the figure :
Describe the system framework diagram of this application :
边栏推荐
- Pytoch LSTM implementation process (visual version)
- IDEA 导入导出 settings 设置文件
- 35 is not a stumbling block in the career of programmers
- 导入 SQL 时出现 Invalid default value for ‘create_time‘ 报错解决方法
- API learning of OpenGL (2003) gl_ TEXTURE_ WRAP_ S GL_ TEXTURE_ WRAP_ T
- Unicode decodeerror: 'UTF-8' codec can't decode byte 0xd0 in position 0 successfully resolved
- @controller,@service,@repository,@component区别
- Global and Chinese market for intravenous catheter sets and accessories 2022-2028: Research Report on technology, participants, trends, market size and share
- Case identification based on pytoch pulmonary infection (using RESNET network structure)
- Win10: how to modify the priority of dual network cards?
猜你喜欢
【博主推荐】asp.net WebService 后台数据API JSON(附源码)
Mysql23 storage engine
windows下同时安装mysql5.5和mysql8.0
【博主推荐】SSM框架的后台管理系统(附源码)
[Li Kou 387] the first unique character in the string
Mysql28 database design specification
csdn-Markdown编辑器
Postman uses scripts to modify the values of environment variables
Mysql30 transaction Basics
MySQL30-事务基础知识
随机推荐
[recommended by bloggers] C WinForm regularly sends email (with source code)
Win10: how to modify the priority of dual network cards?
MySQL28-数据库的设计规范
MySQL22-逻辑架构
MySQL19-Linux下MySQL的安装与使用
MySQL flush operation
[recommended by bloggers] asp Net WebService background data API JSON (with source code)
First blog
@Controller, @service, @repository, @component differences
Unicode decodeerror: 'UTF-8' codec can't decode byte 0xd0 in position 0 successfully resolved
CSDN博文摘要(一) —— 一个简单的初版实现
MySQL completely uninstalled (windows, MAC, Linux)
CSDN Q & a tag skill tree (V) -- cloud native skill tree
Postman Interface Association
第一篇博客
虚拟机Ping通主机,主机Ping不通虚拟机
MySQL33-多版本并发控制
Global and Chinese market of thermal mixers 2022-2028: Research Report on technology, participants, trends, market size and share
MySQL transaction log
Install mysql5.5 and mysql8.0 under windows at the same time