Re: Django LMS

2018-12-12 Thread Andréas Kühne
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: https://scorm.com/scorm-explained/technical-scorm/scorm-12-overview-for-developers/ I don't think how to implement a LMS for SCORM is really a subject that can

Re: Django LMS

2018-12-11 Thread Suresh
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 On Tuesday, 11 December 2018 21:01:28 UTC+5:30, Ryan Nowakowski wrote: > > Take a loo

Re: Django LMS

2018-12-11 Thread Ryan Nowakowski
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 On December 11, 2018 12:09:32 AM CST, Suresh wrote: >How can i make scorm compliant in my lms site using python with django? > >-- >You receive

Django LMS

2018-12-11 Thread Suresh
How can i make scorm compliant in my lms site using python with django? -- 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