<lcTechnical>

The <lcTechnical> describes the technical requirements to the learning content and how those requirements are supported by the instructional design.

Content model

<title>?, <lcLMS>?, <lcNoLMS>?, <lcHandouts>?, <lcClassroom>?, <lcOJT>?, <lcConstraints>?, <lcW3C>?, <lcPlayers>?, <lcGraphics>?, <lcViewers>?, <lcResolution>?, <lcFileSizeLimitations>?, <lcDownloadTime>?, <lcSecurity>?

Contained by

<learningPlanbody>

In order
  1. Optional <title>
  2. Optional <lcLMS>
  3. Optional <lcNoLMS>
  4. Optional <lcHandouts>
  5. Optional <lcClassroom>
  6. Optional <lcOJT>
  7. Optional <lcConstraints>
  8. Optional <lcW3C>
  9. Optional <lcPlayers>
  10. Optional <lcGraphics>
  11. Optional <lcViewers>
  12. Optional <lcResolution>
  13. Optional <lcFileSizeLimitations>
  14. Optional <lcDownloadTime>
  15. Optional <lcSecurity>

Contained by

  • <learningPlanbody>

Inheritance

- topic/section learningBase/section learningPlan/lcTechnical

The <lcTechnical> element is specialized from <section>. It is defined in the learningPlan module.

Example: lcTechnical

This section is non-normative.


<learningPlan id="learningPlan"> 
    <title>Learning Plan</title> 
    <shortdesc>It's always good to provide a plan.
    </shortdesc>
    <learningPlanbody>
        <lcTechnical> 
            <title>lcTechnical</title>
        </lcTechnical>
    </learningPlanbody>
</learningPlan>
  

Attributes

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