Note: You are currently viewing documentation for Moodle 2.1. Up-to-date documentation for the latest stable version is available here: Resources.

Resources: Difference between revisions

From MoodleDocs
(content removed)
(added info)
 
(28 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Resources}}
{{Managing a Moodle course}}
A resource is an item that a teacher can use to support learning, such as a file or link.  Moodle supports a range of resource types which teachers can add to their [[Course sections|course sections]]. In edit mode, a teacher can add resources via a drop down menu. Resources appear as a single link with an icon in front of it that represents the type of resource.


Moodle supports a range of resource types that teachers can add to their course sections.
*[[File]] - a picture, a pdf document, a spreadsheet, a sound file, a video file.
*[[Folder]] - folders help organize files and one folder may contain other folders.
*[[IMS content package]] - add static material from other sources in the  standard IMS format
*[[Label]] - can be a few displayed words or an image used to separate resources and activities in a topic section, or can be a lengthy description or instructions.
*[[Page]] - the student sees a single, scrollable screen that a teacher creates with the robust HTML editor.
*[[URL]] - you can send the student to any place they can reach on their web browser. Flickr, Youtube, Wikipedia or this page in Moodle Docs are a few examples.


==Displaying a directory==
[[eu:Baliabideak]]
 
[[fr:Ressources]]
The [[Directory|directory resource]] can display a whole directory (and its subdirectories) from your course files area. Students can then browse and view all those files.
[[de:Arbeitsmaterialien]]
 
[[ru:Ресурсы]]
== Deploy IMS Content==
This resource type allows you add [[IMS_content_package|IMS content packages]] to your course by a zipped file. There are various options for displaying content in a popup window, with a navigation menu or buttons etc.
 
==Inserting a label==
 
A [[Label|label]] is a way to add text to the content area of your course. Labels can be used to give a quick instruction or for telling users what to click on next. Usually labels should be short and to the point. Don't put in course content...use web pages or text pages for that.
 
== See also ==
 
*[http://download.moodle.org/docs/using_moodle/ch3_content.pdf Using Moodle Chapter 3: Creating and Managing Content]
 
[[Category:Resource]]

Latest revision as of 11:05, 9 November 2011

A resource is an item that a teacher can use to support learning, such as a file or link. Moodle supports a range of resource types which teachers can add to their course sections. In edit mode, a teacher can add resources via a drop down menu. Resources appear as a single link with an icon in front of it that represents the type of resource.

  • File - a picture, a pdf document, a spreadsheet, a sound file, a video file.
  • Folder - folders help organize files and one folder may contain other folders.
  • IMS content package - add static material from other sources in the standard IMS format
  • Label - can be a few displayed words or an image used to separate resources and activities in a topic section, or can be a lengthy description or instructions.
  • Page - the student sees a single, scrollable screen that a teacher creates with the robust HTML editor.
  • URL - you can send the student to any place they can reach on their web browser. Flickr, Youtube, Wikipedia or this page in Moodle Docs are a few examples.