|
||||||||||
| 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.Assessment
public class Assessment
| Constructor Summary | |
|---|---|
Assessment()
|
|
| Method Summary | |
|---|---|
void |
addToElement(org.dom4j.Element root)
|
boolean |
containsEssayQuestions()
Checks if this assessment contains any questions of type 'essay' |
java.util.List |
getAssessfeedbacks()
Returns the assessfeedbacks. |
java.util.List |
getAssessmentcontrols()
Returns the assessmentcontrols. |
QTIObject |
getDuration()
Returns the duration. |
java.lang.String |
getIdent()
Returns the ident. |
java.util.List |
getItems()
Returns the items. |
Metadata |
getMetadata()
Returns the assessproc_extension. |
java.lang.String |
getObjectives()
Returns the objectives. |
OutcomesProcessing |
getOutcomes_processing()
Returns the outcomes_processing. |
QTIObject |
getPresentation_material()
Returns the presentation_material. |
QTIObject |
getQticomment()
Returns the qticomment. |
QTIObject |
getReference()
Returns the reference. |
java.util.List |
getRubrics()
Returns the rubrics. |
java.util.List |
getSections()
Returns the sections. |
QTIObject |
getSelection_ordering()
Returns the selection_ordering. |
java.lang.String |
getTitle()
Returns the title. |
java.lang.String |
getXml_lang()
Returns the xml_lang. |
boolean |
isInheritControls()
|
void |
setAssessfeedbacks(java.util.List assessfeedbacks)
Sets the assessfeedbacks. |
void |
setAssessmentcontrols(java.util.List assessmentcontrols)
Sets the assessmentcontrols. |
void |
setDuration(QTIObject duration)
Sets the duration. |
void |
setIdent(java.lang.String ident)
Sets the ident. |
void |
setInheritControls(boolean b)
|
void |
setItems(java.util.List items)
Sets the items. |
void |
setMetadata(Metadata metadata)
Sets the assessproc_extension. |
void |
setObjectives(java.lang.String objectives)
Sets the objectives. |
void |
setOutcomes_processing(OutcomesProcessing outcomes_processing)
Sets the outcomes_processing. |
void |
setPresentation_material(QTIObject presentation_material)
Sets the presentation_material. |
void |
setQticomment(QTIObject qticomment)
Sets the qticomment. |
void |
setReference(QTIObject reference)
Sets the reference. |
void |
setRubrics(java.util.List rubrics)
Sets the rubrics. |
void |
setSections(java.util.List sections)
Sets the sections. |
void |
setSelection_ordering(QTIObject selection_ordering)
Sets the selection_ordering. |
void |
setTitle(java.lang.String title)
Sets the title. |
void |
setXml_lang(java.lang.String xml_lang)
Sets the xml_lang. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Assessment()
| Method Detail |
|---|
public void addToElement(org.dom4j.Element root)
addToElement in interface QTIObjectpublic java.lang.String getIdent()
public java.lang.String getTitle()
public void setIdent(java.lang.String ident)
ident - The ident to setpublic void setTitle(java.lang.String title)
title - The title to setpublic java.util.List getSections()
public void setSections(java.util.List sections)
sections - The sections to setpublic java.util.List getAssessmentcontrols()
public void setAssessmentcontrols(java.util.List assessmentcontrols)
assessmentcontrols - The assessmentcontrols to setpublic java.util.List getAssessfeedbacks()
public Metadata getMetadata()
public java.lang.String getObjectives()
public OutcomesProcessing getOutcomes_processing()
public QTIObject getPresentation_material()
public QTIObject getQticomment()
public QTIObject getReference()
public java.util.List getRubrics()
public QTIObject getSelection_ordering()
public java.lang.String getXml_lang()
public void setAssessfeedbacks(java.util.List assessfeedbacks)
assessfeedbacks - The assessfeedbacks to setpublic void setMetadata(Metadata metadata)
assessproc_extension - The assessproc_extension to setpublic void setObjectives(java.lang.String objectives)
objectives - The objectives to setpublic void setOutcomes_processing(OutcomesProcessing outcomes_processing)
outcomes_processing - The outcomes_processing to setpublic void setPresentation_material(QTIObject presentation_material)
presentation_material - The presentation_material to setpublic void setQticomment(QTIObject qticomment)
qticomment - The qticomment to setpublic void setReference(QTIObject reference)
reference - The reference to setpublic void setRubrics(java.util.List rubrics)
rubrics - The rubrics to setpublic void setSelection_ordering(QTIObject selection_ordering)
selection_ordering - The selection_ordering to setpublic void setXml_lang(java.lang.String xml_lang)
xml_lang - The xml_lang to setpublic java.util.List getItems()
public void setItems(java.util.List items)
items - The items to setpublic boolean isInheritControls()
public void setInheritControls(boolean b)
b - public void setDuration(QTIObject duration)
duration - The duration to setpublic QTIObject getDuration()
public boolean containsEssayQuestions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||