Package org.problets.tutor.problemsequencer

Class Summary
AbstractProblemSequencer Serves as the base class for the various problem sequencers
AutoProblemSequencer Problem sequencer to test the tutor - picks all the templates in the file for the topic - presents them in the order in which they appear in the template database
PredefinedProblemSequencer Problem sequencer to test the student - picks and presents the problems in the order specified by instructor
ProblemSequenceController Provides for menu selection of various problem sequencers