Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Removing Scorm

Community Beginner ,
Jul 18, 2018 Jul 18, 2018

Hi Guys, I've got some pretty outdated captivate scorm packages that I don't want to host in our new LMS, but some staff still need to access them as a resource from time to time.

Is there a way to remove the scorm aspect and just host it on a server as a normal webpage instead? I don't have the original captivate projects, so can't republish with scorm disabled.

I've tried to unzip and host, but when naviagting to the htm files, it keep throwing up a "Error - unable to acquire LMS API..." message.

Any help would be really appreciated!!

588
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

People's Champ , Jul 19, 2018 Jul 19, 2018

If this is HTML5, you need to edit the CPM.js file. Unminify it, then:

1. Change reportingEnabled from true to false

2. Remove the entire quizReportingData object

Translate
Engaged ,
Jul 19, 2018 Jul 19, 2018

In the short term, the course should still run if the user simply closes the error popup. Does anyone know which lines of the index_scorm.html file can be deleted to have the course run without trying to contact a SCORM server?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Jul 19, 2018 Jul 19, 2018

If this is HTML5, you need to edit the CPM.js file. Unminify it, then:

1. Change reportingEnabled from true to false

2. Remove the entire quizReportingData object

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 20, 2018 Jul 20, 2018
LATEST

Thanks for replying TLCMediaDesign​ and dan56​!

TLCMediaDesign​ - that solution worked perfectly, much appreciated!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources