Moodle and Django can coexist happily (Using same database and writing
django models for some of the tables), That way you can take advantage of
all the moodle functionality (Quizzes, lessons, forums) and have some
business related code on django (Class scheduling, CRM, Billing).

If you like the idea, I can post some details, I did it once.

Moodle quizz module is _very_ complete, I wish we had something similar
written by django.

BTW, there was a django_quizz app post like 8 months ago on this list,
search the archives.

Regards,
Ariel.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to