|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.problets.tutor.feedbackadapter.BaseAdapter
public class BaseAdapter
Serves as the base class for all the feedback adapers
| Constructor Summary | |
|---|---|
BaseAdapter()
|
|
| Method Summary | |
|---|---|
java.util.Vector |
adaptFeedbackAmount(java.util.Vector explanation,
int currentFeedbackAmount)
Adapts the explanation based on currentFeedbackAmount and in the future, based on the student's learning objectives. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseAdapter()
| Method Detail |
|---|
public java.util.Vector adaptFeedbackAmount(java.util.Vector explanation,
int currentFeedbackAmount)
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||