当前位置:网站首页>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语言双指针——经典题型
- 软件卸载时遇到trying to use is on a network resource that is unavailable
- tree树的精准查询
- How to effectively conduct automated testing?
- 移位运算符
- [embedded] print log using JLINK RTT
- ROS编译 调用第三方动态库(xxx.so)
- What are the common processes of software stress testing? Professional software test reports issued by companies to share
- Modify the video name from the name mapping relationship in the table
- Target detection - pytorch uses mobilenet series (V1, V2, V3) to build yolov4 target detection platform
猜你喜欢
Marathon envs project environment configuration (strengthen learning and imitate reference actions)
电脑清理,删除的系统文件
Navicat premium create MySQL create stored procedure
Promise 在uniapp的简单使用
【ROS】usb_cam相机标定
vb. Net changes with the window, scales the size of the control and maintains its relative position
Beijing invitation media
MySQL learning record 11jdbcstatement object, SQL injection problem and Preparedstatement object
堆排序详解
Simple use of promise in uniapp
随机推荐
@Jsonbackreference and @jsonmanagedreference (solve infinite recursion caused by bidirectional references in objects)
Current situation and trend of character animation
Deep analysis of C language pointer
[MySQL] lock
Unsupported operation exception
China polyether amine Market Forecast and investment strategy report (2022 Edition)
pytorch训练好的模型在加载和保存过程中的问题
MySQL learning records 12jdbc operation transactions
The problem and possible causes of the robot's instantaneous return to the origin of the world coordinate during rviz simulation
Hutool gracefully parses URL links and obtains parameters
被破解毁掉的国产游戏之光
Colorlog combined with logging to print colored logs
tree树的精准查询
Browser thread
Rviz仿真时遇到机器人瞬间回到世界坐标原点的问题及可能原因
Deep anatomy of C language -- C language keywords
MySQL learning record 10getting started with JDBC
sublime text的编写程序时的Tab和空格缩进问题
egg. JS getting started navigation: installation, use and learning
MySQL learning record 11jdbcstatement object, SQL injection problem and Preparedstatement object