Package org.qtitools.qti.node.outcome.processing

QTItools JQTI library.

See:
          Description

Class Summary
ExitTest Force processing to stop and the text to exit
LookupOutcomeValue The lookupOutcomeValue rule sets the value of an outcome variable to the value obtained by looking up the value of the associated expression in the lookupTable associated with the outcome's declaration.
OutcomeCondition Implementation of if-elseif-else outcome rule (behaviour is same like in other programming languages).
OutcomeConditionChild Abstract parent for all outcomeCondition children (IF, ELSE-IF, ELSE).
OutcomeConditionExpressionChild Abstract parent for all outcomeCondition children with condition (IF, ELSE-IF).
OutcomeElse Implementation of ELSE outcomeCondition child.
OutcomeElseIf Implementation of ELSE-IF outcomeCondition child.
OutcomeIf Implementation of IF outcomeCondition child.
OutcomeProcessing Outcome processing takes place each time the candidate submits the responses for an item (when in individual submission mode) or A group of items (when in simultaneous submission mode).
OutcomeProcessingFragment An outcomeProcessingFragment is A simple group of outcomeRules which are grouped together in order to allow them to be managed as A separate resource.
OutcomeRule Abstract parent of all outcome rules.
ProcessOutcomeValue Abstract parent for setOutcomeValue and lookupOutcomeValue classes.
SetOutcomeValue The setOutcomeValue rule sets the value of an outcome variable to the value obtained from the associated expression.
 

Enum Summary
OutcomeRuleType This class creates all supported outcome rules from given CLASS_TAG.
 

Package org.qtitools.qti.node.outcome.processing Description

QTItools JQTI library.

Since:


Copyright © 2009. All Rights Reserved.