5

There is a platform like moodle made in django or some kind of interface django/moodle?

MD. Khairul Basar
  • 4,976
  • 14
  • 41
  • 59
diegueus9
  • 29,351
  • 16
  • 62
  • 74

2 Answers2

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