To install SkillSoft Dialogue courses on an LMS
The course folder contains a \Content\cca\<course code>\aicc folder which contains the following files, depending on whether you require AICC or SCORM integration.
Edit the File_Name column so that it contains the full URL path for the course launch page.
E.g. http://<servername>/skillsoft/Content/c1.htm.
In the imsmanifest.xml file edit all the lines beginning with ‘href=’ to complete the URL paths.
E.g. <file href=" http://<servername>/skillsoft/Content/cca/c1/output/lp1/qti.xml"/>.
In the <coursecode>.xml file, edit the lines beginning with ‘<location type="URI">’ to complete the URL paths.
E.g. <location type="URI"> http://<servername>/skillsoft/Content/c1b.htm</location>.
http://servername/skillsoft/Content/<coursecode>A1.htm.
to
http://servername/skillsoft/Content/<coursecode>A1.htm?SIGNED_APPLET=TRUE
http://<servername>/skillsoft/Content/<coursecode>A1.htm?SIGNED_APPLET=true
Note: To launch directly into the course and bypass the course summary page, swap A1.htm with B.htm.