|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.ims.qti.editor.beecom.objects.Question
org.olat.ims.qti.editor.beecom.objects.EssayQuestion
public class EssayQuestion
Initial Date: Oct 10, 2003
| Field Summary |
|---|
| Fields inherited from class org.olat.ims.qti.editor.beecom.objects.Question |
|---|
TYPE_ESSAY, TYPE_FIB, TYPE_KPRIM, TYPE_MC, TYPE_SC |
| Constructor Summary | |
|---|---|
EssayQuestion()
|
|
| Method Summary | |
|---|---|
void |
addToElement(org.dom4j.Element root)
Render XML |
EssayResponse |
getEssayResponse()
Returns the essay response. |
static EssayQuestion |
getInstance(org.dom4j.Element item)
Called by ItemParser |
| Methods inherited from class org.olat.ims.qti.editor.beecom.objects.Question |
|---|
getHintText, getIdent, getLable, getMaxValue, getMinValue, getQuestion, getResponses, getSingleCorrectScore, getSolutionText, getType, isShuffle, isSingleCorrect, setHintText, setIdent, setLable, setMaxValue, setMaxValue, setMinValue, setMinValue, setQuestion, setResponses, setShuffle, setSingleCorrect, setSingleCorrectScore, setSingleCorrectScore, setSolutionText, setType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EssayQuestion()
| Method Detail |
|---|
public static EssayQuestion getInstance(org.dom4j.Element item)
item -
public void addToElement(org.dom4j.Element root)
addToElement in interface QTIObjectpublic EssayResponse getEssayResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||