If one were to tweak the Authoring Tool to publish SCORM 2004 packages, I suppose you had to do something like this:
- Change the files in the SPOOR "required" folder with SCORM 2004 files (btw: what mechanism copies these files?).
- Add features to the publishing flow, to insert unique SCORM ID into the manifest (btw: what mechanism inserts the values that are currently inserted in the @@ placeholders?).
Is the publishing done through GRUNT files called from the AT?
I suspect that the files in the adapt_authoring/plugins/output/adapt/ folder is involved, but is there a description of this process anywhere?
I have been looking at the files on my AT server, and one of the mysteries (to me) is where updated plugin files ends up.
And what logic is behind the temp folders (which have adapt_framework subfoldes, where some of the updated plugin files seems to end).
If anyone has a more clear picture of this than me, I would very much like to learn more about it.