When the content in a SCORM package has been updated, it needs to be replaced in a course. So, I found a way to do this and so far it's working.
- Upload the new package and add it as a page.
- Open the page.
- Switch to the html editor.
- In the iframe, copy the number just before the /launch to your clipboard.
- Open the page where you need to replace the package.
- Switch to the html editor.
- In the iframe, paste to replace the number just before the /launch.
- Save.