There is a platform like moodle made in django or some kind of interface django/moodle?
Asked
Active
Viewed 2,913 times
5
-
Why should we know what moodle is? – Daniel Roseman Feb 26 '10 at 07:51
-
2Sorry, moodle is a "Modular Object-Oriented Dynamic Learning Environment is a free and open-source e-learning software platform, also known as a Course Management System, Learning Management System, or Virtual Learning Environment." – diegueus9 Feb 26 '10 at 14:50
-
@diegueus9 Did you find out anything ? – MD. Khairul Basar Sep 15 '17 at 08:13
-
@MD.KhairulBasarI I didn't find anything in 2010, but today I found: https://djangopackages.org/grids/g/lms/, apparently open edx is the most active project. – diegueus9 Sep 15 '17 at 14:04
2 Answers
3
I cannot think of any and Google apparently thinks the same.
This guy asked the question on the Moodle forums in 2006 (link requires login) but he received no answer, yet :)
Recently, a bug in Moodle has been fixed allowing authentication from a Django DB.
Sorry I cannot help more.

Roberto Aloi
- 30,570
- 21
- 75
- 112
-
You can "login" in the moodle forums as guest, no need to create an account (just making note). – Juliano Mar 12 '10 at 01:26
1
Platform like moodle, made in django. Yes there are few of those; like Django-lms (hosted on google code, it uses non relational database which may end up having huge advantage over moodle). Here is great discussion happening on the topic.

MD. Khairul Basar
- 4,976
- 14
- 41
- 59

iankit
- 8,806
- 10
- 50
- 56