Uses of Package
mauda.feedback

Packages that use mauda.feedback
mauda.feedback Provides feedback-specific classes, used by the different feedback-types. 
mauda.feedback.types Provides classes, to handle the different feedback-types. 
work Provides classes to view, play and process exercises, produced by Generation-Editor or AutoGenerator. 
 

Classes in mauda.feedback used by mauda.feedback
Evaluator
          Evaluator-base-class for automatic evaluation of exercises
FeedbackExercise
          Extends Exercise-class to hold Feedback-specific information.
FeedbackGenerator
          Central class for generating feedback.
FeedbackObject
          Indepented object for storing adequat feedback.
FeedbackPanel
          The panel for displaying feedback-messages
SimpleFeedback
          The base-class for feedback-types.
 

Classes in mauda.feedback used by mauda.feedback.types
FeedbackExercise
          Extends Exercise-class to hold Feedback-specific information.
SimpleFeedback
          The base-class for feedback-types.
 

Classes in mauda.feedback used by work
FeedbackExercise
          Extends Exercise-class to hold Feedback-specific information.