Home
last modified time | relevance | path

Searched refs:canShowEctsGrades (Results 1 – 6 of 6) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Test/interfaces/
H A Dinterface.ilEctsGradesEnabled.php54 public function canShowEctsGrades(); function
/dports/www/ilias6/ILIAS-6.14/Modules/Test/interfaces/
H A Dinterface.ilEctsGradesEnabled.php54 public function canShowEctsGrades(); function
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilMarkSchemaGUI.php241 if ($this->objectSupportsEctsGrades() && $this->object->canShowEctsGrades()) {
H A Dclass.ilObjTest.php6801 return $this->canShowEctsGrades() && $this->canEditMarks();
6807 public function canShowEctsGrades() function in ilObjTest
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilMarkSchemaGUI.php241 if ($this->objectSupportsEctsGrades() && $this->object->canShowEctsGrades()) {
H A Dclass.ilObjTest.php6831 return $this->canShowEctsGrades() && $this->canEditMarks();
6837 public function canShowEctsGrades() function in ilObjTest