imanifest publishing

May 05, 2017

Hi, Could anyone advise on why 2 LMS SCORM 2004 Edition 3 courses that I publish with the exact same publish settings would have slightly different sequencing settings? The following is written in one imanifest and the text in bold is missing from the other:

<title>Title here</title>
<imsss:sequencing>
<imsss:controlMode choice="true" flow="true" />
<imsss:deliveryControls tracked="true" completionSetByContent="true" objectiveSetByContent="true" />
</imsss:sequencing>
</item>
<metadata>
<adlcp:location>metadata.xml</adlcp:location>
</metadata>
<imsss:sequencing>
<imsss:controlMode choice="true" flow="true" />
<imsss:deliveryControls tracked="true" completionSetByContent="false" objectiveSetByContent="false" />
</imsss:sequencing>

Any thoughts would be gratefully appreciated.

 

Thanks,

 

Stephen.

1 Reply
Stephen Evans

Hi,

I realised that sequencing controls are set to:

completionSetByContent="false" objectiveSetByContent="false" />

if there is not questions in the piece. However, when publishing something that has questions linked to a results slide I get below that sets these to true then back to false again. We need to keep them true so that it does not go to complete during a timeout or crash. Does anyone know what it is doing when it sets it to true then back to false again?

Going to Edition 4 misses out where it sets it back to false and keeps just the true line.

 

Edition 3:

<title>Title Goes Here</title>

<imsss:sequencing>
<imsss:controlMode choice="true" flow="true" />
<imsss:deliveryControls tracked="true" completionSetByContent="true" objectiveSetByContent="true" />
</imsss:sequencing>
</item>
<metadata>
<adlcp:location>metadata.xml</adlcp:location>
</metadata>
<imsss:sequencing>
<imsss:controlMode choice="true" flow="true" />
<imsss:deliveryControls tracked="true" completionSetByContent="false" objectiveSetByContent="false" />
</imsss:sequencing>
</organization>
</organizations>
<resources> etc, etc,

 

Thanks,

 

Stephen.

This discussion is closed. You can start a new discussion or contact Articulate Support.