<lcSequencing2>

A <lcSequencing2> interaction asks the learner to arrange a list of choices into a predefined order, such as small to large. This element replaces the <lcSequencing> 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/lcSequencing2

Example

This section is non-normative.


      <lcSequencing2>
        <lcInteractionLabel2>Sequencing City Populations in the U.S.</lcInteractionLabel2>
        <lcQuestion2>Order the following U.S. cities according to population, from
          largest to smallest.</lcQuestion2>
        <lcSequenceOptionGroup2>
          <lcSequenceOption2>
            <lcAnswerContent2>Portland, Oregon</lcAnswerContent2>
            <lcSequence2 name="lcSequence2" value="2"/>
          </lcSequenceOption2>
          <lcSequenceOption2>
            <lcAnswerContent2>Chicago, Illinois</lcAnswerContent2>
            <lcSequence2 name="lcSequence2" value="1"/>
          </lcSequenceOption2>
          <lcSequenceOption2>
            <lcAnswerContent2>Portland, Maine</lcAnswerContent2>
            <lcSequence2 name="lcSequence2" value="4"/>
          </lcSequenceOption2>
          <lcSequenceOption2>
            <lcAnswerContent2>Syracuse, New York</lcAnswerContent2>
            <lcSequence2 name="lcSequence2" value="3"/>
          </lcSequenceOption2>
        </lcSequenceOptionGroup2>
        <lcFeedbackIncorrect2>No, try again, please.     </lcFeedbackIncorrect2>
        <lcFeedbackCorrect2>Very good.</lcFeedbackCorrect2>
      </lcSequencing2>
  

Content model

<lcInteractionLabel2>?, <lcQuestion2>, <lcAsset2>*, <lcSequenceOptionGroup2>, <lcFeedbackIncorrect2>?, <lcFeedbackCorrect2>?, <data>*

Not contained by any element.

In order
  1. Optional <lcInteractionLabel2>
  2. <lcQuestion2>
  3. Zero or more <lcAsset2>
  4. <lcSequenceOptionGroup2>
  5. Optional <lcFeedbackIncorrect2>
  6. Optional <lcFeedbackCorrect2>
  7. Zero or more <data>

Not contained by any element.

Inheritance

+ topic/div learningInteractionBase2-d/lcInteractionBase2 learning2-d/lcSequencing2

The <lcSequencing2> 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.