Skip to content

tolutheo/mit-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT-Final-Project

This is my project for my masters program in UNILAG. I created a Learning Management System that can be customized by any learning environment: Primary school, Secondary or University. The code is written in PHP and Javascript with MySQL as database.

To install the code first install WAMP server then create a database named "capstone" and import all the tables from the database in the capstone.sql inside the "db" folder. Then copy all the files into the www folder of the WAMP server.

The functions of this system are:

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

To access the admin side of the system just add “/admin” in your url. Username: Admin Password: Admin

For the Teacher User of the System

•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 class calendar of events •Message co teacher or students

Example user for teacher Username: Sagay Password: pass

For the Student user of the system •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

Example user for student user Username: 159074035 Password : pass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published