<lcAsset2>
The <lcAsset2> element in an assessment interaction provides
the images or other graphic assets to support the interaction. This element replaces the
<lcAsset> element in DITA 1.2.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/div learningInteractionBase2-d/div learning2-d/lcAsset2
Example
This section is non-normative.
. . .
<lcAsset2>
<image href="sunrise.gif">
<alt>the sun rising on Earth</alt>
</image>
</lcAsset2>
. . .
Content model
(<imagemap> | <image> | <object>)*
Contained by
<lcMatching2>, <lcMultipleSelect2>, <lcOpenQuestion2>, <lcSequencing2>, <lcSingleSelect2>, <lcTrueFalse2>
<image><imagemap><object>
Contained by
<lcMatching2><lcMultipleSelect2><lcOpenQuestion2><lcSequencing2><lcSingleSelect2><lcTrueFalse2>
Inheritance
+ topic/div learningInteractionBase2-d/div learning2-d/lcAsset2
The <lcAsset2> element is specialized from <div>. It is defined in the learning2-domain module.
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.