|
||||||||||
| 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.FIBQuestion
public class FIBQuestion
| 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 | |
|---|---|
FIBQuestion()
|
|
| Method Summary | |
|---|---|
void |
addToElement(org.dom4j.Element root)
Render XML |
static FIBQuestion |
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 FIBQuestion()
| Method Detail |
|---|
public static FIBQuestion getInstance(org.dom4j.Element item)
item -
public void addToElement(org.dom4j.Element root)
addToElement in interface QTIObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||