Note: You are currently viewing documentation for Moodle 2.6. Up-to-date documentation for the latest stable version of Moodle may be available here: My home.

My home: Difference between revisions

From MoodleDocs
m (small re-wording)
m (Authenticated user link)
Line 17: Line 17:
==Managing blocks==
==Managing blocks==


{{Moodle 1.8}}From Moodle 1.8 onwards, users are allowed to add blocks to their My Moodle page. This can be prevented by editing the authenticated user role and changing the [[Capabilities/moodle/my:manageblocks|moodle/my:manageblocks]] capability from allow to not set.
{{Moodle 1.8}}From Moodle 1.8 onwards, users are allowed to add blocks to their My Moodle page. This can be prevented by editing the [[Authenticated user|authenticated user]] role and changing the [[Capabilities/moodle/my:manageblocks|moodle/my:manageblocks]] capability from allow to not set.


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

Revision as of 02:43, 6 October 2007

My Moodle is a customisable "dashboard" page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments. This feature is available in Moodle 1.6 onwards.

My Moodle page


Enabling My Moodle

To enable My Moodle, click the "Force users to use My Moodle" checkbox in Administration > Appearance > My Moodle (Moodle 1.7 onwards) or set mymoodleredirect to Yes in Administration > Configuration > Variables > Miscellaneous (Moodle 1.6)

Sticky blocks in My Moodle

An administrator can choose which blocks appear on the My Moodle page i.e. sticky blocks:

  1. In Administration > Appearance > Sticky blocks choose "My Moodle" from the drop-down "Page type to configure" menu
  2. Select the required blocks from the "Add a block" drop-down menu. Configure each block as desired.
  3. Reposition blocks using the arrow icons in the block headers.

Managing blocks

Template:Moodle 1.8From Moodle 1.8 onwards, users are allowed to add blocks to their My Moodle page. This can be prevented by editing the authenticated user role and changing the moodle/my:manageblocks capability from allow to not set.

See also