当前位置:网站首页>Computer graduation design PHP Zhiduo online learning platform
Computer graduation design PHP Zhiduo online learning platform
2022-07-06 08:45:00 【q_ one billion thirty-nine million six hundred and ninety-two t】
Project introduction
Zhiduo online online learning platform provides users who learn various technologies to view materials with an accurate 、 The latest technology and related documents , Browse the current popular teaching news , Put forward the difficulties and problems encountered in technology , Help other users answer their questions , Upload the resources you want to share , Download the relevant technical resources to obtain , Sign up for courses , Online answer , Make it more convenient for modern students to study independently .
As a scholar, I can quickly find the resources I want through various Zhiduo online learning platforms , Rate the resources obtained , Convenient for others to choose , And it can also help other users solve the technical problems they encounter in their work , There is no need to consult books 、 Browse the Post Bar 、 The forum consumes time , Let users find the most desired technical resources in the fastest time .
1. System login : System login is the intersection for users to access the system , The system login interface is designed , Include user name 、 Password and verification code , Then judge the identity information of the logged in user , Determine whether it is an administrator user or a student .
2. System user management : Both super administrators and ordinary administrators need to manage system users , Including the addition of ordinary administrators 、 Delete 、 modify 、 Inquire about , Change the login password of the Administrator , The newly added administrator user can log in to the system .
3. Change Password : All users of the system ( Administrators and students ) You should be able to change your login password , After modification, you need to log in again .
4. System announcement settings : The system administrator should be able to set the system announcement information of the front desk of the website through the system announcement setting function , The system announcement at the front of the website changes with the change of the background , System announcements should use an editor , Realize the picture , written words , list , Multi function input such as style .
5. Information management of single choice questions : The system needs a function that can manage single topic , Including adding 、 Delete 、 modify 、 Inquire about .
6. True and false information management : The system needs a function that can manage judgement questions , Including adding 、 Delete 、 modify 、 Inquire about .
7. Fill in the blanks information management : The system needs a function that can manage the blank filling questions , Including adding 、 Delete 、 modify 、 Inquire about .
8. Test paper information management : The system needs a function that can generate test papers , The test paper is automatically generated , Just enter the number of single choice questions 、 Single choice score 、 Number of true and false questions 、 Judgement score , The test paper can be automatically generated , Including adding 、 Delete 、 modify 、 Inquire about .
9. Teaching resource management : Teachers and administrators upload teaching resources , Students download teaching resources .
10. Course registration : After the student logs in to the account , Search for courses , Select a course to add an enrollment record , Teachers check the registration records .
11. Course information management : The system needs a function that can manage courses , Including adding 、 Delete 、 modify 、 Inquire about , At the same time, the course information at the front of the website should be updated synchronously with the course information at the back of the website .
12. Online reviews : After the registered user logs in his personal account at the front desk of the website , You can choose a course , Comment , View other people's comments .
13. Comment management : In the background of the website , The administrator manages the comments of the course , Each course corresponds to its own comments , Administrators can delete 、 modify 、 Inquire about .
14. Add collection : After the registered user logs in his personal account at the front desk of the website , You can choose a course , Collect , After that, a collection record will be formed in the personal background .
15. Collection management : Registered users can log in to the personal background , Query personal collection records , To view the , Delete , Check the link address where you can jump to this course , Delete will delete the favorite record .
4.4 Database design
design sketch
Catalog
pick want 2
Abstract3
1. introduction 1
1.1. Research background 1
1.2. Research status 1
1.3. research objective 2
1.4. Main work 2
1.5. Introduction to relevant development 3
1.5.1. PHP technology 3
1.5.2. MYSQL database 4
1.5.3. PHP Yes MYSQL Database connection mode 4
1.5.4. B/S structure 5
2. System requirements analysis 6
2.1. Feasibility analysis 6
2.1.1. Technical feasibility 6
2.1.2. Economic feasibility 6
2.1.3. Operational feasibility 7
2.1.4. Development feasibility 7
2.2. Performance requirements analysis 7
2.2.1. System security 7
2.2.2. Data integrity 7
2.3. System UML Use case analysis 8
2.4. System process analysis 8
2.4.1. Development process 8
2.4.2. The login process 9
3. The system design 11
3.1. System structure design 11
3.2. System architecture design 11
3.3. Database design 12
3.3.1. Data design concept 12
3.3.2. Database entity (E-R chart )12
3.3.3. Database table design 15
4. system implementation 18
4.1. Implementation of login function module 18
4.8. Implementation of system management module 24
5. The system test 25
5.1. The test method 25
5.2. A functional test 25
5.3. Performance testing 26
5.4. Usability testing 26
5.5. Test conclusion 27
6. System summary 28
thank-you speech 29
reference 30
边栏推荐
- 【ROS】usb_ Cam camera calibration
- 角色动画(Character Animation)的现状与趋势
- Cisp-pte practice explanation
- [MySQL] lock
- 优秀的软件测试人员,都具备这些能力
- How to effectively conduct automated testing?
- 电脑F1-F12用途
- Current situation and trend of character animation
- @JsonBackReference和@JsonManagedReference(解决对象中存在双向引用导致的无限递归)
- Deep anatomy of C language -- C language keywords
猜你喜欢
TCP/IP协议
Navicat premium create MySQL create stored procedure
Excellent software testers have these abilities
Analysis of the source code of cocos2d-x for mobile game security (mobile game reverse and protection)
角色动画(Character Animation)的现状与趋势
Beijing invitation media
Roguelike game into crack the hardest hit areas, how to break the bureau?
Detailed explanation of heap sorting
C语言深度解剖——C语言关键字
被破解毁掉的国产游戏之光
随机推荐
Marathon envs project environment configuration (strengthen learning and imitate reference actions)
R language ggplot2 visualization, custom ggplot2 visualization image legend background color of legend
Sublime text in CONDA environment plt Show cannot pop up the problem of displaying pictures
可变长参数
visdom可视化实现与检查介绍
Hutool gracefully parses URL links and obtains parameters
Sublime text using ctrl+b to run another program without closing other runs
电脑F1-F12用途
LeetCode:剑指 Offer 42. 连续子数组的最大和
Report on Market Research and investment prospects of China's silver powder industry (2022 Edition)
LeetCode:124. 二叉树中的最大路径和
个人电脑好用必备软件(使用过)
The harm of game unpacking and the importance of resource encryption
Restful API design specification
ROS compilation calls the third-party dynamic library (xxx.so)
Excellent software testers have these abilities
[MySQL] log
移位运算符
Promise 在uniapp的简单使用
Indentation of tabs and spaces when writing programs for sublime text