<lcOpenQuestion2>
Use <lcOpenQuestion2> to pose an open-ended question in an
assessment interaction. This element replaces the <lcOpenQuestion>
element in DITA 1.2.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/div learningInteractionBase2-d/lcInteractionBase2 learning2-d/lcOpenQuestion2
Example
This section is non-normative.
<!--Open Question sample -->
<lcOpenQuestion2 id="oq1">
<lcInteractionLabel2>Cows and moon jumps</lcInteractionLabel2>
<lcQuestion2>Describe how it might be possible for a cow to jump over the moon.</lcQuestion2>
<lcOpenAnswer2>Cows can only jump over the moon in nursery rhymes.<lcOpenAnswer2>
</lcOpenQuestion2>
Content model
<lcInteractionLabel2>?, <lcQuestion2>, <lcAsset2>*, <lcOpenAnswer2>?, <lcFeedbackIncorrect2>?, <lcFeedbackCorrect2>?, <data>*
Not contained by any element.
- Optional
<lcInteractionLabel2> <lcQuestion2>- Zero or more
<lcAsset2> - Optional
<lcOpenAnswer2> - Optional
<lcFeedbackIncorrect2> - Optional
<lcFeedbackCorrect2> - Zero or more
<data>
Not contained by any element.
Inheritance
+ topic/div learningInteractionBase2-d/lcInteractionBase2 learning2-d/lcOpenQuestion2
The <lcOpenQuestion2> element is specialized from <lcInteractionBase2>. It is defined in the learning2-domain module.
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.