ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class CompositeEvaluator. More...
Public Member Functions | |
__construct ($object_loader, $activeId, $pass) | |
evaluate (ilAssLacAbstractComposite $composite) | |
Protected Attributes | |
$object_loader | |
$activeId | |
$pass | |
Private Member Functions | |
isInstanceOfAnswerIndexProvidingExpression (ilAssLacAbstractComposite $composite) | |
Class CompositeEvaluator.
Date: 07.01.14 Time: 13:27
Definition at line 10 of file ilAssLacCompositeEvaluator.php.
ilAssLacCompositeEvaluator::__construct | ( | $object_loader, | |
$activeId, | |||
$pass | |||
) |
ilAssLacQuestionProvider | $object_loader | |
$activeId | ||
$pass |
Definition at line 32 of file ilAssLacCompositeEvaluator.php.
References $activeId, $object_loader, and $pass.
ilAssLacCompositeEvaluator::evaluate | ( | ilAssLacAbstractComposite | $composite | ) |
ilAssLacAbstractComposite | $composite |
Definition at line 44 of file ilAssLacCompositeEvaluator.php.
References $result, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, and isInstanceOfAnswerIndexProvidingExpression().
|
private |
ilAssLacAbstractComposite | $composite |
Definition at line 206 of file ilAssLacCompositeEvaluator.php.
Referenced by evaluate().
|
protected |
Definition at line 20 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 15 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().