public abstract class ShortAnswer extends Answer
Constructor and Description |
---|
ShortAnswer() |
Modifier and Type | Method and Description |
---|---|
abstract Response |
getCorrectResponse()
Returns the correct response of the
answer
|
public abstract Response getCorrectResponse()
getCorrectResponse
in class Answer