<lcQuestion>

The <lcQuestion> element was deprecated in DITA version 1.3. It was replaced with the <lcQuestion2> element. It was originally intended to ask the question in an interaction.

Content models

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

Inheritance

+ topic/p learningInteractionBase-d/lcQuestionBase learning-d/lcQuestion

Example

This section is non-normative.


    <lcQuestion>Which one of the following is a logo of a Major League Baseball
team? (You may choose more than one.)</lcQuestion>
  

Content model

(Text | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <image> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*

Contained by

<lcHotspot>, <lcMatching>, <lcMultipleSelect>, <lcOpenQuestion>, <lcSequencing>, <lcSingleSelect>, <lcTrueFalse>

Zero or more of the following
  • Text
  • <boolean>
  • <cite>
  • <data>
  • <data-about>
  • <draft-comment>
  • <fn>
  • <foreign>
  • <image>
  • <indexterm>
  • <indextermref>
  • <keyword>
  • <ph>
  • <q>
  • <required-cleanup>
  • <state>
  • <term>
  • <text>
  • <tm>
  • <unknown>
  • <xref>

Contained by

  • <lcHotspot>
  • <lcMatching>
  • <lcMultipleSelect>
  • <lcOpenQuestion>
  • <lcSequencing>
  • <lcSingleSelect>
  • <lcTrueFalse>

Inheritance

+ topic/p learningInteractionBase-d/lcQuestionBase learning-d/lcQuestion

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

Attributes

The following attributes are available on this element: Universal attribute group and outputclass.