From: Vincent Vanwaelscappel Date: Fri, 6 Jun 2025 09:33:31 +0000 (+0200) Subject: wip #7586 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=afe26bef3ef50ad7fa35367b7f24a7eff7a37559;p=fluidbook-html5.git wip #7586 @0.5 --- diff --git a/_imsmanifest.12.xml b/_imsmanifest.12.xml deleted file mode 100644 index 57640546..00000000 --- a/_imsmanifest.12.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - ADL SCORM - 1.2 - - - - $scorm_title - - $scorm_title - - - - - - - - - \ No newline at end of file diff --git a/_imsmanifest.2004-3.xml b/_imsmanifest.2004-3.xml deleted file mode 100644 index 915ec4c6..00000000 --- a/_imsmanifest.2004-3.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - ADL SCORM - 2004 3rd Edition - - - - $scorm_title - - $scorm_title - - - continue - previous - exit - exitAll - suspendAll - abandonAll - - - - - - - - - - - diff --git a/_imsmanifest.2004.xml b/_imsmanifest.2004.xml deleted file mode 100644 index f8fcc1d4..00000000 --- a/_imsmanifest.2004.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - ADL SCORM - 2004 4th Edition - - - - $scorm_title - - $scorm_title - - - continue - previous - exit - exitAll - suspendAll - abandonAll - - - - - - - - - - - \ No newline at end of file diff --git a/js/libs/scorm/scorm.js b/js/libs/scorm/scorm.js index c690e4a9..c02777b2 100644 --- a/js/libs/scorm/scorm.js +++ b/js/libs/scorm/scorm.js @@ -221,6 +221,7 @@ function finishScorm() { } setSessionTime(); pipwerks.SCORM.save(); + console.log('finishScorm()') if (fluidbook.settings.multilang === '') { pipwerks.SCORM.quit(); }