Package org.qtitools.qti.node.expression.outcome

QTItools JQTI library.

See:
          Description

Class Summary
ItemSubset This class defines the concept of A sub-set of the items selected in an assessmentTest.
NumberCorrect This expression, which can only be used in outcomes processing, calculates the number of items in A given sub-set, for which the all defined response variables match their associated correctResponse.
NumberIncorrect This expression, which can only be used in outcomes processing, calculates the number of items in A given sub-set, for which at least one of the defined response variables does not match its associated correctResponse.
NumberPresented This expression, which can only be used in outcomes processing, calculates the number of items in A given sub-set that have been attempted (at least once).
NumberResponded This expression, which can only be used in outcomes processing, calculates the number of items in A given sub-set that have been attempted (at least once) and for which A response was given.
NumberSelected This expression, which can only be used in outcomes processing, calculates the number of items in A given sub-set that have been selected for presentation to the candidate, regardless of whether the candidate has attempted them or not.
OutcomeMaximum This expression, which can only be used in outcomes processing, simultaneously looks up the normalMaximum value of an outcome variable in A sub-set of the items referred to in A test.
OutcomeMinimum This expression, which can only be used in outcomes processing, simultaneously looks up the normalMinimum value of an outcome variable in A sub-set of the items referred to in A test.
OutcomeMinMax Super class for outcomeMaximum and outcomeMinimum expressions.
TestVariables This expression, which can only be used in outcomes processing, simultaneously looks up the value of an itemVariable in A sub-set of the items referred to in A test.
 

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

QTItools JQTI library.

Since:


Copyright © 2009. All Rights Reserved.