Forum Discussion
TaraRohrbach
2 years agoCommunity Member
SuccessFactors LMS applying its own Navigational buttons
Hello,
When I publish Rise 360 to our SuccessFactors LMS it is applying navigational buttons that I do not want. I have been told by our LMS administrators this is normal behavior for SCORM 2004,...
oliviadevid
2 years agoCommunity Member
Hello,
To remove the unwanted navigational buttons in your Rise 360 course, you can try modifying the course's SCORM manifest file.
Here are the steps to follow:
- Export your Rise 360 course as a SCORM package.
- Extract the contents of the SCORM package to a folder on your computer.
- Locate the "imsmanifest.xml" file in the extracted folder.
- Open the "imsmanifest.xml" file in a text editor.
- Find the following lines of code:
<item identifier="page-navigation" identifierref="nav"/> <item identifier="toc-navigation" identifierref="toc"/>
- To remove the navigation buttons, delete the above lines of code.
- Save the "imsmanifest.xml" file.
- Zip the contents of the extracted folder to create a new SCORM package.
- Upload the new SCORM package to your SuccessFactors LMS.
By following the above steps, you should be able to remove the unwanted navigational buttons from your Rise 360 course. Please note that modifying the manifest file requires technical knowledge and should be done carefully to avoid breaking the course functionality. It's recommended to make a backup of your original SCORM package before making any changes.
Best Regards - Olivia Devid