| Package | Description |
|---|---|
| org.assistments.domain.content.tutor |
| Modifier and Type | Method and Description |
|---|---|
FillInUnitsAnswerValuePart |
FillInUnitsResponseValue.getDataPart()
Returns the data value part for this response.
|
FillInUnitsAnswerValuePart |
FillInUnitsAnswer.getDataPart()
Returns the data value part for this answer.
|
FillInUnitsAnswerValuePart |
FillInUnitsResponseValue.getUnitsPart()
Returns the units value part for this response.
|
FillInUnitsAnswerValuePart |
FillInUnitsAnswer.getUnitsPart()
Returns the units value part for this answer.
|
| Modifier and Type | Method and Description |
|---|---|
protected FillInUnitsAnswer |
FillInUnitsProblem.addAnswer(java.lang.String uid,
boolean isCorrect,
FillInUnitsAnswerValuePart... valueParts) |
| Constructor and Description |
|---|
FillInUnitsAnswerValue(FillInUnitsAnswerValuePart fillIn,
FillInUnitsAnswerValuePart units) |