当前位置:网站首页>[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 :
边栏推荐
- Ubuntu 20.04 安装 MySQL
- [recommended by bloggers] C # generate a good-looking QR code (with source code)
- [C language foundation] 04 judgment and circulation
- Emotional classification of 1.6 million comments on LSTM based on pytoch
- CSDN markdown editor
- Installation and use of MySQL under MySQL 19 Linux
- [Li Kou 387] the first unique character in the string
- [recommended by bloggers] background management system of SSM framework (with source code)
- C language string function summary
- MNIST implementation using pytoch in jupyter notebook
猜你喜欢

CSDN问答模块标题推荐任务(一) —— 基本框架的搭建

MySQL25-索引的创建与设计原则

CSDN博文摘要(一) —— 一个简单的初版实现

windows下同时安装mysql5.5和mysql8.0

MySQL33-多版本并发控制

Mysql36 database backup and recovery

Bytetrack: multi object tracking by associating every detection box paper reading notes ()

API learning of OpenGL (2002) smooth flat of glsl

Install mysql5.5 and mysql8.0 under windows at the same time

Pytoch LSTM implementation process (visual version)
随机推荐
Ansible实战系列三 _ task常用命令
[programmers' English growth path] English learning serial one (verb general tense)
API learning of OpenGL (2004) gl_ TEXTURE_ MIN_ FILTER GL_ TEXTURE_ MAG_ FILTER
Install mysql5.5 and mysql8.0 under windows at the same time
CSDN blog summary (I) -- a simple first edition implementation
Mysql33 multi version concurrency control
[C language] deeply analyze the underlying principle of data storage
【博主推荐】C# Winform定时发送邮箱(附源码)
IDEA 导入导出 settings 设置文件
Pytoch LSTM implementation process (visual version)
Have you mastered the correct posture of golden three silver four job hopping?
Other new features of mysql18-mysql8
npm一个错误 npm ERR code ENOENT npm ERR syscall open
Just remember Balabala
Mysql36 database backup and recovery
Csdn-nlp: difficulty level classification of blog posts based on skill tree and weak supervised learning (I)
Copy constructor template and copy assignment operator template
CSDN question and answer tag skill tree (I) -- Construction of basic framework
Anaconda3 installation CV2
MySQL23-存儲引擎