Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

LMS in Python/Django/Ruby/Rails/PHP [closed]

I am looking for an alternative to Moodle.
I searched and found pinax-lms-demo, which was Django-based;
and Astra which was Rails-based, but both were empty repo...

I need a LMS which has the following functions:

  1. create class
  2. Assign faculty
  3. Upload materials
  4. Take quiz
  5. forum
  6. scorm
  7. chat

I spent more than a month using Moodle and being a developer I felt I should not use it...

like image 643
Kracekumar Avatar asked Feb 27 '11 19:02

Kracekumar


1 Answers

Canvas LMS https://github.com/instructure/canvas-lms

like image 125
vladimir prieto Avatar answered Oct 14 '22 03:10

vladimir prieto