|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttesttool.Main.Question
testtool.Main.TestQuestion
testtool.Main.AnsweredQuestion
public class AnsweredQuestion
This is the Questions that makes up the Test it contains Student comments and the answers the student selects *
Field Summary | |
---|---|
protected Answer |
a
|
Fields inherited from class testtool.Main.TestQuestion |
---|
constraints, point, questionNumber |
Fields inherited from class testtool.Main.Question |
---|
an, au, cl, d, dbn, dlu, k, l, qs, w |
Constructor Summary | |
---|---|
AnsweredQuestion()
Default Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Answer a
Constructor Detail |
---|
public AnsweredQuestion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |