ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
ilCertificateTestObjectHelper.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2018 ILIAS open source, Extended GPL, see docs/LICENSE */
3
7
class
ilCertificateTestObjectHelper
8
{
9
public
function
getResultPass
($active_id)
10
{
11
return
ilObjTest::_getResultPass
($active_id);
12
}
13
}
ilCertificateTestObjectHelper
Definition:
ilCertificateTestObjectHelper.php:7
ilObjTest\_getResultPass
static _getResultPass($active_id)
Retrieves the pass number that should be counted for a given user.
Definition:
class.ilObjTest.php:8168
ilCertificateTestObjectHelper\getResultPass
getResultPass($active_id)
Definition:
ilCertificateTestObjectHelper.php:9
php
Services
Certificate
classes
Helper
ilCertificateTestObjectHelper.php
Generated on Thu Feb 27 2025 19:01:54 for ILIAS by
1.8.13 (using
Doxyfile
)