|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttomp.quiz.AbstractQuestion
tomp.quiz.MultipleChoiceQuestion
tomp.quiz.CheckGroupQuestion
Field Summary |
Fields inherited from class tomp.quiz.MultipleChoiceQuestion |
highestRight, right |
Fields inherited from class tomp.quiz.AbstractQuestion |
id, points |
Constructor Summary | |
CheckGroupQuestion(java.lang.String id)
|
Methods inherited from class tomp.quiz.MultipleChoiceQuestion |
getMyParameter, checkAnswer, isAnswerCorrectAt, setAnswerCorrectAt, toString |
Methods inherited from class tomp.quiz.AbstractQuestion |
getId, getPoints, checkAnswer, setPoints |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CheckGroupQuestion(java.lang.String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |