当前位置:网站首页>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
边栏推荐
- C語言雙指針——經典題型
- Report on Market Research and investment prospects of China's silver powder industry (2022 Edition)
- China dihydrolaurenol market forecast and investment strategy report (2022 Edition)
- Generator parameters incoming parameters
- 【嵌入式】Cortex M4F DSP库
- China polyether amine Market Forecast and investment strategy report (2022 Edition)
- Bitwise logical operator
- Purpose of computer F1-F12
- R language uses the principal function of psych package to perform principal component analysis on the specified data set. PCA performs data dimensionality reduction (input as correlation matrix), cus
- ESP8266-RTOS物联网开发
猜你喜欢
随机推荐
tree树的精准查询
[NVIDIA development board] FAQ (updated from time to time)
egg. JS getting started navigation: installation, use and learning
JS pure function
POI add write excel file
Double pointeur en langage C - - modèle classique
sublime text中conda环境中plt.show无法弹出显示图片的问题
The network model established by torch is displayed by torch viz
ESP8266-RTOS物联网开发
JS inheritance method
C language double pointer -- classic question type
Swagger setting field required is mandatory
同一局域网的手机和电脑相互访问,IIS设置
Sublime text using ctrl+b to run another program without closing other runs
Promise 在uniapp的简单使用
查看局域网中电脑设备
【ROS】usb_cam相机标定
Light of domestic games destroyed by cracking
个人电脑好用必备软件(使用过)
MySQL learning record 10getting started with JDBC