ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 33 of file ilAssLacCompositeEvaluator.php.
References $activeId, $object_loader, and $pass.
ilAssLacCompositeEvaluator::evaluate | ( | ilAssLacAbstractComposite | $composite | ) |
ilAssLacAbstractComposite | $composite |
Definition at line 45 of file ilAssLacCompositeEvaluator.php.
References $index, $key, $result, CLOZE_NUMERIC, CLOZE_SELECT, CLOZE_TEXT, and isInstanceOfAnswerIndexProvidingExpression().
|
private |
ilAssLacAbstractComposite | $composite |
Definition at line 191 of file ilAssLacCompositeEvaluator.php.
Referenced by evaluate().
|
protected |
Definition at line 21 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 16 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().