<lcPlanPrereqs>

The <lcPlanPrereqs> element provides the knowledge, skills, abilities, courses and other activities learners must have satisfied to take the instruction.

Content model

<title>?, (<dl> | <div> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <sl> | <ul> | <data> | <data-about> | <fn> | <foreign> | <unknown> | <simpletable> | <xref>)*

Contained by

<lcProject>

In order
  1. Optional <title>
  2. Zero or more of the following
    • <data>
    • <data-about>
    • <div>
    • <dl>
    • <fn>
    • <foreign>
    • <image>
    • <lines>
    • <lq>
    • <note>
    • <object>
    • <ol>
    • <p>
    • <pre>
    • <simpletable>
    • <sl>
    • <ul>
    • <unknown>
    • <xref>

Contained by

  • <lcProject>

Inheritance

- topic/fig learningBase/fig learningPlan/lcPlanPrereqs

The <lcPlanPrereqs> element is specialized from <fig>. It is defined in the learningPlan module.

Example

This section is non-normative.


...
  <lcPlanPrereqs>
    <title>Prerequisites</title>
    <p>This course assumes you have mastery of 
      JWG 101 (Fundamentals of Joint Workgroups) or the 
      equivalent.</p>
    </lcPlanPrereqs>
...
  

Attributes

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