Package | Description |
---|---|
org.assistments.domain.content.tutor |
Modifier and Type | Method and Description |
---|---|
FillInAnswerValuePart |
FillInAnswer.getValuePart()
Returns the single value part for this answer.
|
Modifier and Type | Method and Description |
---|---|
protected FillInAnswer |
FillInProblem.addAnswer(java.lang.String uid,
boolean isCorrect,
FillInAnswerValuePart... valueParts) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
FillInResponseValue.isMatch(AnswerValue<FillInAnswerValuePart> response) |
Constructor and Description |
---|
FillInAnswerValue(FillInAnswerValuePart avp)
Constructor
|