|
Class Summary |
| AssociableChoice |
Other interactions involve associating pairs of predefined choices. |
| Choice |
Many of the interactions involve choosing one or more predefined choices. |
| GapChoice |
The choices that are used to fill the gaps in a gapMatchInteraction
are either simple runs of text or single image objects, both derived
from gapChoice. |
| GapImg |
A gap image contains a single image object to be inserted into a gap by the candidate. |
| GapText |
A simple run of text to be inserted into a gap by the user,
may be subject to variable value substitution with printedVariable. |
| InlineChoice |
A simple run of text to be displayed to the user, may be subject to variable value substitution with printedVariable. |
| SimpleAssociableChoice |
Attribute : matchMax [1]: integer
The maximum number of choices this choice may be associated with. |
| SimpleChoice |
simpleChoice is A choice that contains flowStatic objects. |
| SimpleMatchSet |
Contains : simpleAssociableChoice [*]
An ordered set of choices for the set. |