no.inspera.services.pedal.sequencing
Interface Sequence
- All Known Implementing Classes:
- LearningStyleSequencing, LevelSequencing
public interface Sequence
The Sequence interface does sequencing of LearningObject that are in a module.
- Since:
- 27.12.2007
- Version:
- $Id: Sequence.java 44201 2008-04-03 19:48:22Z naimdjon $
- Author:
- Naimdjon Takhirov
doSequence
void doSequence(SequencingChain chain,
Module module)
- Sequences LearningObjects that are in the module.
- Parameters:
chain
- the sequencing chainmodule
- the current module
Copyright © 2008 Inspera A/S. All Rights Reserved.