<lcChallenge>

The <lcChallenge> refers to what it is that you want the student to practice. For example, if you're studying network diagrams, and challenge might be "see if you can put this network into its proper sequence" or "see if you understand this network flow".

Content model

(Text | <dl> | <div> | <fig> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <simpletable> | <sl> | <table> | <ul> | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <sectiondiv> | <title> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*

Contained by

<learningBasebody>

Zero or more of the following
  • Text
  • <boolean>
  • <cite>
  • <data>
  • <data-about>
  • <div>
  • <dl>
  • <draft-comment>
  • <fig>
  • <fn>
  • <foreign>
  • <image>
  • <indexterm>
  • <indextermref>
  • <keyword>
  • <lines>
  • <lq>
  • <note>
  • <object>
  • <ol>
  • <p>
  • <ph>
  • <pre>
  • <q>
  • <required-cleanup>
  • <sectiondiv>
  • <simpletable>
  • <sl>
  • <state>
  • <table>
  • <term>
  • <text>
  • <title>
  • <tm>
  • <ul>
  • <unknown>
  • <xref>

Contained by

  • <learningBasebody>

Inheritance

- topic/section learningBase/lcChallenge

The <lcChallenge> element is specialized from <section>. It is defined in the learningBase module.

Example

This section is non-normative.


<learningContent id="overview">
  <title>Learning Content topic</title>
  <learningContentbody>
    <lcChallenge><title>Challenge</title>
	<p>Describe the challenge.</p>
   </lcChallenge>  
  </learningContentbody>
</learningContent>
  

Attributes

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