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

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -