当前位置:网站首页>Realize an online examination system from zero
Realize an online examination system from zero
2022-07-03 10:25:00 【Android Guide】
Good evening , I am Lao Bei , official account 「GitHub Point north 」 Will recommend GitHub There are interesting projects on , Tap the value of open source , Welcome to your attention .
be based on SpringBoot + Mybatis Plus + Shiro + mysql + redis Build a smart cloud intelligent education platform . The architecture uses complete front-end and back-end separation . Support multiple question types : choice question 、 Multiple choice 、 Judgment questions 、 Completion 、 Comprehensive problems and mathematical formulas . Support online examination , Teachers' online correction of test papers .
System features
- Support filling in the blanks 、 Comprehensive questions 、 Multiple choice questions and other types of test questions
- It supports the insertion of mathematical formulas and the passing of excel Import test questions
- Support the system to score automatically 、 The teacher reviews the students' test papers in the background
- You can export test papers and questions to word perhaps html, And support the export of test question pictures word
- Integrated Baidu map and Baidu rich text editor
Project demonstration address
- Management backstage http://111.229.169.170:8002 (admin 123456)
- Student side http://111.229.169.170 (student 123456)
- h5、 Applet 、app preview http://111.229.169.170:8003
Results the preview
Source code address
And no. GitHub Point north The background to reply Online examination system Get the source address .
边栏推荐
- LeetCode - 706 设计哈希映射(设计) *
- Inverse code of string (Jilin University postgraduate entrance examination question)
- R language classification
- Discrete-event system
- LeetCode - 919. Full binary tree inserter (array)
- Leetcode - 5 longest palindrome substring
- 【C 题集】of Ⅵ
- Judging the connectivity of undirected graphs by the method of similar Union and set search
- openCV+dlib实现给蒙娜丽莎换脸
- 20220604 Mathematics: square root of X
猜你喜欢
LeetCode - 1172 餐盘栈 (设计 - List + 小顶堆 + 栈))
Opencv gray histogram, histogram specification
2.1 Dynamic programming and case study: Jack‘s car rental
LeetCode - 715. Range 模块(TreeSet) *****
Leetcode-513:找树的左下角值
Hands on deep learning pytorch version exercise solution - 3.1 linear regression
CV learning notes - clustering
Yolov5 creates and trains its own data set to realize mask wearing detection
Boston house price forecast (tensorflow2.9 practice)
Cases of OpenCV image enhancement
随机推荐
LeetCode - 1670 設計前中後隊列(設計 - 兩個雙端隊列)
20220604 Mathematics: square root of X
Configure opencv in QT Creator
Connect Alibaba cloud servers in the form of key pairs
LeetCode - 508. Sum of subtree elements with the most occurrences (traversal of binary tree)
When the reference is assigned to auto
Boston house price forecast (tensorflow2.9 practice)
Hands on deep learning pytorch version exercise solution - 2.6 probability
Raspberry pie 4B installs yolov5 to achieve real-time target detection
Cases of OpenCV image enhancement
Basic use and actual combat sharing of crash tool
Advantageous distinctive domain adaptation reading notes (detailed)
Leetcode interview question 17.20 Continuous median (large top pile + small top pile)
Hands on deep learning pytorch version exercise solution - 2.5 automatic differentiation
Modelcheckpoint auto save model
Data classification: support vector machine
CV learning notes - scale invariant feature transformation (SIFT)
Policy gradient Method of Deep Reinforcement learning (Part One)
20220606 Mathematics: fraction to decimal
Leetcode bit operation