Forum Discussion
Edit a Manifest file from Rise
You would need to copy this into the imsmanifest.xml document after the content is published. First you need to uncompress the downloaded SCORM package. Then find the imasmanifest.xml file in the root of the folder. Open up and find the <item> node, then copy and paste into the <item> node making sure it sits within the opening and closing <item></item>. You will see other node such as the imss:sequencing node. Don't paste into any of the other nodes. It should be a direct descendant of the <item>, for example:
Then save the imsmanifest.xml file, then select all files and compress (zip). After compressing again, you need to ensure that when you look in the package, the imasmanifest.xml file is in the root (you don't need to navigate through folders to see it). The LMS expects the file in the root, otherwise you will get errors relating the the manifest file not being found.