An lcSequencing interaction asks the learner to arrange a list of choices into a predefined order, such as small to large.
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary |
( (title) (optional) then (lcQuestion) then (lcAsset) (optional) then (lcSequenceOptionGroup) then (lcFeedbackIncorrect) (optional) then (lcFeedbackCorrect) (optional) then (data) (any number) ) |
+ topic/fig learningInteractionBase-d/lcInteractionBase learning-d/lcSequencing
<lcSequencing id="sequencing"> <title>Sequencing City Populations in the U.S.</title> <lcQuestion>Order the following U.S. cities according to population, from largest to smallest.</lcQuestion> <lcSequenceOptionGroup> <lcSequenceOption> <lcAnswerContent>Portland, Oregon</lcAnswerContent> <lcSequence name="lcSequence" value="2"/> </lcSequenceOption> <lcSequenceOption> <lcAnswerContent>Chicago, Illinois</lcAnswerContent> <lcSequence name="lcSequence" value="1"/> </lcSequenceOption> <lcSequenceOption> <lcAnswerContent>Portland, Maine</lcAnswerContent> <lcSequence name="lcSequence" value="4"/> </lcSequenceOption> <lcSequenceOption> <lcAnswerContent>Syracuse, New York</lcAnswerContent> <lcSequence name="lcSequence" value="3"/> </lcSequenceOption> </lcSequenceOptionGroup> <lcFeedbackIncorrect>No, try again, please. </lcFeedbackIncorrect> <lcFeedbackCorrect>Very good.</lcFeedbackCorrect> </lcSequencing>
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 |