Blocks: Difference between revisions

From MoodleDocs
mNo edit summary
No edit summary
 
(122 intermediate revisions by 23 users not shown)
Line 1: Line 1:
<p class="note">'''Note for Contributors'''<br />
{{Managing a Moodle course}}
This page should explain briefly what '''blocks''' are.</p>
Blocks are items which may be added to the left or right or centre column of any page in Moodle. They may also be added to the centre of the Dashboard.  


On the left and right sides of the course homepage there are side blocks, which can be added, removed and moved around.  
{{MediaPlayer | url = https://www.youtube.com/watch?v=uByp1qqcWt8&index=18&list=PLxcO_MFWQBDehWp4JRrMqUkC-60RBGTs0 | desc = Overview of blocks}}
Any block can be made 'sticky' so that it appears in all the contexts below, such as throughout a course or a particular activity - see [[Block settings]].


Blocks can be placed on the side of the screen (if your theme supports it) via the [[Dock]] icons ( [[Image:Dock_to_block.png]] and [[Image:Block_to_dock.png]] ). If a responsive theme (such as '[[Standard_themes#Standard_themes|Clean]]' or [[Boost theme]]) is used, blocks will be accessible from the bottom of smaller screens, below the main content.


[[Image:Blocks.jpg]]


Note it is also possible to dock blocks when using the Clean theme if desired. You can theme the position of blocks in the centre of pages as well if you are able to create custom themes.


To enable arranging blocks (as well as the content of the course), editing should be enabled (click the "Turn editing on" button located in the top right corner of the screen).
==Standard blocks==


Available blocks include:


[[Image:BlocksEdit.jpg]]
 
{|-
|[[Activities block|Activities]]
|-
|[[Activity results block|Activity results]]
|-
|[[Admin bookmarks block|Admin bookmarks]]
|-
|[[Administration block|Administration]]
|-
|[[Blog menu block|Blog menu]]
|-
|[[Blog tags block|Blog tags]]
|-
|[[Calendar block|Calendar]]
|-
| [[Comments block|Comments]]
|-
| [[Community finder block|Community finder]]
|-
| [[Course completion status block|Course completion status]]
|-
|[[Course overview block|Course overview]]
|-
| [[Course/site summary block|Course/site summary]]
|-
| [[Courses block|Courses]]
|-
| [[Feedback block|Feedback]]
|-
| [[Flickr block|Flickr]]
|-
|[[Global search block|Global search]]
|-
|[[HTML block|HTML]]
|-
|[[Latest announcements block|Latest announcements]]
|-
| [[Latest badges block|Latest badges]]
|-
| [[Learning plans block|Learning plans]]
|-
|[[Logged in user block|Logged in user]]
|-
|[[Login block|Login]]
|-
|[[Main menu block|Main menu]]
|-
|[[Mentees block]]
|-
|[[Navigation block|Navigation]]
|-
|[[Network servers block|Network servers]]
|-
|[[Online users block|Online users]]
|-
|[[People block|People]]
|-
| [[Private files_block|Private files]]
|-
|[[Quiz results block|Quiz results]]
|-
|[[Random glossary entry block|Random glossary entry]]
|-
|[[Recent activity block|Recent activity]]
|-
|[[Recent blog entries block|Recent blog entries]]
|-
|[[Remote RSS feeds block|Remote RSS feeds]]
|-
|[[Search forums block|Search forums]]
|-
|[[Section links block|Section links]]
|-
|[[Self completion block|Self completion]]
|-
|[[Social activities block|Social activities]]
|-
|[[Tags block|Tags]]
|-
|[[Upcoming events block|Upcoming events]]
|-
|[[Youtube block|Youtube]]
|-
|}
 
There are also many contributed blocks available for download from the [https://moodle.org/plugins/ plugins database].


==See also==
==See also==
Developer documentation: [[Blocks Howto|A Step-by-step Guide To Creating Blocks]]
* [[Managing blocks]] - for administrators
* [[Blocks FAQ]]
* [https://moodle.org/mod/forum/discuss.php?d=227772 Moodle forum discussion about ''which Moodle blocks are the most useful for teaching'']
 
[[Category:Block]]
 
[[de:Blöcke]]
[[es:Bloques]]
[[eu:Irakaslearen_blokeak]]
[[fr:Blocs]]
[[it:Blocchi]]
[[ja:ブロック]]

Latest revision as of 14:15, 27 November 2018

Blocks are items which may be added to the left or right or centre column of any page in Moodle. They may also be added to the centre of the Dashboard.

Overview of blocks

Any block can be made 'sticky' so that it appears in all the contexts below, such as throughout a course or a particular activity - see Block settings.

Blocks can be placed on the side of the screen (if your theme supports it) via the Dock icons ( Dock to block.png and Block to dock.png ). If a responsive theme (such as 'Clean' or Boost theme) is used, blocks will be accessible from the bottom of smaller screens, below the main content.


Note it is also possible to dock blocks when using the Clean theme if desired. You can theme the position of blocks in the centre of pages as well if you are able to create custom themes.

Standard blocks

Available blocks include:


Activities
Activity results
Admin bookmarks
Administration
Blog menu
Blog tags
Calendar
Comments
Community finder
Course completion status
Course overview
Course/site summary
Courses
Feedback
Flickr
Global search
HTML
Latest announcements
Latest badges
Learning plans
Logged in user
Login
Main menu
Mentees block
Navigation
Network servers
Online users
People
Private files
Quiz results
Random glossary entry
Recent activity
Recent blog entries
Remote RSS feeds
Search forums
Section links
Self completion
Social activities
Tags
Upcoming events
Youtube

There are also many contributed blocks available for download from the plugins database.

See also