ILIAS
Release_4_4_x_branch Revision 61816
|
Public Member Functions | |
__construct (ilObjTest $testOBJ) | |
constructor | |
getPlayerGUI () | |
creates and returns an instance of a player gui that corresponds to the current test mode |
Private Attributes | |
$testOBJ = null |
Definition at line 12 of file class.ilTestPlayerFactory.php.
ilTestPlayerFactory::__construct | ( | ilObjTest | $testOBJ | ) |
constructor
ilObjTest | $testOBJ |
Definition at line 26 of file class.ilTestPlayerFactory.php.
References $testOBJ.
ilTestPlayerFactory::getPlayerGUI | ( | ) |
creates and returns an instance of a player gui that corresponds to the current test mode
Definition at line 37 of file class.ilTestPlayerFactory.php.
References ilObjTest\QUESTION_SET_TYPE_DYNAMIC, ilObjTest\QUESTION_SET_TYPE_FIXED, and ilObjTest\QUESTION_SET_TYPE_RANDOM.
|
private |
Definition at line 19 of file class.ilTestPlayerFactory.php.
Referenced by __construct().