Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Using Label.

Using Label: Difference between revisions

From MoodleDocs
(→‎See also: forum discussion link)
(DE-Link)
Line 56: Line 56:
*[http://moodle.org/mod/forum/discuss.php?d=68116 Adding Dividers in Topics]
*[http://moodle.org/mod/forum/discuss.php?d=68116 Adding Dividers in Topics]
*[http://moodle.org/mod/forum/discuss.php?d=165626 Right align not behaving as desired]
*[http://moodle.org/mod/forum/discuss.php?d=165626 Right align not behaving as desired]
[[de:Textfelder nutzen]]

Revision as of 14:36, 25 April 2012

A label is a versatile module that can serve a spacer between resources on a course page. It can provide a space for embedding banners, sound or video files or displaying code from Web 2.0 widgets.

Adding images to a label

Imageinlabel.png

  • Click "Find or upload an image"
  • Choose and upload your image using the filepicker.(Details on how to do this here)
  • Leave Common module settings at "show" if you wish the label to be visible
  • Click "Save and return to course"

Labelbanner2.png

Adding sound or video to a label

If multimedia filters are enabled, a label is a neat way of displaying sound or video in an inline player on the course page.

Addmedia.png

  • Click "Find or upload an sound,video or applet"
  • Choose and upload your sound or video file using the filepicker.(Details on how to do this here)
  • Note: You can search youtube for a video to embed if your admin has enabled the youtube repository.
  • Leave Common module settings at "show" if you wish the label to be visible.
  • Click "Save and return to course"

Videoinlabel.png

Adding code to a label

An example of this is the ability to embed a Google map into a label.

Codelabel.png

  • This brings up the screen in code (HTML) view.
  • Paste the code you grabbed from Google maps into this screen
  • Scroll down and click "Update"

Addcode.png

  • Leave Common module settings at "show" if you wish the label to be visible.
  • Click "Save and return to course"

Googlemaplabel.png

Note: The success in adding code to a label depends both on the type of code and the permissions of the user. (Details to follow)

See also

Using Moodle forum discussions: