3.3.3.2.7 lcSequencing

An lcSequencing interaction asks the learner to arrange a list of choices into a predefined order, such as small to large.

Contains

Note: These models represent only the default document types distributed by OASIS. Actual content models will differ with each new document type.
Doctype Content model
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary ( (title) (optional) then (lcQuestion) then (lcAsset) (optional) then (lcSequenceOptionGroup) then (lcFeedbackIncorrect) (optional) then (lcFeedbackCorrect) (optional) then (data) (any number) )

Inheritance

+ topic/fig learningInteractionBase-d/lcInteractionBase learning-d/lcSequencing

Example

 <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>
 

Attributes

Name Description Data Type Default Value Required?
id Defines an ID by which the element may be referenced. NMTOKEN #REQUIRED Yes
conref-atts attribute group (conref, conrefend, conaction, conkeyref) A set of related attributes; includes all of the attributes described in 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 select-atts attribute group
localization-atts attribute group (translate, xml:lang, dir) A set of related attributes, described in localization-atts attribute group.
global-atts attribute group (xtrf, xtrc) A set of related attributes, described in global-atts attribute group
class, outputclass Common attributes described in Other common DITA attributes
Parent topic: 3.3.3.2 DITA learning interaction base domain elements
Previous topic: 3.3.3.2.6 lcMultipleSelect
Next topic: 3.3.3.2.8 lcMatching

Return to main page.

OASIS DITA Version 1.2 -- OASIS Standard, 1 December 2010
Copyright © OASIS Open 2005, 2010. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /