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

Course element : See Also

From MoodleDocs
Revision as of 14:02, 13 December 2012 by Valery Fremaux 2 (talk | contribs) (→‎Element list)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Back to index

The element "See Also" is a simple text that will be visually styled to inform student about interesting accessory references, documents and related assets completing the main elements of the course topic.

Seealso sample.jpg

Settings form

Seealso settings.jpg

Default Template

  <table class="custombox-seealso" cellspacing="0" width="100%">
  <tr valign="middle">
         See also !
         <%%seealso%%>

CSS Element list

.custombox-seealso (TABLE) : Overal container

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

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

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