Does anyone know how to programatically (in .NET, C# or VB.NET) create a SCORM 2004 package?
If so, can you provide insight...
Thanks
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Does anyone know how to programatically (in .NET, C# or VB.NET) create a SCORM 2004 package?
If so, can you provide insight...
Thanks
You can use the XML apis if you want full control (System.Xml and System.Xml.LINQ).
There are some third parties who sell their stuff like http://www.jcasolutions.com/ssp.php
There's a lot more to it than just exporting some XML. There's a good technical explanation of how SCORM works available at http://www.scorm.com/scorm-explained/technical-scorm/.
If you are simply exporting static files, like a PDF or single page HTML file, check out: http://www.scorm.com/scorm-explained/scorm-resources/simple-api/
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.