Add a SCORM or xAPI package to the Content tool
If you are using the new SCORM solution, upload SCORM or xAPI packages directly into the Content tool.
To add a SCORM or xAPI package to the Content tool
- In Content, either create or select a module to include your SCORM or xAPI package in.
- Within your selected module, from the Upload/Create button, select New SCORM Object/xAPI Object.
- In the Add Course Package - SCORM dialog window, do one of the following:
- If you want to upload a new SCORM or xAPI package, click Upload. Then, either browse one or more files, or drag and drop the files into the designated area. Note: You can upload up to 50 SCORM or xAPI objects at a time.
- If you want to add a previously uploaded SCORM or xAPI package, select it from the list.
- Click Save.
- On the Add Course Package - SCORM screen, do one or more of the following:
- To add the SCORM or xAPI object to the course, select it and click Add.
- If you want to create a grade item for the SCORM or xAPI object, click Yes. Then, select the type of grade calculation method you want to use. Note: To edit the grade item later, select the item in the grade book.
If you want the SCORM or xAPI package in your course to remain as it was when you uploaded it (to be statically linked), click Display this version even if a new version is added.
- If you want the SCORM or xAPI package in your course to remain updated as new versions are added (to be dynamically linked), click Always display the latest version.
- If you want to update other properties, select the SCORM or xAPI object then select Properties. Then, you can change the title, and add or remove external navigation.
- Click Save.
Import a SCORM package
If you are using the Legacy SCORM solution, SCORM packages must be imported to the Content tool. The import function identifies the content as SCORM, and allows the proper initialization of SCORM LMS calls.
Note: The Legacy SCORM solution does not support xAPI objects.
To import a SCORM package
- From Edit Course, click Import/Export/Copy components > Import Components.
- Select from a course package.
- Click Start.
- Drag and drop the SCORM package onto the upload target.
- Click Import All Components.
- Do one of the following:
- To view the SCORM package within Content, click View Content.
- To import another SCORM package, click Import Another Package.
How to set SCORM Review/Retake functionality when importing SCORM/xAPI object
The built-in SCORM review/retake functionality can be enabled or disabled. When disabled, it allows you to use any native review/retake functionality and prevents conflicts with such.
Enable and disable SCORM review/retake functionality in the New Content Experience
- Navigate to Add Existing > SCORM/xAPI
Figure: The SCROM/xAPI Object option on the What would you like to add? page.
- Select a SCORM object to upload.
- Click the Action Dropdown menu and click Edit Properties.
Figure: The Action Dropdown menu showing the Edit Properties option.
- In the Edit Properties dialog, under the Course Package Review/Retake Options, select one of the following:
- Add review/retake options. My package does not have built in review/retake functionality.
- Do not add review/retake options. My package does have built in review/retake functionality. (Default)
Figure: The Course Package Review/Retake Options section.
- Click Save.
Note: If you want to change this option for an already imported SCORM object, you will need to re-import the SCORM as this feature is included at the time of processing the SCORM into Brightspace.
Enable and disable SCORM review/retake functionality in Classic Content
- Navigate to Upload/Create > New SCORM/xAPI Object
- In the publishing workflow, Edit Properties dialogue, expand the Advanced Settings area. Under the new subheading Course Package Review/Retake Options, select one of the following:
- Add review/retake options. My package does not have built in review/retake functionality.
- Do not add review/retake options. My package does have built in review/retake functionality. (Default)
Note: If you want to change this option for an already imported SCORM object, you will need to re-import the SCORM as this feature is included at the time of processing the SCORM into Brightspace.
Video: Add a SCORM package to the Content tool
Adding individual SCORM objects to Lessons
After you upload new SCORM solution objects into Content, you can add those objects to Lessons.
- In Lessons, click Add Existing.
- Click SCORM Object.
- Select the SCORM you want to add to the Lesson.
- Click the ellipses (…) next to the name of the SCORM object for the following additional options:
- Preview
- Edit Properties:
- Change the title
- Change the description
- Share object with other instructors (dependent on user permissions)
- Indicate if you want to use external navigation
- Upload New Version
- Delete
- Click Next to add the selected SCORM object, and do any of the following:
Add a grade item to the object.
Choose the grade calculation method.
Indicate if you want to link to the object with a static link (the current version of the object is always used) or dynamic link (the most recently updated version of the object is always used).
Choose player options (either use an embedded player or open in a new browser window).
Bulk Uploading SCORM objects to Lessons
- In Lessons, click Add Existing.
- Click SCORM Object.
- Click Bulk Upload.
- Drag and drop files or select Click to Upload.
- Click Upload.
- Once uploading is complete, click Keep Default Properties for all files or Edit properties for all files.
-
If Edit properties for all files is selected, do the following for each uploaded SCORM object:
-
Change the title.
-
Change the description.
-
Share object with other instructors (dependent on user permissions).
-
Indicate if you want to use external navigation.
-
-
Click Next to move to the next SCORM object.
Remove a grade item from a SCORM object after the package is imported
In order to remove a grade item that was originally created as part of a SCORM package, you must first break the association between the grade book item and the content item.
To remove a grade item from a SCORM object after the package is imported
- In the Content tool, navigate to the SCORM object that you want to disassociate from the grade item.
- Click the content topic.
- From the Activity Details tab, in the Assessment area, click the topic title.
- From the context menu, click No Grade.
- Click Save.
Note: If the SCORM package is already deleted, you cannot remove the grade book item. If you require grade book items to be removed from your course, contact D2L Support.
Move your imported SCORM content to a different module
If you are using the legacy SCORM solution and you import a SCORM package, it creates a single module and topic as part of the process. After the import process is completed, you can move the topic using the move function in the Content tool to the desired module and delete the unnecessary module that was created as part of the import process.
Adjust the display size of your SCORM object
If you are using the legacy SCORM solution, in many cases, display issues are the result of settings selected when authoring a SCORM package. If SCORM objects are too small or too large when viewed in Content, consider replacing the absolute values set for the dimensions in the HTML file with relative values.
- From Manage Files, click the action menu for the file you want to edit.
- Select Edit File > HTML Source Editor.
- Replace the absolute values for width and height in the HTML file with relative values.
- Click Save.
Note: The location of these elements vary depending on the authoring tool used to create the SCORM package. Editing these values from the publishing tool and creating a new package with the updated values allows you to successfully use the package repeatedly while only needing to edit it once.