Package org.qtitools.qti.node.test

QTItools JQTI library.

See:
          Description

Class Summary
AbstractJump Parent for all jump objects (preCondition and branchRule).
AbstractPart Abstract super class for test part and section part.
AssessmentItemRef Items are incorporated into the test by reference and not by direct aggregation.
AssessmentSection Sections group together individual item references and/or sub-sections.
AssessmentTest A test is A group of assessmentItems with an associated set of rules that determine which of the items the candidate sees, in what order, and in what way the candidate interacts with them.
BranchRule A branchRule is A simple expression attached to TestPart or assessmentSection or assessmentItemRef.
ControlObject Abstract parent for assessmentTest, testPart, assessmentSection and assessmentItemRef.
ItemSessionControl When items are referenced as part of A test, the test may impose constraints on how many attempts and which states are allowed.
Ordering The ordering class specifies the rule used to arrange the child elements of A section following selection.
PreCondition A preCondition is A simple expression attached to testPart or assessmentSection or assessmentItemRef.
SectionPart Abstract super class for assessmentSection and assessmentItemRef.
Selection The selection class specifies the rules used to select the child elements of A section for each test session.
TemplateDefault The default value of A template variable in an item can be overridden based on the test context in which the template is instantiated.
TestFeedback Test level feedback implementation.
TestPart Part of assessment test.
TimeLimit In the context of A specific assessmentTest an item, or group of items, may be subject to A time constraint.
Timer Default implementation of timer.
TimeRecord Record of an amount of time in an assessmentItemRef
VariableMapping Variable mappings allow outcome variables declared with the name sourceIdentifier in the corresponding item to be treated as if they were declared with the name targetIdentifier during outcomeProcessing.
Weight Weights allow custom values to be defined for scaling an item's outcomes.
 

Enum Summary
NavigationMode The navigation mode determines the general paths that the candidate may take.
SubmissionMode The submission mode determines when the candidate's responses are submitted for response processing.
TestFeedbackAccess Test feedback is shown to the candidate either directly following outcome processing (during the test) or at the end of the testPart or assessmentTest as appropriate (referred to as atEnd).
View The view in which the parent object is to be shown.
VisibilityMode The VisibilityMode determines how the visibility of the feedback is controlled.
 

Package org.qtitools.qti.node.test Description

QTItools JQTI library.

Since:


Copyright © 2009. All Rights Reserved.