public final class OpenResponseProblem extends SubmittableProblem
submittableClasses
defaultResponseDescription
Constructor and Description |
---|
OpenResponseProblem(java.lang.String uid) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getClassName() |
java.util.List<java.lang.String> |
getResponseTypeDescription() |
protected java.lang.String |
getStudentResponse() |
protected void |
setStudentResponse(java.lang.String studentResponse) |
isSubmittable
getQuestion, setQuestion, validate
initializeContent
getDescription, getName, setDescription, setName
createKey, createKey, equals, extractType, extractUID, getKey, getShortKey, getShortKey, getType, getUID, getValidatorUtilities, setValidatorUtilities, toString, validateKey
protected java.lang.String getStudentResponse()
protected void setStudentResponse(java.lang.String studentResponse)
studentResponse
- the studentResponse to setpublic static java.lang.String getClassName()
public java.util.List<java.lang.String> getResponseTypeDescription()
getResponseTypeDescription
in class SubmittableProblem