testtool.Main
Class AnsweredQuestion

java.lang.Object
  extended by testtool.Main.Question
      extended by testtool.Main.TestQuestion
          extended by testtool.Main.AnsweredQuestion
Direct Known Subclasses:
GradedQuestion

public class AnsweredQuestion
extends TestQuestion

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

a

protected Answer a
Constructor Detail

AnsweredQuestion

public AnsweredQuestion()
Default Constructor