scorm1.2 - How to design LMS in PHP for executing a SCORM 1.2 package -


I have a SCORM V-1.2 package for which I want to create an LMS system in PHP.

Here is the SCORM 1.2 package structure ...

Enter image details Please here

I know, LMS can use their APIs with SOCM objects. But, my problem is that I can not enable figs out of what the entire architecture of the LMS system should be, so that all of them can be done. I mean, do I have to write any code, index.html (inside SCORM package) or something else I have done a lot of hit-n-trial but no luck yet so I can play SCORM course However, SCORM can not enable OBJ to communicate on any server-side file so that I can track user activity. Store in my DB

I went through this God guide () but, in fact, I can not be able to know how to proceed.

Any thoughts ...? Read official documents, they describe each piece of detail in detail.



Comments

Popular posts from this blog

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

python - how we can use ajax() in views.py in django? -