<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/32/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fern</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/32/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fern"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/Special:Contributions/Fern"/>
	<updated>2026-04-19T16:17:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122114</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122114"/>
		<updated>2016-01-26T16:15:16Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. This is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
  &lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
-	When you create a Sidebar block, this block will automatically be associated with the next section 11, which is hidden (orphaned)&lt;br /&gt;
&lt;br /&gt;
-	You can now add resources and activities directory to the Sidebar block. Note that these objects will actually get created in section 11, but they are also shown in the Sidebar block. Any changed made in the Sidebar block will be applied to section 11, and vice-versa. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. Each instance will be associated with a different orphaned section. You can also [http://screencast.com/t/nw30gHRn manually select the orphaned section], if needed.&lt;br /&gt;
&lt;br /&gt;
All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122113</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122113"/>
		<updated>2016-01-26T16:14:05Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. This is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
  &lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
-	When you create a Sidebar block, this block will automatically be associated with the next section 11, which is hidden (orphaned)&lt;br /&gt;
&lt;br /&gt;
-	You can now add resources and activities directory to the Sidebar block. Note that these objects will actually get created in section 11, but they are also shown in the Sidebar block. Any changed made in the Sidebar block will be applied to section 11, and vice-versa. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. Each instance will be associated with a different orphaned section. You can also [http://screencast.com/t/nw30gHRn manually selected the orphaned section], if needed.&lt;br /&gt;
&lt;br /&gt;
All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122112</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122112"/>
		<updated>2016-01-26T16:13:02Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. Typically, this is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
  &lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
-	When you create a Sidebar block, this block will automatically be associated with the next section 11, which is hidden (orphaned)&lt;br /&gt;
&lt;br /&gt;
-	You can now add resources and activities directory to the Sidebar block. Note that these objects will actually get created in section 11, but they are also shown in the Sidebar block. Any changed made in the Sidebar block will be applied to section 11, and vice-versa. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. Each instance will be associated with a different orphaned section. You can also [http://screencast.com/t/nw30gHRn manually selected the orphaned section], if needed.&lt;br /&gt;
&lt;br /&gt;
All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122111</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122111"/>
		<updated>2016-01-26T16:11:17Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. Typically, this is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
&lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
-	When you create a Sidebar block, this block will automatically be associated with the next section 11, which is hidden (orphaned)&lt;br /&gt;
&lt;br /&gt;
-	You can now add resources and activities directory to the Sidebar block. Note that these objects will actually get created in section 11, but they are also shown in the Sidebar block. Any changed made in the Sidebar block will be applied to section 11, and vice-versa. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. Each instance will be associated with a different orphaned section. You can also [manually selected the orphaned section] for each block, if needed.&lt;br /&gt;
&lt;br /&gt;
All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122110</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122110"/>
		<updated>2016-01-26T16:11:02Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. Typically, this is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
&lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
-	When you create a Sidebar block, this block will automatically be associated with the next section 11, which is hidden (orphaned)&lt;br /&gt;
&lt;br /&gt;
-	You can now add resources and activities directory to the Sidebar block. Note that these objects will actually get created in section 11, but they are also shown in the Sidebar block. Any changed made in the Sidebar block will be applied to section 11, and vice-versa. &lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. Each instance will be associated with a different orphaned section. You can also [manually selected the orphaned section] for each block, if needed.&lt;br /&gt;
&lt;br /&gt;
All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122108</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122108"/>
		<updated>2016-01-26T15:19:50Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. Typically, this is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
&lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
-	Go to the course settings page and change the “number of sections” to 11&lt;br /&gt;
&lt;br /&gt;
-	Create a Sidebar block and associate it with section 11&lt;br /&gt;
&lt;br /&gt;
-	Return to the course settings page and set the “number of sections” back to 10&lt;br /&gt;
&lt;br /&gt;
-	You can now add resources and activities to the Sidebar block. Note that these objects will be created in section 11, which is now hidden (orphaned), but shown in the Sidebar block.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122107</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122107"/>
		<updated>2016-01-26T15:19:31Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. Typically, this is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
&lt;br /&gt;
   -	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
   -	Go to the course settings page and change the “number of sections” to 11&lt;br /&gt;
&lt;br /&gt;
   -	Create a Sidebar block and associate it with section 11&lt;br /&gt;
&lt;br /&gt;
   -	Return to the course settings page and set the “number of sections” back to 10&lt;br /&gt;
&lt;br /&gt;
   -	You can now add resources and activities to the Sidebar block. Note that these objects will be created in section 11, which is now hidden (orphaned), but shown in the Sidebar block.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122106</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122106"/>
		<updated>2016-01-26T15:19:10Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. Typically, this is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
&lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
&lt;br /&gt;
-	Go to the course settings page and change the “number of sections” to 11&lt;br /&gt;
&lt;br /&gt;
-	Create a Sidebar block and associate it with section 11&lt;br /&gt;
&lt;br /&gt;
-	Return to the course settings page and set the “number of sections” back to 10&lt;br /&gt;
&lt;br /&gt;
-	You can now add resources and activities to the Sidebar block. Note that these objects will be created in section 11, which is now hidden (orphaned), but shown in the Sidebar block.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122105</id>
		<title>Side bar block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Side_bar_block&amp;diff=122105"/>
		<updated>2016-01-26T15:18:37Z</updated>

		<summary type="html">&lt;p&gt;Fern: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This contributed code module  allows you to create separate activities and resources in a block.  In the standard Moodle, these only appear in the center column. You can have multiple copies of this block in a course, each one unique.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
It functions by associating a course section with a sidebar block instance. Typically, this is done by mirroring the contents of an “orphaned” section. Here’s an example:&lt;br /&gt;
&lt;br /&gt;
-	Let’s assume that a course has 10 sections&lt;br /&gt;
-	Go to the course settings page and change the “number of sections” to 11&lt;br /&gt;
-	Create a Sidebar block and associate it with section 11&lt;br /&gt;
-	Return to the course settings page and set the “number of sections” back to 10&lt;br /&gt;
-	You can now add resources and activities to the Sidebar block. Note that these objects will be created in section 11, which is now hidden (orphaned), but shown in the Sidebar block.&lt;br /&gt;
&lt;br /&gt;
You can create multiple Sidebar blocks. All resources and activities within a block can be edited and moved around just like normal activities when editing is turned on. Adding label resources allows you to add text to the blocks as well. &lt;br /&gt;
&lt;br /&gt;
In a sense, this block combined the main menu block functions and HTML block functions into a single block that can be used in a course.&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*Use with a Lesson dependency feature. When you create an activity a Side bar block (like a Quiz), you can then hide the block and the quiz is still accessible via an internal link.  Thus you can force a student to go through a series of Lessons before taking the quiz.  In the last lesson of the series, put the internal link to the quiz which is hidden from view but is technically open to students.  This is not 100% foolproof, but will keep most of the students on the path you want. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/plugins/view.php?plugin=block_side_bar Side Bar Block] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Development_talk:Cohorts&amp;diff=73248</id>
		<title>Development talk:Cohorts</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Development_talk:Cohorts&amp;diff=73248"/>
		<updated>2010-06-21T17:46:10Z</updated>

		<summary type="html">&lt;p&gt;Fern: Mock-up for Cohorts/Global Groups&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The goals specified seem to cover exactly what I think the use case for &#039;global groups&#039; are :) --[[User:Dan Poltawski|Dan Poltawski]] 23:50, 8 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
It would be useful to expand the comments about replacing category enrolments. Assignment to a role for a category e.g. as course Creator is a method used extensively to provide delegated permissions by department, school etc. It would be a shame for this to be lost in 2.0.&lt;br /&gt;
&lt;br /&gt;
Will cohorts be role agnostic in the same way as course groups?&lt;br /&gt;
&lt;br /&gt;
The following is a frequently asked for use case that doesn&#039;t seem to be catered for in specification here:&lt;br /&gt;
&lt;br /&gt;
Site administrator (or others with relevant permissions) can allocate to a cohort e.g. cohort a, cohort b.&lt;br /&gt;
&lt;br /&gt;
The site administrator wants to hand over responsibility for allocating users to cohort a to a user in cohort a who has the necessary permissions. This user should not be able to access any other cohort or allocate users to them. Are the new capabilities granualar enough to facilitate this? --[[User:Ray Lawrence|Ray Lawrence]] 09:53, 31 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
--------&lt;br /&gt;
This mock-up (shown here: http://dev1.moodlefn.com/moodle-global-groups.pdf )contains a handful of features that (I think) are an important part of the Cohorts/Global Groups design at the site level. In particular..&lt;br /&gt;
&lt;br /&gt;
1. Ability to control Global Groups membership and course enrolment at the site level&lt;br /&gt;
2. Ability to perform manual course enrolment (not synched) with Global Groups view&lt;br /&gt;
3. Ability to set up synched course enrolment based on Global Groups&lt;br /&gt;
4. Ability to sync group members  (without groups) or group members and thier associated groups&lt;br /&gt;
5. Prevent synched groups from being edited at the course level&lt;br /&gt;
6. Allow Group Managers (role) to be assigned to Global Groups and Cohorts&lt;br /&gt;
7. Allow Global Groups have profiles (avatar + description + custom fields)&lt;br /&gt;
&lt;br /&gt;
Please feel free to lift ideas or elements from the provided mock-up.&lt;br /&gt;
[User: Fernando Oliveira June 21, 2010)&lt;br /&gt;
---------&lt;/div&gt;</summary>
		<author><name>Fern</name></author>
	</entry>
</feed>