Package org.activemath.sequencer

Class Summary
ExerciseArgumentSetting The smallest unit to representing an Exercise with all possible flexible settings as parameters.
ExerciseSequencer Show a sequence of exercise to the user.
ExerciseSequencerFactory Help to create the appropriate instance of exercise sequencer with different signature.
MunExerciseSequencer  
SimpleExerciseSequencer Given a list of exerciseIds, sequencer will just execute them one after another in the given order.
SimpleSequencerStrategy Simple data structure for providing the flexibility of defining a local strategy.
TutorialExerciseSequencer Involve the tutorial component to choose the next adaptive exercise
TutorialExerSeqTrainCompetencyLevel  
TutorialExerSeqTrainN  
TutorialExerSeqTrainNAssessment  
 

Exception Summary
NoAvailableExercisesException If we can't find exercises for the user.