Hello,
I'm using a web-course authoring tool to generate files, one of which is an xml file (if you're familiar with SCORM, it's imsmanfest.xml).
The learning management system we use requires us to add some pre-written code to the xml file for things to work as we want them to. I want to make adding this text easier for my developers.
Is there a script I could run to simply add this code to the XML file? It appears at the end of the file right before the closing </manifest> tag.
Thanks,
EB
I'm using a web-course authoring tool to generate files, one of which is an xml file (if you're familiar with SCORM, it's imsmanfest.xml).
The learning management system we use requires us to add some pre-written code to the xml file for things to work as we want them to. I want to make adding this text easier for my developers.
Is there a script I could run to simply add this code to the XML file? It appears at the end of the file right before the closing </manifest> tag.
Thanks,
EB