Archive for the ‘e-learning’ Category

Zekola HTML to SCORM Converter

Thursday, September 3rd, 2009

I’m now working on HTML to SCORM converter at Zekola. The command-line version is ready and produces SCORM 1.2 and 2004 conformant packages.

The converter reads headings structure from the source HTML, split HTML into chunks between headings and generates SCORM package with correct imsmanifest.xml etc. The great advantage comparing to other SCORM authoring tools is that you can author the whole coursebook say in MS Word, then save it as a single HTML, then convert to SCORM with a single step.

It doesn’t save much time for multimedia-rich or interactive courses, but it’s a precious tool for textbooks.

Docbook to SCORM Converter is open source

Sunday, May 20th, 2007

Docbook to SCORM Converter is now open source. It’s released under GNU Lesser General Public License. Source code and binary files can are available from the project site at Google Code.

See updated description and usage instructions.