Resources: Difference between revisions

From MoodleDocs
mNo edit summary
No edit summary
 
(69 intermediate revisions by 18 users not shown)
Line 1: Line 1:
'''Note for Contributors'''
{{Managing a Moodle course}}
  This page should explain what can be seen on the <u>moodlesite.com/mod/resource/index.php</u> page
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 courses. In edit mode, a teacher can add resources via the 'Add an activity or resource' link.  
(the page which aggregates all resources in a course)
Resources appear as a single link with an icon in front of it that represents the type of resource.


Administrators can decide whether or not to force teachers to add descriptions for each resource by enabling or disabling a site-wide setting in ''Administration > Plugins > Activity modules > Common settings''.


This is the page where you can see all the resource activities in the course, listed under three headings:
*[[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)
*[[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


* Topic - the number of the block you can find a given resource under
==Managing resources in several languages==
The [https://moodle.org/plugins/availability_language restriction by language ] availability condition additional plugin makes it easy to show an English resource only to English users and an activity in French only to French speaking students. See [https://moodle.org/mod/forum/discuss.php?d=345816 this forum thread] for an example.
* Name - the name of the resource activity


* Summary - a short description of the resource written in the Summary field while creating a resource activity
==See also==


*[[Resources FAQ]]


[[Image:Resource nav.jpg]]
[[Category:Resource]]


 
[[de:Arbeitsmaterialien]]
 
[[es:Recursos]]
[[Image:Resource page.jpg]]
[[eu:Baliabideak]]
[[fr:Ressources]]
[[it:Risorse]]

Latest revision as of 13:33, 27 November 2018

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 courses. In edit mode, a teacher can add resources via the 'Add an activity or resource' link. Resources appear as a single link with an icon in front of it that represents the type of resource.

Administrators can decide whether or not to force teachers to add descriptions for each resource by enabling or disabling a site-wide setting in Administration > Plugins > Activity modules > Common settings.

  • 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

Managing resources in several languages

The restriction by language availability condition additional plugin makes it easy to show an English resource only to English users and an activity in French only to French speaking students. See this forum thread for an example.

See also