3 include_once
"Modules/TestQuestionPool/classes/questions/LogicalAnswerCompare/Expressions/ilAssLacAbstractExpression.php";
4 require_once
"Modules/TestQuestionPool/classes/questions/LogicalAnswerCompare/Expressions/ilAssLacQuestionExpressionInterface.php";
24 public static $pattern =
'/(R)(?=\=|<|>|\s|$)/';
67 return "Aktuelle Frage";
getDescription()
Get a human readable description of the Composite element.
Class AnswerOfCurrentQuestionExpression for the expression R.
getQuestionIndex()
Get the question index.
Class AbstractExpression.
Class QuestionExpressionInterface.
setMatches($matches)
Sets the result of the parsed value by a specific expression pattern.
getPattern()
Get the Pattern to match relevant informations for an Expression.
getValue()
Get the value of this Expression.