public final class OpenResponseProblem extends SubmittableProblem
submittableClassesdefaultResponseDescription| 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) |
isSubmittablegetQuestion, setQuestion, validateinitializeContentgetDescription, getName, setDescription, setNamecreateKey, createKey, equals, extractType, extractUID, getKey, getShortKey, getShortKey, getType, getUID, getValidatorUtilities, setValidatorUtilities, toString, validateKeyprotected 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