/dports/www/ilias/ILIAS-5.4.25/Services/QTI/classes/ |
H A D | class.ilQTIRenderChoice.php | 52 public function setShuffle($a_shuffle) argument 54 switch (strtolower($a_shuffle)) {
|
/dports/www/ilias6/ILIAS-6.14/Services/QTI/classes/ |
H A D | class.ilQTIRenderChoice.php | 52 public function setShuffle($a_shuffle) argument 54 switch (strtolower($a_shuffle)) {
|
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/ |
H A D | class.assClozeGap.php | 281 * @param boolean $a_shuffle Shuffle state 283 public function setShuffle($a_shuffle = true) argument 285 $this->shuffle = (bool) $a_shuffle;
|
H A D | class.assFlashQuestion.php | 595 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument 599 …return $export->toXML($a_include_header, $a_include_binary, $a_shuffle, $test_output, $force_image…
|
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/ |
H A D | class.assClozeGap.php | 281 * @param boolean $a_shuffle Shuffle state 283 public function setShuffle($a_shuffle = true) argument 285 $this->shuffle = (bool) $a_shuffle;
|
H A D | class.assFlashQuestion.php | 601 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument 605 …return $export->toXML($a_include_header, $a_include_binary, $a_shuffle, $test_output, $force_image…
|
/dports/audio/quimup/Quimup_1.4.4_source/src/ |
H A D | qm_playlistview.cpp | 97 a_shuffle = new QAction(context_menu); in qm_plistview() 98 a_shuffle->setText(tr("Shuffle list")); in qm_plistview() 99 a_shuffle->setIcon(QIcon(":/tr_shuffle.png")); in qm_plistview() 100 QObject::connect( a_shuffle, SIGNAL( triggered() ), this, SLOT( shuffle_it() ) ); in qm_plistview() 101 context_menu->addAction(a_shuffle); in qm_plistview() 927 a_shuffle->setEnabled(true); in set_connected() 929 a_shuffle->setEnabled(false); in set_connected() 949 a_shuffle->setEnabled(false); in set_connected()
|
H A D | qm_playlistview.h | 127 QAction *a_shuffle, variable
|
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/export/qti12/ |
H A D | class.assSingleChoiceExport.php | 26 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument 128 if ($this->object->getShuffle() && $a_shuffle) {
|
H A D | class.assMultipleChoiceExport.php | 26 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument 123 if ($this->object->getShuffle() && $a_shuffle) {
|
H A D | class.assFileUploadExport.php | 24 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assOrderingHorizontalExport.php | 24 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assQuestionExport.php | 168 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assErrorTextExport.php | 22 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assFlashQuestionExport.php | 24 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assFormulaQuestionExport.php | 26 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/export/qti12/ |
H A D | class.assSingleChoiceExport.php | 26 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument 128 if ($this->object->getShuffle() && $a_shuffle) {
|
H A D | class.assMultipleChoiceExport.php | 26 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument 123 if ($this->object->getShuffle() && $a_shuffle) {
|
H A D | class.assFileUploadExport.php | 24 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assOrderingHorizontalExport.php | 24 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assErrorTextExport.php | 22 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assFlashQuestionExport.php | 24 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
H A D | class.assQuestionExport.php | 168 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/export/qti21/ |
H A D | class.assLongMenuExportQti21.php | 10 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/export/qti21/ |
H A D | class.assLongMenuExportQti21.php | 10 …public function toXML($a_include_header = true, $a_include_binary = true, $a_shuffle = false, $tes… argument
|