Home
last modified time | relevance | path

Searched refs:getShowSolutionAnswersOnly (Results 1 – 12 of 12) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestServiceGUI.php397 … $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
494 … $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
702 $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
1193 if ($this->object->getShowSolutionAnswersOnly()) {
H A Dclass.ilTestEvaluationGUI.php347 if ($this->object->getShowSolutionAnswersOnly()) {
1026 if ($this->object->getShowSolutionAnswersOnly()) {
1141 if ($this->object->getShowSolutionAnswersOnly()) {
1370 if ($this->object->getShowSolutionAnswersOnly()) {
1495 if ($this->object->getShowSolutionAnswersOnly()) {
1620 if ($this->object->getShowSolutionAnswersOnly()) {
H A Dclass.ilParticipantsTestResultsGUI.php399 if ($this->getTestObj()->getShowSolutionAnswersOnly()) {
H A Dclass.ilTestPlayerAbstractGUI.php1688 if ($this->object->getShowSolutionAnswersOnly()) {
1736 $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
1746 if ($this->object->getShowSolutionAnswersOnly()) {
H A Dclass.ilObjTestSettingsScoringResultsGUI.php546 $solutionAnswersOnly->setChecked($this->testOBJ->getShowSolutionAnswersOnly());
H A Dclass.ilObjTest.php8864 public function getShowSolutionAnswersOnly() function in ilObjTest
9017 if ($this->getShowSolutionAnswersOnly()) {
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestServiceGUI.php398 … $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
495 … $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
703 $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
1194 if ($this->object->getShowSolutionAnswersOnly()) {
H A Dclass.ilTestEvaluationGUI.php350 if ($this->object->getShowSolutionAnswersOnly()) {
1032 if ($this->object->getShowSolutionAnswersOnly()) {
1146 if ($this->object->getShowSolutionAnswersOnly()) {
1374 if ($this->object->getShowSolutionAnswersOnly()) {
1498 if ($this->object->getShowSolutionAnswersOnly()) {
1621 if ($this->object->getShowSolutionAnswersOnly()) {
H A Dclass.ilParticipantsTestResultsGUI.php399 if ($this->getTestObj()->getShowSolutionAnswersOnly()) {
H A Dclass.ilTestPlayerAbstractGUI.php1683 if ($this->object->getShowSolutionAnswersOnly()) {
1731 $show_question_only = ($this->object->getShowSolutionAnswersOnly()) ? true : false;
1741 if ($this->object->getShowSolutionAnswersOnly()) {
H A Dclass.ilObjTestSettingsScoringResultsGUI.php547 $solutionAnswersOnly->setChecked($this->testOBJ->getShowSolutionAnswersOnly());
H A Dclass.ilObjTest.php8900 public function getShowSolutionAnswersOnly() function in ilObjTest
9053 if ($this->getShowSolutionAnswersOnly()) {