|
Class Summary |
| AffectiveModel |
This class holds information about the motivations and affective states of a specific user. |
| AssessmentModel |
This class represents the assessment part of the new, simple student model. |
| ConceptAssessment |
This class holds the mastery estimations for a specific concept and user. |
| Evidence |
This class contains evidence in the sense of an exercise result
(or part of it) for a given node in the knowledge base (mBase). |
| EvidenceCollector |
This class keeps a record of all evidences for a user. |
| EvidenceCombination |
An EvidenceCombination represents a number of positive and negative evidences. |
| EvidenceContainer |
This class contains all Evidence for a specific user's
competency for a given concept. |
| EvidenceData |
This class contains evidence in the sense of an exercise result
(or part of it) for a given node in the knowledge base (mBase). |
| ExerciseResult |
This class transports information from ExerciseStepEvents
from the event listener to the propagation algorithm, which creates evidences
from the contained data for any relevant knowledge element. |