Package ch.tatool.core.element.handler.score

Interface Summary
PointsAndLevelHandler Interface to be implemented by score and level handlers.
PointsAndLevelHandler.LevelListener Listener for level changes.
PointsAndLevelHandler.PointAdaptor Point adaptor.
 

Class Summary
AbstractPointAdaptor Abstract implementation of a point adapter.
AbstractPointsAndLevelHandler Abstract store and level handler.
AdaptiveScoreAndLevelHandler Adaptive Score and Level Algorithm The score and level algorithm adapts itself to the performance of the user.
BoundaryPointsAndLevelHandler PointsAndLevelHandler that performs a level change once the number of points pass a boundry value.
DefaultPointsAndLevelHandler Default implementation of a score and level handler.
FactorPointAdaptor Allows adapting the points by a factor.
NullablePointAdaptor Simply sets all points to zero, effectively removing the trial outcome from the score and level handler results.
PointsAndLevelUtils Utility methods for points and level handlers.
UserFeedbackLevelListener  
 



Copyright © 2012. All Rights Reserved.