Gestire i blocchi

Da MoodleDocs.
Attenzione: Pagina in costruzione. I link in rosso indicano una pagina non ancora disponibile.


Gestione blocchi

An administrator can manage Moodle's blocks for the site in Administration > Site administration > Plugins > Blocks > Manage blocks, including any contributed blocks that have been added.

Un Amministratore può gestire i Blocchi a livello di sito da Amministrazione del sito > Plugin > Blocchi > Gestione blocchi, compresi gli eventuali blocchi di terze che sono stati aggiunti.

Istanze

The blocks page lists the number of instance for each block. Clicking on a number results in the list of courses containing that block being displayed. See Block settings for configuration settings that might be of interest to a site administrator or someone with Front Page editing permissions.

Versione

Listed with each block is its version number — in the format 2012061700. This is helpful to ensure that you have the latest version of each block.

Nascondere un blocco

The hide/show column allows selected blocks to be hidden i.e. they do not appear in any course "Add a block" dropdown menu and cannot be used in any course. To hide a block, click the eye icon so that it changes to a closed eye.

To reduce the length of course "Add a block" dropdown menus, you should hide blocks which will not be used, such as mentees (unless you have added a mentor role) and network servers (unless you are using Moodle Networking).

Impedire l’eliminazione di un blocco

By clicking the padlock against a block in this column, you are preventing it from being deleted on the site. The Administration block and Navigation block are already padlocked, as major difficulties arise if these blocks are deleted. Only unlock them if you are absolutely sure you understand the consequences and have alternative settings and navigation features in place.

Eliminare un blocco

Blocks can be deleted using the Uninstall link for the appropriate block (but see comments about the Administration block and Navigation block in the previous section) There is usually no reason for standard blocks to be uninstalled (they are usually hidden) However, non-standard blocks may need to be uninstalled before upgrading.

Note: To delete a block completely, in addition to uninstalling it on the blocks page, you also need to remove/delete the actual block folder from the moodle/blocks folder, otherwise Moodle will reinstall it next time you access the site administration.

Impostazioni del blocco

Certain blocks have additional settings, which can be accessed via the links in the settings column.

Privilegi dei blocchi

In addition, every block has an addinstance capability (e.g. block/comments:addinstance) and most blocks also have a myaddinstance capability (e.g. block/comments:myaddinstance) for controlling whether a user with a particular role can add the block to a page or to their Dashboard respectively.

Contributed blocks

In addition to using the blocks included in the standard download, other Moodlers have developed their own blocks which they share with the Moodle community. You can download these contributed blocks from the Moodle.org Moodle Plugins directory. See Installing plugins for details of how to install a block.

See also