java - ADL Testsuite 1.2.7 thowing error for Scorm 1.2 content conformance test. IE11 browse, windows8.1, JDK 1.8u45 -
i tried run scorm content package in ie11 browser, windows 8.1 , java runtime jdk 1.8 or 1.6 or 1.7. none of worked. throwing error @ continue button click on selecting pif .zip file.
object doesn't support property or method
var isvalid = document.getelementbyid("contentpackagedriver").startvalidatetest(manifestfile, testtype, piftype);
please help. tried different versions , browsers os. throwing same error. not able proceed further. content package structure scorm 1.2 compliance.
resolved.... strange though. have install jdk 7 update 10 or 21. version 32-bit. (64 bit doesn't work). have windows 8.1 64-bit , ie11. download 32 bit http://www.neowin.net/news/java-runtime-environment-7-update-21-released
Comments
Post a Comment