<lcInstructornote2>

Use the <lcInstructornote2> element to provide information or notes you want to provide to the course instructor. These notes can be conditionalized out of content you intend to deliver to the learner. This element replaces the <lcInstructornote> element in DITA 1.2.

Content models

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

Inheritance

+ topic/note learningInteractionBase2-d/note learning2-d/lcInstructornote2

Example

This section is non-normative.


<lcIntro>
  <title>Introduction</title>
  <p>If you need an introduction, you would
    include it here.</p>
  <note>You can have notes, tables, all kinds of things
    like that here, if you desire.</note>
  <lcInstructornote2>You can provide tips for instructors in an 
    instructor note, like this one.</lcInstructornote2>
</lcIntro>
  

Content model

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

Not contained by any element.

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>
  • <object>
  • <ol>
  • <p>
  • <ph>
  • <pre>
  • <q>
  • <required-cleanup>
  • <simpletable>
  • <sl>
  • <state>
  • <table>
  • <term>
  • <text>
  • <tm>
  • <ul>
  • <unknown>
  • <xref>

Not contained by any element.

Inheritance

+ topic/note learningInteractionBase2-d/note learning2-d/lcInstructornote2

The <lcInstructornote2> element is specialized from <note>. It is defined in the learning2-domain module.

Attributes

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