From version 3.9.5 WPLMS is now fully SCORM compliant. All the SCORM 1.1 and 1.2 packages work integrated in the LMS system and record scores.
Watch the video below :
IMPORTANT NOTES :
IN order this to work please enable Api from wp-admin ->LMS-> settings -> Api .
you might also need to add this line in your.htaccess file :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
If above line does not work please change the above line to :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1