Elearning System for Filipino Subject using PHP and MySQL

Elearning System in PHP and MySQL Login page
Download
Download is available until [expire_date]
  • Version
  • Download 1677
  • File Size 1.58 MB
  • File Count 1
  • Create Date August 13, 2018
  • Last Updated August 13, 2018

Elearning System for Filipino Subject using PHP and MySQL

Elearning System for Filipino Subject using PHP and MySQL

Database schema

tbllogin(id, username, password, email, accounttype(admin,student))

tblstudent(id, firstname, middlename, lastname, loginid)

tbllesson(id, topicname, yunit(yunit1, yunit2, yunit3, yunit4), contents, pdf)

tblquiz(id, lessonid, question, answer1, answer2, answer3, correctanswer,)

tblscore(id, tblquizid, score, numofitems, date)

System Flow

Flow of the system (administrator)

  1. Login to the system
  2. Admin will encode the list of the students
  3. Admin will encode the list of the lessons
  4. Admin will encode the quizzes
  5. Admin can view the quiz result of the students

Flow of the system student

  1. Login to the system
  2. Select lesson to view and take quiz
  3. View result

Free Download Source code

username: admin

password: admin

database: 2017elearning_db.sql

, , , , , , , , , , , , , , , , , , , , ,

Post navigation

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.