Follow

Combining Multiple SCOs Into One SCORM Course

Avatar

The SCORM software standard is a reliable tool for creating elearning courses that will work across content platforms. But sometimes once you’ve created a catalog of courses, you want to make several courses into one, bundling together different chunks of content to create a new learning experience.

Step-by-Step Directions

  1. Start by gathering all of the SCORM 1.2 packages you wish to combine. Unzip each package and create one folder for each, ensuring that each includes an imsmanifest.xml.

  2. Look in each imsmanifest.xml file and compile a list of the filenames for each of the index files.

  3. Create a parent folder and place all of the folders you made in step 1 into the parent folder.

  4. Add each of the five standard files attached to your parent folder. Four are .xsd files and do not need to be modified. The fifth, imsmanifest.xml, will need to be modified according to your individual SCORM 1.2 packages.

  5. Modify the imsmanifest.xml file in the parent file to point to each of your sub-files. The imsmanifest.xml file must be modified in two places: in the organization tag and in the item tags. There must be a row for each subfolder.
     

  6. The screenshot example below illustrates a course created from three individual SCORM packages. Each of the following items must be modified:

    1. “Identifier” and “Title” (Highlighted in Yellow in the image below) should refer to the course title – in this example “2020 Accountancy Law”

    2. Create an “item identifier” for each SCORM package you unzipped into a sub folder in step 1. Modify the title to reflect the name of each component of the course (See Blue highlighting). The title will show up in the course navigation so choose a name that describes the content. In this example, “Chapter 1” is the first title tag that must be modified.

    3. Create a “resource identifier” to map to each subfolder. Modify the content in quotes after “href” to reflect the file path and file name of the index file for each sub-folder (Highlighted in Red). The index file will be referred to in each individual SCO’s imsmanifest.xml, look for the href= attribute on the line containing adlcp_scormtype=”sco”

    4. Make sure that the item identifiers are unique and that they match up to the corresponding resource identifiers (See Green Highlighting—click to enlarge).

      multi_sco_imsmanifest_ex.png

    5. If you’re using SCORM 2004 3rd Edition, change this line in your master imsmanifest.xml file: “1.2” to “2004 3rd Edition.

    6. Then zip the parent file SCORM package (containing all of the subfiles) and load it into SCORM Cloud.

    7. When you validate the SCORM course in SCORM Cloud, you should see each SCO in the left-hand navigation of the course. Please click on and complete each one to demonstrate that the whole course can register as complete.

    Note: If you use Adobe eLearning authoring tools, check out this article here on how you can combine different SCOs into one SCORM package. 

Was this article helpful?
4 out of 4 found this helpful
Have more questions? Submit a request
Powered by Zendesk