<lcFeedbackCorrect2>
The <lcFeedbackCorrect2> element in an assessment
interaction provides feedback to the learner about a correct response. This element replaces
the <lcFeedbackCorrect> 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/lcFeedbackCorrect2
Example
This section is non-normative.
<!--True - False Interaction -->
<lcTrueFalse2>
<lcInteractionLabel2>True - False sun rising</lcInteractionLabel2>
<lcQuestion2>On Earth, the sun rises in the West and sets in the East.</lcQuestion2>
<lcAnswerOptionGroup2>
<lcAnswerOption2>
<lcAnswerContent2>True</lcAnswerContent2>
</lcAnswerOption2>
<lcAnswerOption2>
<lcAnswerContent2>False</lcAnswerContent2>
<lcCorrectResponse2/>
</lcAnswerOption2>
</lcAnswerOptionGroup2>
<lcFeedbackIncorrect2>No, look to the East.</lcFeedbackIncorrect2>
<lcFeedbackCorrect2>Yes, look to the East.</lcFeedbackCorrect2>
</lcTrueFalse2>
Content model
(Text | <dl> | <div> | <fig> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <simpletable> | <sl> | <table> | <ul> | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*
Contained by
<lcHotspot2>, <lcMatching2>, <lcMatchingItemFeedback2>, <lcMultipleSelect2>, <lcOpenQuestion2>, <lcSequencing2>, <lcSingleSelect2>, <lcTrueFalse2>
- Text
<boolean><cite><data><data-about><div><dl><draft-comment><fig><fn><foreign><image><indexterm><indextermref><keyword><lines><lq><note><object><ol><p><ph><pre><q><required-cleanup><simpletable><sl><state><table><term><text><tm><ul><unknown><xref>
Contained by
<lcHotspot2><lcMatching2><lcMatchingItemFeedback2><lcMultipleSelect2><lcOpenQuestion2><lcSequencing2><lcSingleSelect2><lcTrueFalse2>
Inheritance
+ topic/div learningInteractionBase2-d/div learning2-d/lcFeedbackCorrect2
The <lcFeedbackCorrect2> 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.