This zip provides sample content and processing for use with the OASIS DITA 1.2 learning and training content specialization.
This zip includes sample source content that provides overview and assumptions about the goals and objectives of the DITA 1.2 learning and training content specialization. It also provides a set of sample content about four learning objects that describe the goals and purpose of the specialization.
You can use these samples to test and evaluate of how the learning and training content specialization works.
ant -f integrator.xml
This calls the plugin integrator, which installs the plugin files and enables the specialized processing for the learning content.
java -jar lib/dost.jar /i:samples/learningsamples/ditaref-learning-rlo_samples.ditamap /transtype:xhtml /outdir:samples/learningsamples/sampleout
Launch samples/learningsamples/sampleout/index.html in your web browser to view the results.
This zip also provides basic processing to support processing to a SCORM 2004 output that follows the best practices for a basic SCORM template, as outlined here -SCORM best practices templates.
java -jar lib\dost.jar /i:samples/learningsamples/ditaref-learning-rlo_samples_scorm.ditamap /outdir:samples/learningsamples/scormout /transtype:scorm
To use this output with a SCORM-compliant LMS or other run-time environment, you will need to put imsmanifest.xml and the html, and other output files into a SCORM zip package, with all the necessary supporting XSD files.
See SCORM Schema Files for information about how to obtain the XSD files you need
The DITA 1.2 learning and training content specialization specifies a set of specialized DITA topics, a learning interactions domain, a learning metadata domain, and a learning map domain to support creating and delivering structured learning content with DITA.
A set of five specialized topic types provide the basic content ingredients for creating structured, modular learning content with DITA 1.2.
The learning map domain defines a set of specialized topic references for structured learning content as learning objects and groups in a DITA map.
The learning interactions domain defines a set of basic learning interactions elements as a DITA domain. This domain is made available in the learningAssessment topic type.
The learning metadata domain defines a set of basic learning metadata elements as a DITA domain.