ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct ($object_loader, $activeId, $pass) | |
evaluate (ilAssLacAbstractComposite $composite) | |
Protected Attributes | |
$object_loader | |
$activeId | |
$pass | |
Private Member Functions | |
isInstanceOfAnswerIndexProvidingExpression (ilAssLacAbstractComposite $composite) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class CompositeEvaluator
Date: 07.01.14 Time: 13:27
Definition at line 26 of file ilAssLacCompositeEvaluator.php.
ilAssLacCompositeEvaluator::__construct | ( | $object_loader, | |
$activeId, | |||
$pass | |||
) |
ilAssLacQuestionProvider | $object_loader | |
$activeId | ||
$pass |
Definition at line 48 of file ilAssLacCompositeEvaluator.php.
References $activeId, $object_loader, and $pass.
ilAssLacCompositeEvaluator::evaluate | ( | ilAssLacAbstractComposite | $composite | ) |
ilAssLacAbstractComposite | $composite |
Definition at line 60 of file ilAssLacCompositeEvaluator.php.
References ILIAS\Repository\int(), isInstanceOfAnswerIndexProvidingExpression(), null, assClozeGap\TYPE_NUMERIC, assClozeGap\TYPE_SELECT, and assClozeGap\TYPE_TEXT.
|
private |
ilAssLacAbstractComposite | $composite |
Definition at line 219 of file ilAssLacCompositeEvaluator.php.
Referenced by evaluate().
|
protected |
Definition at line 36 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().