Forum Discussion
Merging multiple complete Rise courses to create a single Rise course
SCORM allows multiple separate packages inside a package. SCORM was designed for multiple packages, but most authoring tools only work with one. Whether or not your LMS supports this isn't part of the SCORM spec unfortunately, and a lot of them that I have used won't respect multiple SCOs within a single package.
Articulate won't give you any easy tools for doing what you're looking for either, but it is possible if you don't mind getting your hands dirty in XML files. Rustici had a barebone guide on it.
Effectively each SCO inside the final package would result in a new <organization> node inside the <organizations> parent. You can get quite technical in determining shared or separate resources for each SCO, again it all depends on the capabilities of the LMS you use the package in.
The "accepted" answer is to just copy everything back into one course, which is exactly the kind of double or triple handling you're usually seeking to avoid.
Related Content
- 5 months ago
- 12 days ago
- 2 months ago