Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Blocks.

Blocks: Difference between revisions

From MoodleDocs
m (Blocks (teacher) moved to Blocks)
 
(53 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[Image:Course edit on new 4.JPG|thumb|right|Default block positions for a new course page]]
{{Managing a Moodle course}}
A teacher can utilize many kinds of blocks in a course page. Typically a course home page contains blocks in the left and right columns.
Blocks are items which may be added to the left, right or centre column (depending upon your [[Theme|theme]]) of any page in Moodle.


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]].


==Block types==
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]] ).
There are many different types of blocks in a course that can be used by a teacher. The teacher can add blocks from a pull down menu.  Other blocks provide information or settings that a teacher may use. Some activities allow blocks to be inserted by the teacher.


===Pull down===
==Standard blocks==
Each course has an add block pull down menu.
 
{| border="0"
Available blocks include:
| |  
 
{| border="2";"
[[Image:blocks01.png|thumb|Default block positions for a new course page]]
|[[Blogs|Blogs - Tags and Menu]] (from 1.6 onwards)
 
{|-
|[[Activities block|Activities]]
|-
|[[Admin bookmarks block|Admin bookmarks]]
|-
|[[Blog menu block|Blog menu]]
|-
|[[Blog tags block|Blog tags]]
|-
|-
|[[Calendar block|Calendar]]
|[[Calendar block|Calendar]]
|-
|-
|[[Global Search block]]
| [[Comments block|Comments]]
|-
| [[Community finder block|Community finder]]
|-
| [[Course completion status block|Course completion status]]
|-
|-
|[[HTML block|HTML]]
|[[Course overview block|Course overview]]
|-
|-
|[[Loan calculator block|Loan Calculator]] (from 1.6 onwards)
| [[Course/site description block|Course/site description]]
|-
|-
|[[Mentees block]] (from 1.8 onwards)
| [[Courses block|Courses]]
|-
| [[Flickr block|Flickr]]
|-
|[[HTML block|HTML]]
|-
| [[Latest news block|Latest news]]
|-
|[[Logged in user block|Logged in user]]
|-
|[[Login block|Login]]
|-
|[[Main menu block|Main menu]]
|-
|[[Mentees block]]  
|-
|-
|[[Messages block|Messages]]
|[[Messages block|Messages]]
|-
|-
|[[Online Users block|Online Users]]
| [[My private files_block|My private files]]
|-
|[[Navigation block|Navigation]]
|-
|[[Network servers block|Network servers]]
|-
|[[Online users block|Online users]]
|-
|-
|[[Quiz Results]]
|[[People block|People]]
|-
|-
|[[Random Glossary Entry]]
|[[Quiz results block|Quiz results]]
|-
|-
|[[Remote RSS Feeds]]
|[[Random glossary entry block|Random glossary entry]]
|-
|[[Recent activity block|Recent activity]]
|-
|[[Remote RSS feeds block|Remote RSS feeds]]
|-
|[[Search forums block|Search forums]]
|-
|[[Section links block|Section links]]
|-
|[[Self completion block|Self completion]]
|-
|[[Settings block|Settings]]
|-
|[[Social activities block|Social activities]]
|-
|[[Tags block|Tags]]
|-
|[[Upcoming events block|Upcoming events]]
|-
|[[Youtube block|Youtube]]
|-
|-
|[[Section Links]]
|}
| style="width:100px" | 
|[[Image:Block add dropdown list teacher 1 8.JPG]]
|}
|}


===Other blocks===
There are also many contributed blocks available for download from the plugins database.
*[[Activities block|Activities]] A block used by teachers to add activities
 
*[[Administration block|Administration]] Course Administration
*[[Courses block|Courses]] Lists student's courses
*[[Course/Site Description block|Course/Site Description]] Teacher's description of course
*[[Latest News block|Latest News]]
*[[Recent Activity block|Recent Activity]]
*[[Search Forums block|Search Forums]]
*[[Upcoming Events block|Upcoming Events]]
 
==Course page block arrangement==
[[Image:Block_People.JPG |frame|The People block with editing turned on]]
Teachers, and other users with the capability to manage course activities, can change the arrangement of blocks on the course page (apart from [[Sticky blocks]]) when editing is turned on.
 
New blocks can be added using the Add blocks dropdown menu. Existing blocks (apart from [[Sticky blocks]]) can be hidden, deleted or moved using the icons in the block header.
 
==Adding blocks to activities==
Certain activity modules, such as the [[Lesson module]] and the [[Quiz module]], support blocks on their pages. The site administrator must turn this function on so that the teachers will be able to add side blocks on those pages, otherwise the interface does not show this feature to the teacher.
 
By default, this feature is disabled in the [[Site administration block]]. An administrator can enable it by checking the ''showblocksonmodpages'' box in ''Administration > Appearance > Themes > Theme settings''.  When enabled, users who can manage course activities will be able to add blocks to pages.


==See also==
==See also==


*[[Blocks administration]] - site block settings that an administrator can use
*[[Managing blocks]] - for administrators
*[[Site administration block]]
*[[Blocks FAQ]]
*[[Development:Blocks]] - a developer guide to creating blocks
* [http://www.youtube.com/watch?v=6aX1XHfBjqg Blocks in Moodle 2.0 video]
*[[:Category:Block]] - an index of all block-related pages
*[[:Category:Contributed code]] including a number of contributed blocks


[[Category:Block]]
[[Category:Block]]


[[de:Blöcke]]
[[eu:Irakaslearen_blokeak]]
[[fr:Blocs (enseignant)]]
[[fr:Blocs (enseignant)]]
[[ja:ブロック]]

Latest revision as of 09:29, 17 October 2011

Blocks are items which may be added to the left, right or centre column (depending upon your theme) of any page in Moodle.

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 ).

Standard blocks

Available blocks include:

Default block positions for a new course page
Activities
Admin bookmarks
Blog menu
Blog tags
Calendar
Comments
Community finder
Course completion status
Course overview
Course/site description
Courses
Flickr
HTML
Latest news
Logged in user
Login
Main menu
Mentees block
Messages
My private files
Navigation
Network servers
Online users
People
Quiz results
Random glossary entry
Recent activity
Remote RSS feeds
Search forums
Section links
Self completion
Settings
Social activities
Tags
Upcoming events
Youtube

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

See also