|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Collaboration diagram for ilQTIItem:Public Member Functions | |
| ilQTIItem () | |
| 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 45 of file class.ilQTIItem.php.
| ilQTIItem::addItemfeedback | ( | $a_itemfeedback | ) |
Definition at line 164 of file class.ilQTIItem.php.
| ilQTIItem::addMetadata | ( | $a_metadata | ) |
Definition at line 366 of file class.ilQTIItem.php.
| ilQTIItem::addPresentationitem | ( | $a_presentationitem | ) |
Definition at line 227 of file class.ilQTIItem.php.
| ilQTIItem::addResprocessing | ( | $a_resprocessing | ) |
Definition at line 159 of file class.ilQTIItem.php.
| ilQTIItem::addSuggestedSolution | ( | $a_solution, | |
| $a_gap_index | |||
| ) |
Definition at line 361 of file class.ilQTIItem.php.
| ilQTIItem::collectResponses | ( | ) |
Definition at line 209 of file class.ilQTIItem.php.
References $result.
| ilQTIItem::determineQuestionType | ( | ) |
Definition at line 232 of file class.ilQTIItem.php.
References $questiontype, QT_CLOZE, QT_IMAGEMAP, QT_JAVAAPPLET, QT_KPRIM_CHOICE, 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 324 of file class.ilQTIItem.php.
References $author.
| ilQTIItem::getComment | ( | ) |
Definition at line 127 of file class.ilQTIItem.php.
References $comment.
| ilQTIItem::getDuration | ( | ) |
| ilQTIItem::getIdent | ( | ) |
Definition at line 88 of file class.ilQTIItem.php.
References $ident.
| ilQTIItem::getIliasSourceNic | ( | ) |
Definition at line 348 of file class.ilQTIItem.php.
References $iliasSourceNic.
| ilQTIItem::getIliasSourceVersion | ( | ) |
Definition at line 332 of file class.ilQTIItem.php.
References $iliasSourceVersion.
| ilQTIItem::getLabel | ( | ) |
Definition at line 184 of file class.ilQTIItem.php.
References $label.
| ilQTIItem::getMaxattempts | ( | ) |
| ilQTIItem::getMetadata | ( | ) |
| ilQTIItem::getMetadataEntry | ( | $a_label | ) |
Definition at line 376 of file class.ilQTIItem.php.
Referenced by assQuestionImport\addGeneralMetadata().
Here is the caller graph for this function:| ilQTIItem::getPresentation | ( | ) |
| ilQTIItem::getQuestiontext | ( | ) |
| ilQTIItem::getQuestiontype | ( | ) |
Definition at line 222 of file class.ilQTIItem.php.
References $questiontype.
| ilQTIItem::getTitle | ( | ) |
Definition at line 98 of file class.ilQTIItem.php.
References $title.
| ilQTIItem::getXmllang | ( | ) |
Definition at line 194 of file class.ilQTIItem.php.
References $xmllang.
| ilQTIItem::ilQTIItem | ( | ) |
Definition at line 69 of file class.ilQTIItem.php.
| ilQTIItem::setAuthor | ( | $a_author | ) |
Definition at line 319 of file class.ilQTIItem.php.
| ilQTIItem::setComment | ( | $a_comment | ) |
Definition at line 103 of file class.ilQTIItem.php.
| ilQTIItem::setDuration | ( | $a_duration | ) |
Definition at line 132 of file class.ilQTIItem.php.
| ilQTIItem::setIdent | ( | $a_ident | ) |
Definition at line 83 of file class.ilQTIItem.php.
| ilQTIItem::setIliasSourceNic | ( | $iliasSourceNic | ) |
| null | $iliasSourceNic |
Definition at line 356 of file class.ilQTIItem.php.
References $iliasSourceNic.
| ilQTIItem::setIliasSourceVersion | ( | $iliasSourceVersion | ) |
| string | $iliasSourceVersion |
Definition at line 340 of file class.ilQTIItem.php.
References $iliasSourceVersion.
| ilQTIItem::setLabel | ( | $a_label | ) |
Definition at line 179 of file class.ilQTIItem.php.
| ilQTIItem::setMaxattempts | ( | $a_maxattempts | ) |
Definition at line 169 of file class.ilQTIItem.php.
| ilQTIItem::setPresentation | ( | $a_presentation | ) |
Definition at line 199 of file class.ilQTIItem.php.
| ilQTIItem::setQuestiontext | ( | $a_questiontext | ) |
Definition at line 149 of file class.ilQTIItem.php.
| ilQTIItem::setQuestiontype | ( | $a_questiontype | ) |
Definition at line 217 of file class.ilQTIItem.php.
| ilQTIItem::setTitle | ( | $a_title | ) |
Definition at line 93 of file class.ilQTIItem.php.
| ilQTIItem::setXmllang | ( | $a_xmllang | ) |
Definition at line 189 of file class.ilQTIItem.php.
| ilQTIItem::$author |
Definition at line 55 of file class.ilQTIItem.php.
Referenced by getAuthor().
| ilQTIItem::$comment |
Definition at line 53 of file class.ilQTIItem.php.
Referenced by getComment().
| ilQTIItem::$duration |
Definition at line 57 of file class.ilQTIItem.php.
Referenced by getDuration().
| ilQTIItem::$ident |
Definition at line 47 of file class.ilQTIItem.php.
Referenced by getIdent().
| ilQTIItem::$ilias_version |
Definition at line 54 of file class.ilQTIItem.php.
|
protected |
Definition at line 67 of file class.ilQTIItem.php.
Referenced by getIliasSourceNic(), and setIliasSourceNic().
|
protected |
Definition at line 66 of file class.ilQTIItem.php.
Referenced by getIliasSourceVersion(), and setIliasSourceVersion().
| ilQTIItem::$itemfeedback |
Definition at line 60 of file class.ilQTIItem.php.
| ilQTIItem::$itemmetadata |
Definition at line 64 of file class.ilQTIItem.php.
Referenced by getMetadata().
| ilQTIItem::$label |
Definition at line 50 of file class.ilQTIItem.php.
Referenced by getLabel().
| ilQTIItem::$maxattempts |
Definition at line 49 of file class.ilQTIItem.php.
Referenced by getMaxattempts().
| ilQTIItem::$presentation |
Definition at line 61 of file class.ilQTIItem.php.
Referenced by getPresentation().
| ilQTIItem::$presentationitem |
Definition at line 62 of file class.ilQTIItem.php.
| ilQTIItem::$questiontext |
Definition at line 58 of file class.ilQTIItem.php.
Referenced by getQuestiontext().
| ilQTIItem::$questiontype |
Definition at line 56 of file class.ilQTIItem.php.
Referenced by determineQuestionType(), and getQuestiontype().
| ilQTIItem::$resprocessing |
Definition at line 59 of file class.ilQTIItem.php.
| ilQTIItem::$suggested_solutions |
Definition at line 63 of file class.ilQTIItem.php.
| ilQTIItem::$title |
Definition at line 48 of file class.ilQTIItem.php.
Referenced by getTitle().
| ilQTIItem::$xmllang |
Definition at line 51 of file class.ilQTIItem.php.
Referenced by getXmllang().