| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilAssLacSolutionExpressionInterface:
 Collaboration diagram for ilAssLacSolutionExpressionInterface:Public Member Functions | |
| checkResult ($result, $comperator, $index=null) | |
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 SolutionExpressionInterface
Date: 10.01.14 Time: 12:17
Definition at line 26 of file ilAssLacSolutionExpressionInterface.php.
| ilAssLacSolutionExpressionInterface::checkResult | ( | $result, | |
| $comperator, | |||
$index = null  | 
        |||
| ) | 
| ilUserQuestionResult | $result | |
| string | $comperator | |
| null | int | $index | 
Implemented in ilAssLacMatchingResultExpression, ilAssLacStringResultExpression, ilAssLacExclusiveResultExpression, ilAssLacOrderingResultExpression, ilAssLacNumberOfResultExpression, ilAssLacNumericResultExpression, ilAssLacPercentageResultExpression, and ilAssLacEmptyAnswerExpression.