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

Blocks FAQ

From MoodleDocs

How do I set the default block layout for new courses?

The default block layout can be set as "sticky" blocks via Administration > Appearance > Sticky blocks (in 1.6 to 1.8) or Administration > Modules > Blocks > Sticky blocks (in 1.9 onwards).

An alternative method is to edit config.php. See Block layout for more details.

See also