public final class FillInResponseValue extends StudentResponseValue<FillInAnswerValuePart>
Constructor and Description |
---|
FillInResponseValue(AnswerEvalType evalType,
java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isMatch(AnswerValue<FillInAnswerValuePart> response) |
isAllowedEvalType, validatePartsCount, validatePartsCount
equals, getValuePart, getValuePart, getValueParts, getValuePartsCount, getValuePartType, getValuePartType, getValuePartValue, getValuePartValue, hashCode, partsToList, setValueParts, setValueParts, toString, toViewString
public FillInResponseValue(AnswerEvalType evalType, java.lang.String text)
protected boolean isMatch(AnswerValue<FillInAnswerValuePart> response)