Package org.olat.modules.scorm.archiver

Interface Summary
ScormExportVisitor Description:
Visitor pattern for ScormExportManager
 

Class Summary
ArchiverActionExtension  
ScoDatas Description:
Hold the sco's datamodel of a user.
ScoInteraction Description:
Hold a single interaction of the sco's datamodel
ScoObjective Description:
Hold a single objective of the sco's datamodel
ScormArchiveWizardController Description:
A wizard to export the results of a SCORM course in a tab separated file.
ScormExportFormatter Description:
An implementation of the ScormExportVisitor which create a tab separated file with the results of the visited scos.
ScormExportManager  
ScormResultArchiveController Description:
Main controller for the SCORM archive export.