Picture of Milton Plotkin
"grunt build" not creating SCORM files
by Milton Plotkin - Friday, 12 August 2016, 3:36 AM
 

Hello. I have created a dummy course and would like to see how it fares when uploaded as a SCORM package. However, when I run grunt build, and check my build folder, I find it has not generated the xml's required for a functioning SCORM package (imsmanifest.xml).

I also tried to run grunt server-scorm, but the resulting webpage I got only had the text: Cannot GET /scorm_test_harness.html

What would be going wrong here?

Picture of Matt Leathes
Re: "grunt build" not creating SCORM files
by Matt Leathes - Friday, 12 August 2016, 10:10 AM
 

Have you installed and enabled the adapt-contrib-spoor extension?

Picture of Paul Vaughan
Re: "grunt build" not creating SCORM files
by Paul Vaughan - Wednesday, 14 September 2016, 1:34 PM
 

I'm having the same issue. I believe that the Spoor extension is installed by default, and is enabled (version 2.0.11 in my case). I can't find anything in the GUI about exporting SCORM resources, and running grunt build in the adapt_authoring folder does some stuff but no build folder appears. 

EDIT: I've just noticed that you can add plugins individually to courses, so added the Spoor plugin, but still nothing when I run grunt build.

Picture of Matt Leathes
Re: "grunt build" not creating SCORM files
by Matt Leathes - Wednesday, 14 September 2016, 2:34 PM
 

If you're using the authoring tool you shouldn't be running grunt build from the command line, the authoring tool handles all of that for you.

See this post: https://community.adaptlearning.org/mod/forum/discuss.php?d=1552