|
Class Summary |
| AssociateInteraction |
An associate interaction is a blockInteraction that presents candidates
with a number of choices and allows them to create associations between them. |
| BlockInteraction |
abstract block interaction |
| ChoiceInteraction |
The choice interaction presents A set of choices to the candidate. |
| CustomInteraction |
CustomInteraction |
| DrawingInteraction |
The drawing interaction allows the candidate to use a common set of drawing
tools to modify a given graphical image (the canvas). |
| EndAttemptInteraction |
The end attempt interaction is A special type of interaction which allows item
authors to provide the candidate with control over the way in which the candidate
terminates an attempt. |
| ExtendedTextInteraction |
An extended text interaction is a blockInteraction that allows the
candidate to enter an extended amount of text. |
| GapMatchInteraction |
A gap match interaction is a blockInteraction that contains a number
gaps that the candidate can fill from an associated set of choices. |
| GraphicAssociateInteraction |
A graphic associate interaction is a graphic interaction with a
corresponding set of choices that are defined as areas of the graphic
image. |
| GraphicGapMatchInteraction |
A graphic gap-match interaction is a graphical interaction with a set
of gaps that are defined as areas (hotspots) of the graphic image and
an additional set of gap choices that are defined outside the image. |
| GraphicInteraction |
GraphicInteraction abstract class |
| GraphicOrderInteraction |
A graphic order interaction is a graphic interaction with a corresponding
set of choices that are defined as areas of the graphic image. |
| HotspotInteraction |
A hotspot interaction is a graphical interaction with a corresponding
set of choices that are defined as areas of the graphic image. |
| HottextInteraction |
The hottext interaction presents a set of choices to the candidate
represented as selectable runs of text embedded within a surrounding
context, such as a simple passage of text. |
| InlineChoiceInteraction |
An inline choice is an inlineInteraction that presents the user with A set of
choices, each of which is A simple piece of text. |
| InlineInteraction |
An interaction that appears inline. |
| Interaction |
Interactions allow the candidate to interact with the item. |
| MatchInteraction |
A match interaction is a blockInteraction that presents candidates
with two sets of choices and allows them to create associates between
pairs of choices in the two sets, but not between pairs of choices in
the same set. |
| MediaInteraction |
The media interaction allows more control over the way the
candidate interacts with a time-based media object and allows
the number of times the media object was experienced to be
reported in the value of the associated response variable,
which must be of base-type integer and single cardinality. |
| OrderInteraction |
In an order interaction the candidate's task is to reorder the choices, the
order in which the choices are displayed initially is significant. |
| PositionObjectInteraction |
The position object interaction consists of a single image which must be positioned
on another graphic image (the stage) by the candidate. |
| Prompt |
Prompt for interaction |
| SelectPointInteraction |
Like hotspotInteraction, a select point interaction is a graphic
interaction. |
| SliderInteraction |
The slider interaction presents the candidate with A control for selecting A numerical
value between A lower and upper bound. |
| TextEntryInteraction |
A textEntry interaction is an inlineInteraction that obtains A
simple piece of text from the candidate. |
| UploadInteraction |
The upload interaction allows the candidate to upload a
pre-prepared file representing their response. |