Definition at line 35 of file class.ilQTIRenderChoice.php.
◆ __construct()
ilQTIRenderChoice::__construct |
( |
| ) |
|
Definition at line 43 of file class.ilQTIRenderChoice.php.
References SHUFFLE_NO.
46 $this->minnumber = null;
47 $this->maxnumber = null;
48 $this->response_labels = array();
49 $this->material = array();
◆ addMaterial()
ilQTIRenderChoice::addMaterial |
( |
|
$a_material | ) |
|
◆ addResponseLabel()
ilQTIRenderChoice::addResponseLabel |
( |
|
$a_response_label | ) |
|
◆ getMaxnumber()
ilQTIRenderChoice::getMaxnumber |
( |
| ) |
|
◆ getMinnumber()
ilQTIRenderChoice::getMinnumber |
( |
| ) |
|
◆ getShuffle()
ilQTIRenderChoice::getShuffle |
( |
| ) |
|
◆ setMaxnumber()
ilQTIRenderChoice::setMaxnumber |
( |
|
$a_maxnumber | ) |
|
◆ setMinnumber()
ilQTIRenderChoice::setMinnumber |
( |
|
$a_minnumber | ) |
|
◆ setShuffle()
ilQTIRenderChoice::setShuffle |
( |
|
$a_shuffle | ) |
|
◆ $material
ilQTIRenderChoice::$material |
◆ $maxnumber
ilQTIRenderChoice::$maxnumber |
◆ $minnumber
ilQTIRenderChoice::$minnumber |
◆ $response_labels
ilQTIRenderChoice::$response_labels |
◆ $shuffle
ilQTIRenderChoice::$shuffle |
The documentation for this class was generated from the following file: