ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
class.ilQuestionsPlugin.php
Go to the documentation of this file.
1
<?php
2
27
abstract
class
ilQuestionsPlugin
extends
ilPlugin
28
{
29
abstract
public
function
getQuestionType
();
30
31
abstract
public
function
getQuestionTypeTranslation
(): string;
32
}
ilQuestionsPlugin\getQuestionType
getQuestionType()
ilQuestionsPlugin
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilQuestionsPlugin.php:27
ilQuestionsPlugin\getQuestionTypeTranslation
getQuestionTypeTranslation()
ilPlugin
components
ILIAS
TestQuestionPool
classes
class.ilQuestionsPlugin.php
Generated on Wed Sep 3 2025 23:04:08 for ILIAS by
1.8.13 (using
Doxyfile
)