Skip to content

Elearning platform Mohamed Bachir El Ibrahimi University.

Notifications You must be signed in to change notification settings

samyouaret/fmi-elearning

Repository files navigation

fmi-elearning (a graduation project)

fmi-elearning

Introduction

The effectiveness of open learning is increasing worldwide because of the flexibility in accessing the learning materials from anywhere at any time. Implementing open learning through online video tutorials and online classes helps the majority of the student strength comprises working-class people.

What this platform

We will try to explain briefly the e-learning platform built for the Faculty of mathematics and informatics of the university of BBA, the platform mainly has 3 types of actors students, teachers, and administrators. and it has 3 spaces.

Coursework instructor

This tool helps to access a course builder that makes the management of courses easy and fast and publish them on the platform basically it enables the teacher to:

  1. create a course.
  2. each course may have several chapters.
  3. each chapter has many contents that are composed of videos and files.

fmi learning

Student Space

This space gives the user access to published courses and can:

  1. Search for specific courses.
  2. enroll courses.
  3. follow-up of the enrolled courses and track of the contents viewed on each course.

Profile page


Search for course


This is the course page Course page


Administrator space

This space allows the administrator of the platform to manage users and their permissions and watch published courses, the administrator is also responsible for the settings of the platform.

adminstration space

Quick dev start

install npm dependencies

npm install

install PHP dependencies

composer install

Serve the application

php artisan serve

if you face some problems with missing extensions you can install them

sudo apt-get install -y php7.1-cli php7.1-json php7.1-common php7.1-mysql php7.1-zip php7.1-gd php7.1-mbstring php7.1-curl php7.1-xml php7.1-bcmath

About

Elearning platform Mohamed Bachir El Ibrahimi University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published