A lcTrueFalse interaction presents the learner with two choices, one correct, the other incorrect, often presented as true/false or yes/no responses.
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary |
( (title) (optional) then (lcQuestion) then (lcAsset) (optional) then (lcAnswerOptionGroup) then (lcFeedbackIncorrect) (optional) then (lcFeedbackCorrect) (optional) then (data) (any number) ) |
+ topic/fig learningInteractionBase-d/lcInteractionBase learning-d/lcTrueFalse
<!--True - False Interaction --> <lcTrueFalse id="tf1"> <title>True - False sun rising</title> <lcQuestion>On Earth, the sun rises in the West and sets in the East.</lcQuestion> <lcAnswerOptionGroup> <lcAnswerOption> <lcAnswerContent>True</lcAnswerContent> </lcAnswerOption> <lcAnswerOption> <lcAnswerContent>False</lcAnswerContent> <lcCorrectResponse/> </lcAnswerOption> </lcAnswerOptionGroup> <lcFeedbackIncorrect>No, look to the East.</lcFeedbackIncorrect> <lcFeedbackCorrect>Yes, look to the East.</lcFeedbackCorrect> </lcTrueFalse>
conref-atts attribute group (conref, conrefend, conaction, conkeyref) |
A set of related attributes; includes all of the attributes described in 3.4.1.4 id-atts attribute group except for the id attribute. |
|||
select-atts attribute group (props, base, platform, product, audience, otherprops, importance, rev, status) |
A set of related attributes, described in 3.4.1.5 select-atts attribute group |
|||
localization-atts attribute group (translate, xml:lang, dir) |
A set of related attributes, described in 3.4.1.6 localization-atts attribute group. |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
Common attributes described in 3.4.1.9 Other common DITA attributes |