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

Adobe Presenter Video Creator, imsmanifest.xml needs absolute paths written.

Community Beginner ,
Feb 01, 2018 Feb 01, 2018

Copy link to clipboard

Copied

Requesting Adobe to fix this for the next release of Adobe Presenter Video Creator

When trying to upload a SCORM 1.2 package produced by APVC (Adobe Presenter Video Creator), the Cornerstone LMS triggered an error.  I determined the cause of this today.

In the imsmanifest.xml file, Cornerstone requests absolute references to documents/objects, as opposed to just a folder that APVC is giving it.

Adobe Captivate does list all documents in its manifest, but for some reason APVC does not.

Around line 175 of the imsmanifest.xml file, the line reads like this:

<file href="data/"/>

However, the below 40 lines of code is what is needed. When I typed these paths out and re-uploaded the zipped package, no error was triggered.

For now, until the next release of APVC, as the below lines are standard paths that normally an eLearning developer doesn't touch, it should work to open the file imsmanifest.xml, remove the line <file href="data/"/>, and then place the rest of these lines in.

<file href="data/html/presenter.css"/>

<file href="data/html/Presenter.js"/>

<file href="data/html/presenter.libs.js"/>

<file href="data/html/Project.js"/>

<file href="data/html/quiz.js"/>

<file href="data/html/fa/SourceSansPro-Bold.otf"/>

<file href="data/html/fa/SourceSansPro-Light.otf"/>

<file href="data/html/fa/SourceSansPro-Regular.otf"/>

<file href="data/html/pa/Answer_checkbox_correct.png"/>

<file href="data/html/pa/Answer_checkbox_hover.png"/>

<file href="data/html/pa/Answer_checkbox_incorrect.png"/>

<file href="data/html/pa/Answer_checkbox_normal.png"/>

<file href="data/html/pa/Answer_checkbox_select.png"/>

<file href="data/html/pa/Answer_correct.png"/>

<file href="data/html/pa/Answer_hover.png"/>

<file href="data/html/pa/Answer_incorrect.png"/>

<file href="data/html/pa/Answer_normal.png"/>

<file href="data/html/pa/Answer_select.png"/>

<file href="data/html/pa/landing_page_branding.png"/>

<file href="data/html/pa/next_hover.png"/>

<file href="data/html/pa/next_normal.png"/>

<file href="data/html/pa/next_select.png"/>

<file href="data/html/pa/pause_disabled.png"/>

<file href="data/html/pa/pause_hover.png"/>

<file href="data/html/pa/pause_normal.png"/>

<file href="data/html/pa/pause_select.png"/>

<file href="data/html/pa/play_disabled.png"/>

<file href="data/html/pa/play_hover.png"/>

<file href="data/html/pa/play_landing_page.png"/>

<file href="data/html/pa/play_normal.png"/>

<file href="data/html/pa/play_select.png"/>

<file href="data/html/pa/player_ scrubber.png"/>

<file href="data/html/pa/player_ scrubber_on_quiz.png"/>

<file href="data/html/pa/player_scrubber.png"/>

<file href="data/html/pa/player_scrubber_on_quiz.png"/>

<file href="data/html/pa/Pn_HTML5_player_spinner.gif"/>

<file href="data/html/pa/previous_hover.png"/>

<file href="data/html/pa/previous_normal.png"/>

<file href="data/html/pa/previous_select.png"/>

<file href="data/html/pa/ques_mark.png"/>

TOPICS
Presenter

Views

163

Translate

Translate

Report

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
no replies

Have something to add?

Join the conversation
Resources
Help resources