Package org.activemath.studentmodel2.simulation

Class Summary
DifficultyMapper This class maps LeAM difficulties to [0,1] for use in e.g.
ErrorContainer This class is an easy way to store different error types / metrics
EvalSimulator The EvalSimulator is meant to rerun a real Evaluation, i.e. it takes the input of the test persons and does a replay of their data - especially ExerciseStepEvents in order to get the estimations of a different LearnerModel.
IRT The IRT class implements some aspects of the dichotomous Rasch-Model of the item response theory.
SimulationExercise  
SimulationExerciseStepEvent  
SimulationReport  
Simulee This class defines a simulated student (referred to as simulee).
StudentSimulator