Skip to content

Quibble is a course management system. It allows you to calculate various attainment level achieved by a teacher and a student for the course.

License

Notifications You must be signed in to change notification settings

shethmanan/quibble-1

 
 

Repository files navigation

quibble

Quibble is a system which allows you to calculate various attainment level achieved by a teacher.

Pre-requisites

  1. Nodejs
  2. Composer
  3. Laravel installed via composer

Installation

  1. Fork this repository
  2. Install node packages

    npm install

  3. Install composer packages

    php composer.phar install

About

Quibble is a course management system. It allows you to calculate various attainment level achieved by a teacher and a student for the course.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.1%
  • HTML 21.8%
  • Vue 1.1%