<lcOpenQuestion>

The <lcOpenQuestion> element was deprecated in DITA version 1.3. It was replaced with the <lcOpenQuestion2> element. It was originally intended to pose an open-ended question in an assessment interaction.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

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

Example

This section is non-normative.


   <!--Open Question sample -->
   <lcOpenQuestion id="oq1">
    <title>Cows and moon jumps</title>
    <lcQuestion>Describe how it might be possible for a cow to jump over the moon.</lcQuestion>
    <lcOpenAnswer>Cows can only jump over the moon in nursery rhymes.</lcOpenAnswer>
   </lcOpenQuestion>
  

Content model

<title>?, <lcQuestion>, <lcAsset>?, <lcOpenAnswer>?, <lcFeedbackIncorrect>?, <lcFeedbackCorrect>?, <data>*

Not contained by any element.

In order
  1. Optional <title>
  2. <lcQuestion>
  3. Optional <lcAsset>
  4. Optional <lcOpenAnswer>
  5. Optional <lcFeedbackIncorrect>
  6. Optional <lcFeedbackCorrect>
  7. Zero or more <data>

Not contained by any element.

Inheritance

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

The <lcOpenQuestion> element is specialized from <lcInteractionBase>. It is defined in the learning-domain module.

Attributes

The following attributes are available on this element: Universal attribute group (with a narrowed definition of @id, given below) and outputclass.

@id (REQUIRED)
Defines an ID by which the element can be referenced.
@id (REQUIRED)
Defines an ID by which the element can be referenced.