Online Learning Management System using PHP/MySQLi

By CampCodes Administrator

Updated on:

online learning management system using php

Project: Online Learning Management System using PHP/MySQLi with Free Source Code

About Online Learning Management System

This Online Learning Management System using PHP and MySQL has lots of useful functions for you to use. This system also has a responsive design compatible with mobile devices. The system has 3 types of users which are the admin, teachers, and the students. The admin is in charge of maintaining important data such as the list subject, classes, department, and etc. The project can be also useful nowadays which some of the classes are under Modular Distance Learning. using this system the faculties or teacher can provide soft copies of learning documents to the students and also he/she can create a  Practice Quiz and Assignment for a class. Students can answer the teacher’s given practice quiz and limited to the teacher’s allotted duration for taking the quiz.

Features of the Project

Administrator

  • Add, edit, delete student information
  • Add, edit, delete teacher information
  • Add an entry like the subject, class, school calendar
  • View log-in trail of every user
  • View logs of every user activity

Admin Side

Teacher

  • The teacher can create his/her Class
  • After creating a class the teacher  View the students for that particular class
  • Upload Downloadable materials for his/her class
  • Create practice quizzes for students 
  • Grade students assignment 
  • Post announcements
  • Create a class calendar of events 
  • Message co-teacher or students
READ ALSO:   Faculty Evaluation System using PHP/MySQL

online learning management system using php and mysql

Students

  • Sign up for his / her account
  • Can view  classmates in  his / her class
  • Answer practice quizzes
  • View evaluation of assignment and quizzes
  • Download  downloadable materials in a class
  • Upload downloadable material
  • Message a teacher or his/ her classmate

student side

How To Run??

Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Online Learning Management System in PHP and MySQL with source code is free to download, Use for educational purposes only!

Follow the following steps after Starting Apache and MySQL in XAMPP:

1st Step: Firstly, Extract the file
2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/

Further, Now Connecting Database

4th Step: So, for now, Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “capstone and then click on the import tab
7th Step: Certainly, Click on browse file and select “capstone.sql” file which is inside the “db” folder
8th Step: Meanwhile, click on Go button.

After Creating Database,

9th Step: Moreover, Open a browser and go to URL “http://localhost/lmsand for  admin [http://localhost/lms/admin]

Admin Default Access

Username: admin
Password: admin


Download Here

15 thoughts on “Online Learning Management System using PHP/MySQLi”

  1. Hi I have some problems with deleting function, changing the background is also not working and on quiz section, can you help me? Thankyou in advance.

    Reply

Leave a Comment