|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilQTIResponse:Public Member Functions | |
| __construct ($a_response_type=0) | |
| setResponsetype ($a_responsetype) | |
| getResponsetype () | |
| setIdent (string $a_ident) | |
| getIdent () | |
| setRCardinality (string $a_rcardinality) | |
| getRCardinality () | |
| setRTiming (string $a_rtiming) | |
| getRTiming () | |
| setNumtype (string $a_numtype) | |
| getNumtype () | |
| setRenderType ($a_render_type) | |
| getRenderType () | |
| setFlow (int $a_flow) | |
| getFlow () | |
| setMaterial1 (ilQTIMaterial $a_material) | |
| getMaterial1 () | |
| setMaterial2 (ilQTIMaterial $a_material) | |
| getMaterial2 () | |
| hasRendering () | |
Data Fields | |
| const | RT_RESPONSE_LID = "1" |
| const | RT_RESPONSE_XY = "2" |
| const | RT_RESPONSE_STR = "3" |
| const | RT_RESPONSE_NUM = "4" |
| const | RT_RESPONSE_GRP = "5" |
| const | R_CARDINALITY_SINGLE = "1" |
| const | R_CARDINALITY_MULTIPLE = "2" |
| const | R_CARDINALITY_ORDERED = "3" |
| const | RTIMING_NO = "1" |
| const | RTIMING_YES = "2" |
| const | NUMTYPE_INTEGER = "1" |
| const | NUMTYPE_DECIMAL = "2" |
| const | NUMTYPE_SCIENTIFIC = "3" |
| int | $flow = 0 |
| $response_type | |
| string | $ident = null |
| string | $rcardinality = '' |
| $render_type = null | |
| ilQTIMaterial | $material1 = null |
| ilQTIMaterial | $material2 = null |
| string | $rtiming = null |
| string | $numtype = null |
Definition at line 30 of file class.ilQTIResponse.php.
| ilQTIResponse::__construct | ( | $a_response_type = 0 | ) |
| string | int | $a_response_type |
Definition at line 67 of file class.ilQTIResponse.php.
| ilQTIResponse::getFlow | ( | ) |
| ilQTIResponse::getIdent | ( | ) |
| ilQTIResponse::getMaterial1 | ( | ) |
Definition at line 194 of file class.ilQTIResponse.php.
References $material1.
| ilQTIResponse::getMaterial2 | ( | ) |
Definition at line 204 of file class.ilQTIResponse.php.
References $material2.
| ilQTIResponse::getNumtype | ( | ) |
Definition at line 158 of file class.ilQTIResponse.php.
References $numtype.
| ilQTIResponse::getRCardinality | ( | ) |
Definition at line 116 of file class.ilQTIResponse.php.
References $rcardinality.
| ilQTIResponse::getRenderType | ( | ) |
Definition at line 174 of file class.ilQTIResponse.php.
References $render_type.
| ilQTIResponse::getResponsetype | ( | ) |
Definition at line 83 of file class.ilQTIResponse.php.
References $response_type.
| ilQTIResponse::getRTiming | ( | ) |
Definition at line 135 of file class.ilQTIResponse.php.
References $rtiming.
| ilQTIResponse::hasRendering | ( | ) |
Definition at line 209 of file class.ilQTIResponse.php.
| ilQTIResponse::setFlow | ( | int | $a_flow | ) |
Definition at line 179 of file class.ilQTIResponse.php.
| ilQTIResponse::setIdent | ( | string | $a_ident | ) |
Definition at line 88 of file class.ilQTIResponse.php.
| ilQTIResponse::setMaterial1 | ( | ilQTIMaterial | $a_material | ) |
Definition at line 189 of file class.ilQTIResponse.php.
| ilQTIResponse::setMaterial2 | ( | ilQTIMaterial | $a_material | ) |
Definition at line 199 of file class.ilQTIResponse.php.
| ilQTIResponse::setNumtype | ( | string | $a_numtype | ) |
Definition at line 140 of file class.ilQTIResponse.php.
References NUMTYPE_DECIMAL, NUMTYPE_INTEGER, and NUMTYPE_SCIENTIFIC.
| ilQTIResponse::setRCardinality | ( | string | $a_rcardinality | ) |
Definition at line 98 of file class.ilQTIResponse.php.
References R_CARDINALITY_MULTIPLE, R_CARDINALITY_ORDERED, and R_CARDINALITY_SINGLE.
| ilQTIResponse::setRenderType | ( | $a_render_type | ) |
| ilQTIRenderChoice | ilQTIRenderHotspot | ilQTIRenderFib | $a_render_type |
Definition at line 166 of file class.ilQTIResponse.php.
| ilQTIResponse::setResponsetype | ( | $a_responsetype | ) |
| string | int | $a_responsetype |
Definition at line 75 of file class.ilQTIResponse.php.
| ilQTIResponse::setRTiming | ( | string | $a_rtiming | ) |
Definition at line 121 of file class.ilQTIResponse.php.
References RTIMING_NO, and RTIMING_YES.
| int ilQTIResponse::$flow = 0 |
Definition at line 49 of file class.ilQTIResponse.php.
Referenced by getFlow().
| string ilQTIResponse::$ident = null |
Definition at line 52 of file class.ilQTIResponse.php.
Referenced by getIdent().
| ilQTIMaterial ilQTIResponse::$material1 = null |
Definition at line 59 of file class.ilQTIResponse.php.
Referenced by getMaterial1().
| ilQTIMaterial ilQTIResponse::$material2 = null |
Definition at line 60 of file class.ilQTIResponse.php.
Referenced by getMaterial2().
| string ilQTIResponse::$numtype = null |
Definition at line 62 of file class.ilQTIResponse.php.
Referenced by getNumtype().
| string ilQTIResponse::$rcardinality = '' |
Definition at line 53 of file class.ilQTIResponse.php.
Referenced by getRCardinality().
| ilQTIResponse::$render_type = null |
Definition at line 58 of file class.ilQTIResponse.php.
Referenced by getRenderType().
| ilQTIResponse::$response_type |
Definition at line 51 of file class.ilQTIResponse.php.
Referenced by getResponsetype().
| string ilQTIResponse::$rtiming = null |
Definition at line 61 of file class.ilQTIResponse.php.
Referenced by getRTiming().
| const ilQTIResponse::NUMTYPE_DECIMAL = "2" |
Definition at line 46 of file class.ilQTIResponse.php.
Referenced by ilQTIResponseTest\numtypes(), and setNumtype().
| const ilQTIResponse::NUMTYPE_INTEGER = "1" |
Definition at line 45 of file class.ilQTIResponse.php.
Referenced by ilQTIResponseTest\numtypes(), and setNumtype().
| const ilQTIResponse::NUMTYPE_SCIENTIFIC = "3" |
Definition at line 47 of file class.ilQTIResponse.php.
Referenced by ilQTIResponseTest\numtypes(), and setNumtype().
| const ilQTIResponse::R_CARDINALITY_MULTIPLE = "2" |
Definition at line 39 of file class.ilQTIResponse.php.
Referenced by setRCardinality(), and ilQTIItem\typeFromResponse().
| const ilQTIResponse::R_CARDINALITY_ORDERED = "3" |
Definition at line 40 of file class.ilQTIResponse.php.
Referenced by setRCardinality(), and ilQTIItem\typeFromResponse().
| const ilQTIResponse::R_CARDINALITY_SINGLE = "1" |
Definition at line 38 of file class.ilQTIResponse.php.
Referenced by setRCardinality(), and ilQTIItem\typeFromResponse().
| const ilQTIResponse::RT_RESPONSE_GRP = "5" |
Definition at line 36 of file class.ilQTIResponse.php.
Referenced by ilQTIParser\termsAndDefinitionsBeginTag(), and ilQTIItem\typeFromResponse().
| const ilQTIResponse::RT_RESPONSE_LID = "1" |
Definition at line 32 of file class.ilQTIResponse.php.
Referenced by ilQTIParser\termsAndDefinitionsBeginTag(), and ilQTIItem\typeFromResponse().
| const ilQTIResponse::RT_RESPONSE_NUM = "4" |
Definition at line 35 of file class.ilQTIResponse.php.
Referenced by ilQTIParser\termsAndDefinitionsBeginTag().
| const ilQTIResponse::RT_RESPONSE_STR = "3" |
Definition at line 34 of file class.ilQTIResponse.php.
Referenced by assTextSubsetImport\fromXML(), ilQTIParser\termsAndDefinitionsBeginTag(), and ilQTIItem\typeFromResponse().
| const ilQTIResponse::RT_RESPONSE_XY = "2" |
Definition at line 33 of file class.ilQTIResponse.php.
Referenced by ilQTIParser\termsAndDefinitionsBeginTag(), and ilQTIItem\typeFromResponse().
| const ilQTIResponse::RTIMING_NO = "1" |
Definition at line 42 of file class.ilQTIResponse.php.
Referenced by ilQTIResponseTest\rtimings(), and setRTiming().
| const ilQTIResponse::RTIMING_YES = "2" |
Definition at line 43 of file class.ilQTIResponse.php.
Referenced by ilQTIResponseTest\rtimings(), and setRTiming().