I am curious as to why you would write an LMS from scratch, rather than use
an existing framework--edX uses Django and that code is open-sourced and
available. Other open source possibilities, not relying on Django, include
Moodle and Sakai.

Creating a professional environment that supports the presentation of
materials to students, appropriately controls access, facilitates
discussion, and facilitates grading (not to mention supports creation,
editing, presentation of quizzes and other smaller learning elements) is
messy. You could easily end up putting a lot of your client's time and
money into re-inventing and re-discovering the already-extant.

May be worth looking at how existing OS LMS's work, reviewing the client's
needs from that perspective, looking at what would get you to an initial
release most easily and sustainably, and then deciding on platform.

ari

On Wed, Nov 12, 2014 at 2:20 AM, Pradip Shahi <conect2pra...@gmail.com>
wrote:

> Hi everyone, I am new to Django web framework but familiar with python
> programming.
> I am planning to develop an online Learning Management system for a
> college(client).
> LMS covers online course and learning system.
> So, is it worth choosing django rather than other like Ruby on Rails or
> asp.net?
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/8baf79a5-befc-4e34-9bfc-6cf861062362%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAF%2BxBDVCQsRmpjbjtnfrhR7vN9nUF7K3WGQiR0CivYjP_ndN3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to