|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Module | |
---|---|
no.inspera.services.pedal.engine |
Uses of Module in no.inspera.services.pedal.engine |
---|
Methods in no.inspera.services.pedal.engine that return Module | |
---|---|
Module |
AdaptiveEngine.getModule(long moduleId)
Returns the module identified by specified moduleId. |
Methods in no.inspera.services.pedal.engine with parameters of type Module | |
---|---|
void |
Sequence.doSequence(Chain chain,
Module module)
Sequences LearningObjects that are in the module. |
void |
LevelSequencing.doSequence(Chain next,
Module module)
Filters out only items that are in accordance with the specified level. |
void |
LearningStyleSequencing.doSequence(Chain next,
Module module)
The implementation of doSequence method. |
void |
Chain.doSequence(Module module)
Causes the next sequence in the chain to be invoked. |
LearningObject |
AdaptiveEngine.sequence(Module module)
Causes the sequencing of LearningObjects in the chain. |
Constructors in no.inspera.services.pedal.engine with parameters of type Module | |
---|---|
SequencingState(Module module)
Constructs a new SequencingState for the specified module |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |