Note: You are currently viewing documentation for Moodle 4.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Content bank.

Content bank: Difference between revisions

From MoodleDocs
(Added some more information about possible capability issues when restoring content into course content bank.)
Line 1: Line 1:
{{Managing content}}
{{Managing content}}
==What is the content bank?==
==What is the content bank?==
The content bank is an area in Moodle where content (currently [[H5P]] content) may be stored, edited and created.
The content bank is an area in Moodle where content (currently [[H5P]] content) may be stored, edited and created.


The content bank repository gives access to these files from the file picker.
The content bank repository gives access to these files from the file picker.
[[File:H5Pcontentbank.png|center|Content bank]]
[[File:H5Pcontentbank.png|center|Content bank]]
==Where is the content bank?==
==Where is the content bank?==
As a teacher, when you are in a course you'll find a link to the content bank in the Navigation drawer (Boost-based themes) or the Navigation block, under Site pages (Classic-based themes).
As a teacher, when you are in a course you'll find a link to the content bank in the Navigation drawer (Boost-based themes) or the Navigation block, under Site pages (Classic-based themes).


Line 16: Line 11:


The content bank repository is available from the file picker to locate and add H5P files into courses.
The content bank repository is available from the file picker to locate and add H5P files into courses.
==How does the content bank work?==
==How does the content bank work?==
New H5P content may be created via the Add button. It can be edited by clicking into the content then clicking Edit:
New H5P content may be created via the Add button. It can be edited by clicking into the content then clicking Edit:
[[File:EditH5P.png|center|Editing existing H5P]]
[[File:EditH5P.png|center|Editing existing H5P]]
H5P activities can also be uploaded into the content bank then edited if required.
H5P activities can also be uploaded into the content bank then edited if required.


H5P activity types available in the content back are automatically downloaded via CRON or can manually be added by uploading h5p activity files (*.h5p).
H5P activity types available in the content back are automatically downloaded via CRON or can manually be added by uploading h5p activity files (*.h5p).
==Renaming, downloading, replacing and deleting H5P==
==Renaming, downloading, replacing and deleting H5P==
Click into an H5P activity and from the cog icon top right, access your chosen option.
Click into an H5P activity and from the cog icon top right, access your chosen option.
[[File:H5Poptions.png|center|H5P options]]
[[File:H5Poptions.png|center|H5P options]]
{{MediaPlayer | url = https://youtu.be/1WmygG0hgVY }}
{{MediaPlayer | url = https://youtu.be/1WmygG0hgVY }}
==Searching the content bank==
==Searching the content bank==
*The search field above the content bank allows you to search for H5P content in the course you are in.
*The search field above the content bank allows you to search for H5P content in the course you are in.
*When adding an H5P activity from ''Add an activity or resource > H5P'', you can search the content bank for H5P in other courses and categories, depending on permissions.
*When adding an H5P activity from ''Add an activity or resource > H5P'', you can search the content bank for H5P in other courses and categories, depending on permissions.
[[File:ContentBankSearch.png|center|Searching the content bank]]


[[File:ContentBankSearch.png|center|Searching the content bank]]
== Course restoring ==
When restoring a course the Content bank contents on the backup files are also restored to the new course. Please keep in mind that the user has restored the course will be the owner of those Content bank contents in the new course, and this will affect on who could edit or delete those contents based on [[Capabilities/moodle/contentbank:deleteanycontent|Delete any content from the content bank]] and [[Capabilities/moodle/contentbank:manageanycontent|Manage any content from the content bank]] capabilities.


==Admin settings==
==Admin settings==
*From ''Site administration > Plugins > Content bank > Manage content types'', you can enable and disable H5P content.
*From ''Site administration > Plugins > Content bank > Manage content types'', you can enable and disable H5P content.
*From ''Site administration > Repositories > Content bank'' you can rename the content bank repository if desired.
*From ''Site administration > Repositories > Content bank'' you can rename the content bank repository if desired.
==Capabilities==
==Capabilities==
===Repository: Content bank===
===Repository: Content bank===
* [[Capabilities/repository/contentbank:accesscoursecategorycontent|Access course category content bank files]] - allowed for the default roles of manager and course creator
* [[Capabilities/repository/contentbank:accesscoursecategorycontent|Access course category content bank files]] - allowed for the default roles of manager and course creator
Line 51: Line 38:
* [[Capabilities/repository/contentbank:accesscoursecontent|Access course content bank files]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/repository/contentbank:accesscoursecontent|Access course content bank files]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/repository/contentbank:view|View content bank repository]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/repository/contentbank:view|View content bank repository]] - allowed for the default roles of manager, course creator and teacher
===Course===
===Course===
* [[Capabilities/moodle/contentbank:access|Access the content bank]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/moodle/contentbank:access|Access the content bank]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/moodle/contentbank:deleteanycontent|Delete any content from the content bank]] - allowed for the default roles of manager and course creator
* [[Capabilities/moodle/contentbank:deleteanycontent|Delete any content from the content bank]] - allowed for the default roles of manager and course creator
* [[Capabilities/moodle/contentbank:deleteowncontent|Delete content from own content bank]] - allowed for the default role of authenticated user
* [[Capabilities/moodle/contentbank:deleteowncontent|Delete content from own content bank]] - allowed for the default role of authenticated user
* [[Capabilities/moodle/contentbank:manageanycontent|Manage any content from the content bank]] - allowed for the default roles of manager and course creator
* [[Capabilities/moodle/contentbank:manageanycontent|Manage any content from the content bank]] - allowed for the default roles of manager and course creator
Line 62: Line 47:
* [[Capabilities/moodle/contentbank:useeditor|Create or edit content using a content type editor]] - allowed for the default roles of manager and course creator
* [[Capabilities/moodle/contentbank:useeditor|Create or edit content using a content type editor]] - allowed for the default roles of manager and course creator
* [[Capabilities/moodle/contentbank:downloadcontent|Download content from the content bank]] - allowed for the default roles of manager, course creator and teacher.
* [[Capabilities/moodle/contentbank:downloadcontent|Download content from the content bank]] - allowed for the default roles of manager, course creator and teacher.
===H5P===
===H5P===
* [[Capabilities/contenttype/h5p:access|Access H5P content in the content bank]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/contenttype/h5p:access|Access H5P content in the content bank]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/contenttype/h5p:upload|Upload new H5P content]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/contenttype/h5p:upload|Upload new H5P content]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/contenttype/h5p:useeditor|Create or edit content using the H5P editor]] - allowed for the default roles of manager, course creator and teacher
* [[Capabilities/contenttype/h5p:useeditor|Create or edit content using the H5P editor]] - allowed for the default roles of manager, course creator and teacher
[[Category:H5P]]
[[Category:H5P]]
[[Category:Content bank]]
[[Category:Content bank]]
[[es:Banco de contenido]]
[[es:Banco de contenido]]
[[de:Inhaltsspeicher]]
[[de:Inhaltsspeicher]]

Revision as of 10:45, 1 December 2021

What is the content bank?

The content bank is an area in Moodle where content (currently H5P content) may be stored, edited and created.

The content bank repository gives access to these files from the file picker.

Content bank

Where is the content bank?

As a teacher, when you are in a course you'll find a link to the content bank in the Navigation drawer (Boost-based themes) or the Navigation block, under Site pages (Classic-based themes).

Files may be viewed in list view by clicking the icon top right of the content bank.

The content bank repository is available from the file picker to locate and add H5P files into courses.

How does the content bank work?

New H5P content may be created via the Add button. It can be edited by clicking into the content then clicking Edit:

Editing existing H5P

H5P activities can also be uploaded into the content bank then edited if required.

H5P activity types available in the content back are automatically downloaded via CRON or can manually be added by uploading h5p activity files (*.h5p).

Renaming, downloading, replacing and deleting H5P

Click into an H5P activity and from the cog icon top right, access your chosen option.

H5P options

Searching the content bank

  • The search field above the content bank allows you to search for H5P content in the course you are in.
  • When adding an H5P activity from Add an activity or resource > H5P, you can search the content bank for H5P in other courses and categories, depending on permissions.
Searching the content bank

Course restoring

When restoring a course the Content bank contents on the backup files are also restored to the new course. Please keep in mind that the user has restored the course will be the owner of those Content bank contents in the new course, and this will affect on who could edit or delete those contents based on Delete any content from the content bank and Manage any content from the content bank capabilities.

Admin settings

  • From Site administration > Plugins > Content bank > Manage content types, you can enable and disable H5P content.
  • From Site administration > Repositories > Content bank you can rename the content bank repository if desired.

Capabilities

Repository: Content bank

Course

H5P