|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmauda.feedback.SimpleFeedback
mauda.feedback.types.SolutionFeedback
public class SolutionFeedback
Provides the logic for Solution-Feedback. A Solution-Feedback is a feedback- type that handles the logic for displaying a correct solution of an exercise.
| Field Summary |
|---|
| Fields inherited from class mauda.feedback.SimpleFeedback |
|---|
feedbackGenerator, MAX_TRIES |
| Constructor Summary | |
|---|---|
SolutionFeedback(FeedbackExercise exercise)
Creates an SolutionFeedback |
|
| Method Summary | |
|---|---|
int |
getFeedbackTypeID()
Returns the FeedbackTypeID |
| Methods inherited from class mauda.feedback.SimpleFeedback |
|---|
displayLoadingMessage, exerciseFinished, exerciseUpdate, getEvaluator, getFeedbackGenerator, getInitOperationQueue, getTodoOperationQueue, load, save, setEvaluator, setInitOperationQueue, setTodoOperationQueue, switchTo |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SolutionFeedback(FeedbackExercise exercise)
exercise - FeedbackExercise| Method Detail |
|---|
public int getFeedbackTypeID()
SimpleFeedback
getFeedbackTypeID in class SimpleFeedbackFeedbackSelector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||