Django LMS

278 views
Skip to first unread message

Suresh

unread,
Dec 11, 2018, 5:10:26 AM12/11/18
to Django users
How can i make scorm compliant in my lms site using python with django?

Ryan Nowakowski

unread,
Dec 11, 2018, 10:31:28 AM12/11/18
to django...@googlegroups.com
Take a look at OpenEDX. It seems like they have a pretty complete e-learning system including some scorm support.

https://github.com/edx/edx-platform

Suresh

unread,
Dec 11, 2018, 11:36:00 PM12/11/18
to Django users
hi Ryan,
 thank you for your reply. i saw openedx. its huge source code and i cannot understand. i want clearly explain about scorm compliant lms and how to design that lms. if you know please help me thank you

Andréas Kühne

unread,
Dec 12, 2018, 4:10:51 AM12/12/18
to django...@googlegroups.com
Hi Suresh,

SCORM is a huge standard and to implement it yourself, you would need to read the SCORM documentation. You can find this here:

I don't think how to implement a LMS for SCORM is really a subject that can be discussed here :-) (it's way too big).

However to implement SCORM in django I would go around it a bit differently. Implementing the SCORM communication yourself isn't really that easy - however you can integrate with Scorm Cloud for example. Then all you need to do is store your delegates and scorm packages in a way that they can communicate with Scorm Cloud.

Either that or check through OpenEDX.

Regards,

Andréas


--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a73905c6-3d3e-4a27-9472-bbd19439acda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages