ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct () | |
setIdent ($a_ident) | |
getIdent () | |
setTitle ($a_title) | |
getTitle () | |
setComment ($a_comment) | |
getComment () | |
setDuration ($a_duration) | |
getDuration () | |
setQuestiontext ($a_questiontext) | |
getQuestiontext () | |
addResprocessing ($a_resprocessing) | |
addItemfeedback ($a_itemfeedback) | |
setMaxattempts ($a_maxattempts) | |
getMaxattempts () | |
setLabel ($a_label) | |
getLabel () | |
setXmllang ($a_xmllang) | |
getXmllang () | |
setPresentation ($a_presentation) | |
getPresentation () | |
collectResponses () | |
setQuestiontype ($a_questiontype) | |
getQuestiontype () | |
addPresentationitem ($a_presentationitem) | |
determineQuestionType () | |
setAuthor ($a_author) | |
getAuthor () | |
getIliasSourceVersion () | |
setIliasSourceVersion ($iliasSourceVersion) | |
getIliasSourceNic () | |
setIliasSourceNic ($iliasSourceNic) | |
addSuggestedSolution ($a_solution, $a_gap_index) | |
addMetadata ($a_metadata) | |
getMetadata () | |
getMetadataEntry ($a_label) | |
Protected Attributes | |
$iliasSourceVersion | |
$iliasSourceNic | |
Definition at line 51 of file class.ilQTIItem.php.
ilQTIItem::__construct | ( | ) |
Definition at line 75 of file class.ilQTIItem.php.
ilQTIItem::addItemfeedback | ( | $a_itemfeedback | ) |
Definition at line 167 of file class.ilQTIItem.php.
ilQTIItem::addMetadata | ( | $a_metadata | ) |
Definition at line 365 of file class.ilQTIItem.php.
ilQTIItem::addPresentationitem | ( | $a_presentationitem | ) |
Definition at line 229 of file class.ilQTIItem.php.
ilQTIItem::addResprocessing | ( | $a_resprocessing | ) |
Definition at line 162 of file class.ilQTIItem.php.
ilQTIItem::addSuggestedSolution | ( | $a_solution, | |
$a_gap_index | |||
) |
Definition at line 360 of file class.ilQTIItem.php.
ilQTIItem::collectResponses | ( | ) |
ilQTIItem::determineQuestionType | ( | ) |
Definition at line 234 of file class.ilQTIItem.php.
References $questiontype, $response, QT_CLOZE, QT_IMAGEMAP, QT_JAVAAPPLET, QT_KPRIM_CHOICE, QT_LONG_MENU, QT_MATCHING, QT_MULTIPLE_CHOICE_MR, QT_MULTIPLE_CHOICE_SR, QT_NUMERIC, QT_ORDERING, QT_TEXT, QT_TEXTSUBSET, QT_UNKNOWN, R_CARDINALITY_MULTIPLE, R_CARDINALITY_ORDERED, R_CARDINALITY_SINGLE, RT_RESPONSE_GRP, RT_RESPONSE_LID, RT_RESPONSE_STR, and RT_RESPONSE_XY.
ilQTIItem::getAuthor | ( | ) |
Definition at line 323 of file class.ilQTIItem.php.
References $author.
ilQTIItem::getComment | ( | ) |
Definition at line 131 of file class.ilQTIItem.php.
References $comment.
ilQTIItem::getDuration | ( | ) |
ilQTIItem::getIdent | ( | ) |
Definition at line 94 of file class.ilQTIItem.php.
References $ident.
ilQTIItem::getIliasSourceNic | ( | ) |
ilQTIItem::getIliasSourceVersion | ( | ) |
ilQTIItem::getLabel | ( | ) |
Definition at line 187 of file class.ilQTIItem.php.
References $label.
ilQTIItem::getMaxattempts | ( | ) |
ilQTIItem::getMetadata | ( | ) |
ilQTIItem::getMetadataEntry | ( | $a_label | ) |
Definition at line 375 of file class.ilQTIItem.php.
References $metadata.
Referenced by assQuestionImport\addGeneralMetadata().
ilQTIItem::getPresentation | ( | ) |
ilQTIItem::getQuestiontext | ( | ) |
ilQTIItem::getQuestiontype | ( | ) |
ilQTIItem::getTitle | ( | ) |
Definition at line 104 of file class.ilQTIItem.php.
References $title.
ilQTIItem::getXmllang | ( | ) |
Definition at line 197 of file class.ilQTIItem.php.
References $xmllang.
ilQTIItem::setAuthor | ( | $a_author | ) |
Definition at line 318 of file class.ilQTIItem.php.
ilQTIItem::setComment | ( | $a_comment | ) |
Definition at line 109 of file class.ilQTIItem.php.
References comment().
ilQTIItem::setDuration | ( | $a_duration | ) |
Definition at line 136 of file class.ilQTIItem.php.
ilQTIItem::setIdent | ( | $a_ident | ) |
Definition at line 89 of file class.ilQTIItem.php.
ilQTIItem::setIliasSourceNic | ( | $iliasSourceNic | ) |
null | $iliasSourceNic |
Definition at line 355 of file class.ilQTIItem.php.
References $iliasSourceNic.
ilQTIItem::setIliasSourceVersion | ( | $iliasSourceVersion | ) |
string | $iliasSourceVersion |
Definition at line 339 of file class.ilQTIItem.php.
References $iliasSourceVersion.
ilQTIItem::setLabel | ( | $a_label | ) |
Definition at line 182 of file class.ilQTIItem.php.
ilQTIItem::setMaxattempts | ( | $a_maxattempts | ) |
Definition at line 172 of file class.ilQTIItem.php.
ilQTIItem::setPresentation | ( | $a_presentation | ) |
Definition at line 202 of file class.ilQTIItem.php.
ilQTIItem::setQuestiontext | ( | $a_questiontext | ) |
Definition at line 152 of file class.ilQTIItem.php.
ilQTIItem::setQuestiontype | ( | $a_questiontype | ) |
Definition at line 219 of file class.ilQTIItem.php.
ilQTIItem::setTitle | ( | $a_title | ) |
Definition at line 99 of file class.ilQTIItem.php.
ilQTIItem::setXmllang | ( | $a_xmllang | ) |
Definition at line 192 of file class.ilQTIItem.php.
ilQTIItem::$author |
Definition at line 61 of file class.ilQTIItem.php.
Referenced by getAuthor().
ilQTIItem::$comment |
Definition at line 59 of file class.ilQTIItem.php.
Referenced by getComment().
ilQTIItem::$duration |
Definition at line 63 of file class.ilQTIItem.php.
Referenced by getDuration().
ilQTIItem::$ident |
Definition at line 53 of file class.ilQTIItem.php.
Referenced by getIdent().
ilQTIItem::$ilias_version |
Definition at line 60 of file class.ilQTIItem.php.
|
protected |
Definition at line 73 of file class.ilQTIItem.php.
Referenced by getIliasSourceNic(), and setIliasSourceNic().
|
protected |
Definition at line 72 of file class.ilQTIItem.php.
Referenced by getIliasSourceVersion(), and setIliasSourceVersion().
ilQTIItem::$itemfeedback |
Definition at line 66 of file class.ilQTIItem.php.
ilQTIItem::$itemmetadata |
Definition at line 70 of file class.ilQTIItem.php.
Referenced by getMetadata().
ilQTIItem::$label |
Definition at line 56 of file class.ilQTIItem.php.
Referenced by getLabel().
ilQTIItem::$maxattempts |
Definition at line 55 of file class.ilQTIItem.php.
Referenced by getMaxattempts().
ilQTIItem::$presentation |
Definition at line 67 of file class.ilQTIItem.php.
Referenced by getPresentation().
ilQTIItem::$presentationitem |
Definition at line 68 of file class.ilQTIItem.php.
ilQTIItem::$questiontext |
Definition at line 64 of file class.ilQTIItem.php.
Referenced by getQuestiontext().
ilQTIItem::$questiontype |
Definition at line 62 of file class.ilQTIItem.php.
Referenced by determineQuestionType(), and getQuestiontype().
ilQTIItem::$resprocessing |
Definition at line 65 of file class.ilQTIItem.php.
ilQTIItem::$suggested_solutions |
Definition at line 69 of file class.ilQTIItem.php.
ilQTIItem::$title |
Definition at line 54 of file class.ilQTIItem.php.
Referenced by getTitle().
ilQTIItem::$xmllang |
Definition at line 57 of file class.ilQTIItem.php.
Referenced by getXmllang().