Note: You are currently viewing documentation for Moodle 2.6. Up-to-date documentation for the latest stable version of Moodle may be available here: Course element : Contact Point.

Course element : Contact Point

From MoodleDocs
Revision as of 21:58, 28 February 2015 by Valery Fremaux 2 (talk | contribs)

Back to index

The element "Contact Point" is a simple text of instructions associated to a contact mode to inform remote students that at this point of the progression a communication with the teacher (coach) is expected or suggested. The text should provide sufficiant practical information to realize this connection (procedure, expected schedule, URL for communication tools, etc.).

User Side

ContactPoint generic sample.jpg

Derivated forms

ContactPoint icon samples.jpg

Settings form

ContactPoint settings.jpg

Integrator Corner

Default Template

  <table class="custombox-contactpoint" cellspacing="0" width="100%">

<td class="custombox-header-thumb contactpoint <%%contacttypeoption%%>" width="2%" rowspan="4">

         Contact point...
Method : <%%contacttype%%>
       <%%instructions%%>

CSS Element list

.custombox-contactpoint (TABLE) : Overal container

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

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

.custombox-header-method.contactpoint (SPAN) : Right caption container

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