Package org.qtitools.qti.node.item.template.processing

Class Summary
ExitTemplate exitTemplate - stop template processing immediately.
ProcessTemplateValue Abstract parent for setTemplateValue class.
SetCorrectResponse  
SetDefaultValue  
SetTemplateValue The setTemplateValue rule sets the value of A template variable to the value obtained from the associated expression.
TemplateCondition Implementation of if-elseif-else template rule (behaviour is same like in other programming languages).
TemplateConditionChild Abstract parent for all templateCondition children (IF, ELSE-IF, ELSE).
TemplateConditionExpressionChild Abstract parent for all templateCondition children with condition (IF, ELSE-IF).
TemplateElse Implementation of ELSE templateCondition child.
TemplateElseIf Implementation of ELSE-IF templateCondition child.
TemplateIf Implementation of IF templateCondition child.
TemplateProcessing Template 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).
TemplateRule Abstract parent of all outcome rules.
 

Enum Summary
TemplateRuleType This class creates all supported template rules from given CLASS_TAG.
 



Copyright © 2009. All Rights Reserved.