Class Summary |
AdaptiveEngine |
AdaptiveEngine is the engine that adapts LearningObject in the sequencing chain. |
Chain |
A SequencingChain is an object provided by the sequencing engine giving a view into the invocation chain of a sequence request for a module. |
EngineBuilder |
SequencingBuilder uses builder pattern to build SequencingEngine object. |
LearningStyleSequencing |
This class is an implementation of Sequence interface. |
LevelSequencing |
Sequnces Learning Objects based on level metadata. |
SequencingMetadataItem |
SequencingMetadataItem represents metadata item that can be used for sequencing. |
SequencingState |
SequencingState that holds the sequencing information for a module. |