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

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.

Settings form

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