Hello
I have built a course using Adapt Framework and want to import it to a hosting platform. Best I've done so far is to upload the zipped build folder to SCORM Cloud. The other platforms I've tested are Opigno and Docebo. In these two platforms my course ends up as a single question (the whole course is displayed in what would be a question window in opigno and docebo).
The only way to build a package from what I've read in the docs is to zip the resulting build folder. This does not make a imsmanifest for me however, which scorm requires. Right now I have a imsmanifest that only references index.html, from what I've read about scorm packages all the resources should be referenced in this file. Is there some command to create an imsmanifest file automatically or instructions on how to create one manually?
//Igor