Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Course element : Example.

Course element : Example

From MoodleDocs
Revision as of 14:08, 13 December 2012 by Valery Fremaux 2 (talk | contribs) (Created page with " Back to index The element "Example" is a simple text that will be visually styled to describe an example of a concept, a theoretical po...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Back to index

The element "Example" is a simple text that will be visually styled to describe an example of a concept, a theoretical point, or other abstract knowledge item.

Example sample.jpg

Settings form

Example settings.jpg

Default Template

  <table class="custombox-example" cellspacing="0" width="100%">
  <tr valign="middle">
         Example...
         <%%example%%>

CSS Element list

.custombox-example (TABLE) : Overal container

.custombox-header-thumb.example (TD) : Left Icon container

.custombox-header-caption.example (TD) : Right caption container

.custombox-content.example (TD) : Message container