Note: This documentation is for Moodle 2.7. For up-to-date documentation see Resources.

Resources: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(25 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Resources}}
{{Managing a Moodle course}}
<p class="note">'''Please refer to [[Page_notes#Resources|these notes]] before editing this page.'''</p>
Resources are generally static information that a teacher wants the students to read or watch, such as a file or link.


Moodle supports a range of resource types which teachers can add to their [[Course sections|course sections]].   
Moodle supports a range of resource types which teachers can add to their coursesResources appear as a single link with an icon in front of it that represents the type of resource.  In edit mode, a teacher can add resources via the 'Add an activity or resource' link.


[[Image:Course Resource dropdown en.JPG|thumb|400px|center|Pre 2.0 Add resource drop down menu]]
*[[Book module|Book]] - Multi-page resources with a book-like format. '' Teachers can export their Books as IMS CP'' (admin must allow teacher role to export IMS)
[[Image:Resource_add_menu_1.png|thumb|400px|center|Moodle 2.0 Add resource drop down menu]]
*[[File resource|File]] - A picture, a pdf document, a spreadsheet, a sound file, a video file
*[[Folder]] - For helping organize files and one folder may contain other folders
*[[IMS content package]] - Add static material from other sources in the  standard IMS content package 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 resource|URL]] - You can send the student to any place they can reach on their web browser, for example Wikipedia


==See also==


== See also ==
*[[Resources FAQ]]
 
* [[Using Moodle book]] Chapter 3: Creating and Managing Content
* [http://www.packtpub.com/article/adding-worksheets-and-resources-moodle Adding Worksheets and Resources with Moodle]


[[Category:Resource]]
[[Category:Resource]]
[[Category:Modules]]


[[es:Recursos]]
[[eu:Baliabideak]]
[[eu:Baliabideak]]
[[fr:Ressources]]
[[fr:Ressources]]
[[de:Arbeitsmaterialien]]
[[de:Arbeitsmaterialien]]
[[ru:Ресурсы]]
[[hu:Tananyagok]]

Latest revision as of 15:51, 19 October 2014

Resources are generally static information that a teacher wants the students to read or watch, such as a file or link.

Moodle supports a range of resource types which teachers can add to their courses. Resources appear as a single link with an icon in front of it that represents the type of resource. In edit mode, a teacher can add resources via the 'Add an activity or resource' link.

  • Book - Multi-page resources with a book-like format. Teachers can export their Books as IMS CP (admin must allow teacher role to export IMS)
  • File - A picture, a pdf document, a spreadsheet, a sound file, a video file
  • Folder - For helping organize files and one folder may contain other folders
  • IMS content package - Add static material from other sources in the standard IMS content package 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, for example Wikipedia

See also