<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/21/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cttxg</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/21/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cttxg"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/Special:Contributions/Cttxg"/>
	<updated>2026-04-18T11:44:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=enrol/manual/edit&amp;diff=93687</id>
		<title>enrol/manual/edit</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=enrol/manual/edit&amp;diff=93687"/>
		<updated>2011-11-11T03:48:47Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding link to Manual Enrolment page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See [[Manual_enrolment]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=admin/setting/additionalhtml&amp;diff=93123</id>
		<title>admin/setting/additionalhtml</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=admin/setting/additionalhtml&amp;diff=93123"/>
		<updated>2011-11-01T00:44:47Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding information to auto-linked page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Additional HTML ==&lt;br /&gt;
&lt;br /&gt;
These settings allow you to specify HTML that you want added to every page without altering the Moodle code files. &lt;br /&gt;
&lt;br /&gt;
You can add HTML will be added within the HEAD tag for the page, immediately after the BODY tag has been opened, or immediately before the body tag is closed.&lt;br /&gt;
&lt;br /&gt;
Doing this allows you add custom headers or footers on every page, or add support for services like Google Analytics very easily and independent of your chosen theme.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[Site_appearance|Site appearance]] menu on Moodle Docs&lt;br /&gt;
&lt;br /&gt;
[[Category:Site administration]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Dialogue_module&amp;diff=93106</id>
		<title>Dialogue module</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Dialogue_module&amp;diff=93106"/>
		<updated>2011-10-31T20:11:11Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Module History */ adding 2011 2.0x support&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Dialogues&#039;&#039;&#039; allow students or teachers to start two-way dialogues with another person. They are course activities that can be useful when the teacher wants a place to give private feedback to a student on their online activity. For example, if a student is participating in a language forum and made a grammatical error that the teacher wants to point out without embarassing the student, a dialogue is the perfect place. A dialogue activity would also be an excellent way for counsellors within an institution to interact with students - all activities are logged and email is not necessarily required.&lt;br /&gt;
&lt;br /&gt;
Dialogue is a contributed activity module originally released for Moodle 1.6.x. and subsequently updated for Moodle 1.8.x to support roles and capabilities and most recently updated to support Moodle 1.9.x, 2.0x and Groupings (groups of groups)&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
* Teachers can initiate private Dialogues between themselves and individual students&lt;br /&gt;
* Teachers can initiate individual Dialogues with all members of a group at one time&lt;br /&gt;
* Users can attach documents to their dialogue posts&lt;br /&gt;
* Students can view a time-stamped history of interaction between themselves and their teachers / tutors within the context of papers.&lt;br /&gt;
* Teachers and Students can view time-stamped histories of the interaction between them. Teachers can additionally view interaction histories with all students within a particular paper.&lt;br /&gt;
* Users can receive notification of new Dialogue posts via e-mail subscription&lt;br /&gt;
* Students can edit Dialogue posts within a specified period of time (30min default).&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
[[Image:DialogueSettings.gif|thumb|Dialogue Settings]]&lt;br /&gt;
* Type of dialogue can be set to Teacher-Student, Student-Student, Anyone-Anyone&lt;br /&gt;
* Ability for Students (or any role) to initiate a Dialogue can be managed in the activity role overrides&lt;br /&gt;
* Can configure whether a Dialogue activity should allow more than one Dialogue between any two participants&lt;br /&gt;
* Can enable/disable email notification&lt;br /&gt;
* Can set the number of days after which a closed Dialogue will be removed&lt;br /&gt;
* Admin setting at site-level to control display of unread dialog count on course pages&lt;br /&gt;
&lt;br /&gt;
==Roles/Capabilities==&lt;br /&gt;
The following capabilities are able to be assigned/set against site wide roles and overridden in your local Dialogue instances:&lt;br /&gt;
* mod/dialogue:open&lt;br /&gt;
* mod/dialogue:close&lt;br /&gt;
* mod/dialogue:manage&lt;br /&gt;
* mod/dialogue:viewall - allow users to have read access to dialogues which they are not a participant&lt;br /&gt;
* mod/dialogue:participate&lt;br /&gt;
* mod/dialogue:participateany - allows users to participate in dialogues that are not initiated with themselves&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*When students initially enroll on a site, it might be a good idea to send them a welcome dialogue to let them know the teacher is there. This way if the student has something to say to the teacher, they will feel more comfortable responding, since the teacher made the first step.&lt;br /&gt;
&lt;br /&gt;
==Module History==&lt;br /&gt;
* 2003/Oct - Ray Kingdon released the original module&lt;br /&gt;
* 2004/Jun - Dialogues with groups of students were supported&lt;br /&gt;
* 2006/Apr - Howard Miller (aka thepurpleblob) University of Glasgow, contributed fixes to bring Dialogue in line w v1.6&lt;br /&gt;
* 2006/Aug - Howard Miller volunteered to maintain the module. At the time he mentioned Messaging was the mechanism MartinD saw as the tool the core project would be supporting for this sort of activity, and that Dialogue was never actually intended to be anything other than an optional module.&lt;br /&gt;
* 2007/May - Clinton Graham provided a diff to get Dialogue running with roles in v1.8&lt;br /&gt;
* 2007 - Catalyst integrated group support allowing allocation of groups (or groupings) to specific activities.&lt;br /&gt;
* 2007/Aug - University of Waikato contract Catalyst to update Dialogue module to support v1.9 and make a number of feature changes&lt;br /&gt;
* 2008/Aug - Reinstated dialogue type selector, various bug fixes (Enrique,Clinton,Lorenzo &amp;amp; Dean)&lt;br /&gt;
* 2009/Feb - Improvements to student-to-student mode and all-participants selection for teachers (Dean)&lt;br /&gt;
* 2009/Mar - Reintroduced unread entries tracking, and validation fix on edittime field (Dean)&lt;br /&gt;
* 2009/Aug - Multiple fixes and improvements (Dean. With lots of contributed code/inspiration here from Enrique Castro)&lt;br /&gt;
** fixed bug re lost HTML formatting (see: CONTRIB-1448)&lt;br /&gt;
** sorting columns by name, date, post count etc (see: CONTRIB-1449)&lt;br /&gt;
** improved group-mode support (see: CONTRIB-1490)&lt;br /&gt;
** added participation report support (see: CONTRIB-1454)&lt;br /&gt;
** change to view current conversation after update rather than go back to list (see: CONTRIB-1455)&lt;br /&gt;
** lots of codeing/style improvments, thanx Petr :) (see: CONTRIB-1216)&lt;br /&gt;
* 2011/Oct - Troy Williams updated to support v2.0x&lt;br /&gt;
&lt;br /&gt;
== Possible Future Developments ==&lt;br /&gt;
Following is a list of future developments (in priority order).  Please feel free to [http://moodle.org/mod/forum/discuss.php?d=126340 discuss these developments] and vote for these if you feel the priority order is not quite right.  We also ask that you add to this list: &lt;br /&gt;
&lt;br /&gt;
CONTRIB-1450 Email Notifications includes:&lt;br /&gt;
* Option to send immediately (rather than wait 30 mins)&lt;br /&gt;
* Option to include the dialogue message content in the email notification&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1451 Change to entry header to include user&#039;s name &amp;amp; increase font&lt;br /&gt;
* Instead of &amp;quot;On Friday, 1 June 2009, 05:43 pm you wrote: &amp;quot;, would it be better that the name is displayed instead, if the dialogue was exported and archived and the people who are reading it would not know the &amp;quot;you&amp;quot; is referring to who.&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1452 Close conversations for unenrolled students &amp;amp; display date&lt;br /&gt;
* Close Dialogue conversations when students are unenrolled&lt;br /&gt;
* Display the date that the individual dialogue was closed. the last entry date is good, but sometimes the close date is not always the last entry date.&lt;br /&gt;
* Display the date that the closed dialogue would be removed.&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1453 Provide edit &amp;amp; delete for Manage capability (similar to forums)&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other requests with no tracker items created&#039;&#039;&#039; - see page Page Comments for more details&lt;br /&gt;
* Let the user specified the end date for the closed dialogue to be removed. Which I think it would be more flexible rather than the 7, 30,...,365 days options.&lt;br /&gt;
* Export entries (what format - Text, Html, xml??)&lt;br /&gt;
* Display the date that the dialogue was added &lt;br /&gt;
* Don&#039;t display the &amp;quot;You have 30 mins to edit...&amp;quot; after submit, instead the user should be bought to the current dialogue and allowed to edit it even if it has passed 30mins limit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [http://moodle.org/mod/forum/view.php?id=854 Dialogue module forum] - discuss the module here&lt;br /&gt;
* [http://cvs.moodle.org/contrib/plugins/mod/dialogue/ CVS Repository] - browse and download the code&lt;br /&gt;
* [http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=258 Dialogue Module entry at moodle.org]&lt;br /&gt;
* [http://download.moodle.org/download.php/docs/en/using_moodle/ch4_forums.pdf Chapter 4: Using Forums, Chats and Dialogues]&lt;br /&gt;
* [https://docs.moodle.org/en/Development:Dialogue_2.0_specification Development:Dialogue 2.0 specification]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Dialogue_module&amp;diff=93105</id>
		<title>Dialogue module</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Dialogue_module&amp;diff=93105"/>
		<updated>2011-10-31T20:09:13Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: added 2.0x support in introduction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Dialogues&#039;&#039;&#039; allow students or teachers to start two-way dialogues with another person. They are course activities that can be useful when the teacher wants a place to give private feedback to a student on their online activity. For example, if a student is participating in a language forum and made a grammatical error that the teacher wants to point out without embarassing the student, a dialogue is the perfect place. A dialogue activity would also be an excellent way for counsellors within an institution to interact with students - all activities are logged and email is not necessarily required.&lt;br /&gt;
&lt;br /&gt;
Dialogue is a contributed activity module originally released for Moodle 1.6.x. and subsequently updated for Moodle 1.8.x to support roles and capabilities and most recently updated to support Moodle 1.9.x, 2.0x and Groupings (groups of groups)&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
* Teachers can initiate private Dialogues between themselves and individual students&lt;br /&gt;
* Teachers can initiate individual Dialogues with all members of a group at one time&lt;br /&gt;
* Users can attach documents to their dialogue posts&lt;br /&gt;
* Students can view a time-stamped history of interaction between themselves and their teachers / tutors within the context of papers.&lt;br /&gt;
* Teachers and Students can view time-stamped histories of the interaction between them. Teachers can additionally view interaction histories with all students within a particular paper.&lt;br /&gt;
* Users can receive notification of new Dialogue posts via e-mail subscription&lt;br /&gt;
* Students can edit Dialogue posts within a specified period of time (30min default).&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
[[Image:DialogueSettings.gif|thumb|Dialogue Settings]]&lt;br /&gt;
* Type of dialogue can be set to Teacher-Student, Student-Student, Anyone-Anyone&lt;br /&gt;
* Ability for Students (or any role) to initiate a Dialogue can be managed in the activity role overrides&lt;br /&gt;
* Can configure whether a Dialogue activity should allow more than one Dialogue between any two participants&lt;br /&gt;
* Can enable/disable email notification&lt;br /&gt;
* Can set the number of days after which a closed Dialogue will be removed&lt;br /&gt;
* Admin setting at site-level to control display of unread dialog count on course pages&lt;br /&gt;
&lt;br /&gt;
==Roles/Capabilities==&lt;br /&gt;
The following capabilities are able to be assigned/set against site wide roles and overridden in your local Dialogue instances:&lt;br /&gt;
* mod/dialogue:open&lt;br /&gt;
* mod/dialogue:close&lt;br /&gt;
* mod/dialogue:manage&lt;br /&gt;
* mod/dialogue:viewall - allow users to have read access to dialogues which they are not a participant&lt;br /&gt;
* mod/dialogue:participate&lt;br /&gt;
* mod/dialogue:participateany - allows users to participate in dialogues that are not initiated with themselves&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*When students initially enroll on a site, it might be a good idea to send them a welcome dialogue to let them know the teacher is there. This way if the student has something to say to the teacher, they will feel more comfortable responding, since the teacher made the first step.&lt;br /&gt;
&lt;br /&gt;
==Module History==&lt;br /&gt;
* 2003/Oct - Ray Kingdon released the original module&lt;br /&gt;
* 2004/Jun - Dialogues with groups of students were supported&lt;br /&gt;
* 2006/Apr - Howard Miller (aka thepurpleblob) University of Glasgow, contributed fixes to bring Dialogue in line w v1.6&lt;br /&gt;
* 2006/Aug - Howard Miller volunteered to maintain the module. At the time he mentioned Messaging was the mechanism MartinD saw as the tool the core project would be supporting for this sort of activity, and that Dialogue was never actually intended to be anything other than an optional module.&lt;br /&gt;
* 2007/May - Clinton Graham provided a diff to get Dialogue running with roles in v1.8&lt;br /&gt;
* 2007 - Catalyst integrated group support allowing allocation of groups (or groupings) to specific activities.&lt;br /&gt;
* 2007/Aug - University of Waikato contract Catalyst to update Dialogue module to support v1.9 and make a number of feature changes&lt;br /&gt;
* 2008/Aug - Reinstated dialogue type selector, various bug fixes (Enrique,Clinton,Lorenzo &amp;amp; Dean)&lt;br /&gt;
* 2009/Feb - Improvements to student-to-student mode and all-participants selection for teachers (Dean)&lt;br /&gt;
* 2009/Mar - Reintroduced unread entries tracking, and validation fix on edittime field (Dean)&lt;br /&gt;
* 2009/Aug - Multiple fixes and improvements (Dean. With lots of contributed code/inspiration here from Enrique Castro)&lt;br /&gt;
** fixed bug re lost HTML formatting (see: CONTRIB-1448)&lt;br /&gt;
** sorting columns by name, date, post count etc (see: CONTRIB-1449)&lt;br /&gt;
** improved group-mode support (see: CONTRIB-1490)&lt;br /&gt;
** added participation report support (see: CONTRIB-1454)&lt;br /&gt;
** change to view current conversation after update rather than go back to list (see: CONTRIB-1455)&lt;br /&gt;
** lots of codeing/style improvments, thanx Petr :) (see: CONTRIB-1216)&lt;br /&gt;
&lt;br /&gt;
== Possible Future Developments ==&lt;br /&gt;
Following is a list of future developments (in priority order).  Please feel free to [http://moodle.org/mod/forum/discuss.php?d=126340 discuss these developments] and vote for these if you feel the priority order is not quite right.  We also ask that you add to this list: &lt;br /&gt;
&lt;br /&gt;
CONTRIB-1450 Email Notifications includes:&lt;br /&gt;
* Option to send immediately (rather than wait 30 mins)&lt;br /&gt;
* Option to include the dialogue message content in the email notification&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1451 Change to entry header to include user&#039;s name &amp;amp; increase font&lt;br /&gt;
* Instead of &amp;quot;On Friday, 1 June 2009, 05:43 pm you wrote: &amp;quot;, would it be better that the name is displayed instead, if the dialogue was exported and archived and the people who are reading it would not know the &amp;quot;you&amp;quot; is referring to who.&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1452 Close conversations for unenrolled students &amp;amp; display date&lt;br /&gt;
* Close Dialogue conversations when students are unenrolled&lt;br /&gt;
* Display the date that the individual dialogue was closed. the last entry date is good, but sometimes the close date is not always the last entry date.&lt;br /&gt;
* Display the date that the closed dialogue would be removed.&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1453 Provide edit &amp;amp; delete for Manage capability (similar to forums)&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other requests with no tracker items created&#039;&#039;&#039; - see page Page Comments for more details&lt;br /&gt;
* Let the user specified the end date for the closed dialogue to be removed. Which I think it would be more flexible rather than the 7, 30,...,365 days options.&lt;br /&gt;
* Export entries (what format - Text, Html, xml??)&lt;br /&gt;
* Display the date that the dialogue was added &lt;br /&gt;
* Don&#039;t display the &amp;quot;You have 30 mins to edit...&amp;quot; after submit, instead the user should be bought to the current dialogue and allowed to edit it even if it has passed 30mins limit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [http://moodle.org/mod/forum/view.php?id=854 Dialogue module forum] - discuss the module here&lt;br /&gt;
* [http://cvs.moodle.org/contrib/plugins/mod/dialogue/ CVS Repository] - browse and download the code&lt;br /&gt;
* [http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=258 Dialogue Module entry at moodle.org]&lt;br /&gt;
* [http://download.moodle.org/download.php/docs/en/using_moodle/ch4_forums.pdf Chapter 4: Using Forums, Chats and Dialogues]&lt;br /&gt;
* [https://docs.moodle.org/en/Development:Dialogue_2.0_specification Development:Dialogue 2.0 specification]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:edit-section-summary.png&amp;diff=89642</id>
		<title>File:edit-section-summary.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:edit-section-summary.png&amp;diff=89642"/>
		<updated>2011-09-15T23:59:15Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Editing a course section summary&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Editing a course section summary&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Section_summary&amp;diff=89641</id>
		<title>Section summary</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Section_summary&amp;diff=89641"/>
		<updated>2011-09-15T23:57:43Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding info re default section name and an image&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The very top of your course (the General section) and every topic or week contains a summary.  This is a default label which allows you to place information about the specific topic or week.  It could be an introduction to the unit of study or a short summary of the weekly plan.  Activities and resources are listed below this section.&lt;br /&gt;
&lt;br /&gt;
Because the information you add to the summary appears as a label, it should be very short so that the course page doesn&#039;t become too long. If you find yourself wanting to say more than a sentence or two then consider adding a resource to this topic instead (for example, the first activity might be a page called About This Topic).&lt;br /&gt;
&lt;br /&gt;
To provide a custom section title in the Navigation menu untick the &amp;quot;Use default section name&amp;quot; and include the title in the &#039;Section Name&#039; text box.  If you leave the default section name the navigation menu will contain &#039;General&#039; for the general section and either &#039;Topic 1&#039;, &#039;Topic 2&#039;, etc for Topics format or the Week dates for Weekly format.&lt;br /&gt;
&lt;br /&gt;
[[Image:edit-section-summary.png|frame|center|Edit Section Summary]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Course]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89370</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89370"/>
		<updated>2011-09-09T03:58:28Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle site - basic structure}}&lt;br /&gt;
&lt;br /&gt;
The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block and a student will have fewer options in the Course administration than a teacher.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;200px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*[[Front_page_settings_block|Front page settings]]&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*[[Course_administration_menu|Course administration]]&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*[[Profile |My profile settings]]&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*[[Site_administration|Site administration]]&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:Settings_block_Course_collapsed.png&amp;diff=89368</id>
		<title>File:Settings block Course collapsed.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:Settings_block_Course_collapsed.png&amp;diff=89368"/>
		<updated>2011-09-09T02:22:37Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: uploaded a new version of &amp;amp;quot;File:Settings block Course collapsed.png&amp;amp;quot;: Reverted to version as of 02:19, 9 September 2011&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:Settings_block_Course_collapsed.png&amp;diff=89367</id>
		<title>File:Settings block Course collapsed.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:Settings_block_Course_collapsed.png&amp;diff=89367"/>
		<updated>2011-09-09T02:21:26Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: uploaded a new version of &amp;amp;quot;File:Settings block Course collapsed.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:Settings_block_Course_collapsed.png&amp;diff=89366</id>
		<title>File:Settings block Course collapsed.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:Settings_block_Course_collapsed.png&amp;diff=89366"/>
		<updated>2011-09-09T02:19:40Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: uploaded a new version of &amp;amp;quot;File:Settings block Course collapsed.png&amp;amp;quot;: new version with no Add Resource / Add Activity options&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89364</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89364"/>
		<updated>2011-09-09T02:11:35Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: replacing edit settings with basic structure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle site - basic structure}}&lt;br /&gt;
&lt;br /&gt;
The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block and a student will have fewer options in the Course administration than a teacher.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;275px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*[[Front_page_settings_block|Front page settings]]&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*[[Course_administration_menu|Course administration]]&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*[[Profile |My profile settings]]&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*[[Site_administration|Site administration]]&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89363</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89363"/>
		<updated>2011-09-09T02:11:04Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Undo revision 89362 by Cttxg (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Editing settings}}&lt;br /&gt;
&lt;br /&gt;
The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block and a student will have fewer options in the Course administration than a teacher.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;275px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*[[Front_page_settings_block|Front page settings]]&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*[[Course_administration_menu|Course administration]]&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*[[Profile |My profile settings]]&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*[[Site_administration|Site administration]]&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89362</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89362"/>
		<updated>2011-09-09T02:10:34Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: removing edit settings menu as not applicable here&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block and a student will have fewer options in the Course administration than a teacher.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;275px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*[[Front_page_settings_block|Front page settings]]&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*[[Course_administration_menu|Course administration]]&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*[[Profile |My profile settings]]&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*[[Site_administration|Site administration]]&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Front_page_settings_block&amp;diff=89361</id>
		<title>Front page settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Front_page_settings_block&amp;diff=89361"/>
		<updated>2011-09-09T02:09:16Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle 2.0}}&lt;br /&gt;
Moodle 2.0 has placed all the settings in [Settings_block|one block]].  What the user sees depends upon context. The front page menu is generally only available to Administrators.&lt;br /&gt;
&lt;br /&gt;
[[Image:block-settings-frontpage.gif|frame|right|Front page menu]]&lt;br /&gt;
&#039;&#039;&#039;Front page settings&#039;&#039;&#039;&lt;br /&gt;
*Turn editing on&lt;br /&gt;
*[[Front_Page_settings|Edit settings]]&lt;br /&gt;
*Users&lt;br /&gt;
**Groups&lt;br /&gt;
**[[admin/roles/permissions|Permissions]]&lt;br /&gt;
***Assigned roles&lt;br /&gt;
***Check permissions&lt;br /&gt;
**[[Filters|Filters]]&lt;br /&gt;
**[[Course_backup|Backup]]&lt;br /&gt;
**[[Course_restore|Restore]]&lt;br /&gt;
**[[Question_bank|Questions]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Settings block]]&lt;br /&gt;
*[[Course settings block]]&lt;br /&gt;
*[[:Category:Front_Page|Front page Category]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Hasiera-orriaren_ezarpenak_blokea]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:block-settings-frontpage.gif&amp;diff=89360</id>
		<title>File:block-settings-frontpage.gif</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:block-settings-frontpage.gif&amp;diff=89360"/>
		<updated>2011-09-09T02:06:48Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Front page settings image with submenus expanded&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Front page settings image with submenus expanded&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Front_page_settings_block&amp;diff=89359</id>
		<title>Front page settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Front_page_settings_block&amp;diff=89359"/>
		<updated>2011-09-09T02:06:26Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding front page settings menu image&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle 2.0}}&lt;br /&gt;
Moodle 2.0 has placed all the settings in one block.  What the user sees depends upon context. A site administrator on the front page will see something different than on the home page of a course.  A teacher will see something different than an administrator or a student.&lt;br /&gt;
&lt;br /&gt;
The site administrator will see 3 categories in the setting block on the front page of the site.  A teacher or student will not see as many things. Clicking on any of these expands the menu selection. Here are the areas a submenu links:&lt;br /&gt;
&lt;br /&gt;
[[Image:block-settings-frontpage.gif|frame|right|Front page menu]]&lt;br /&gt;
&#039;&#039;&#039;Front page settings&#039;&#039;&#039;&lt;br /&gt;
*Turn editing on&lt;br /&gt;
*[[Front_Page_settings|Edit settings]]&lt;br /&gt;
*Users&lt;br /&gt;
**Groups&lt;br /&gt;
**[[admin/roles/permissions|Permissions]]&lt;br /&gt;
***Assigned roles&lt;br /&gt;
***Check permissions&lt;br /&gt;
**[[Filters|Filters]]&lt;br /&gt;
**[[Course_backup|Backup]]&lt;br /&gt;
**[[Course_restore|Restore]]&lt;br /&gt;
**[[Question_bank|Questions]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Settings block]]&lt;br /&gt;
*[[Course settings block]]&lt;br /&gt;
*[[:Category:Front_Page|Front page Category]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Hasiera-orriaren_ezarpenak_blokea]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Front_page_settings_block&amp;diff=89358</id>
		<title>Front page settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Front_page_settings_block&amp;diff=89358"/>
		<updated>2011-09-09T02:03:29Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle 2.0}}&lt;br /&gt;
Moodle 2.0 has placed all the settings in one block.  What the user sees depends upon context. A site administrator on the front page will see something different than on the home page of a course.  A teacher will see something different than an administrator or a student.&lt;br /&gt;
&lt;br /&gt;
The site administrator will see 3 categories in the setting block on the front page of the site.  A teacher or student will not see as many things. Clicking on any of these expands the menu selection. Here are the areas a submenu links:&lt;br /&gt;
&lt;br /&gt;
*Front page settings&lt;br /&gt;
*Turn editing on&lt;br /&gt;
*[[Front_Page_settings|Edit settings]]&lt;br /&gt;
*Users&lt;br /&gt;
**Groups&lt;br /&gt;
**[[admin/roles/permissions|Permissions]]&lt;br /&gt;
***Assigned roles&lt;br /&gt;
***Check permissions&lt;br /&gt;
**[[Filters|Filters]]&lt;br /&gt;
**[[Course_backup|Backup]]&lt;br /&gt;
**[[Course_restore|Restore]]&lt;br /&gt;
**[[Question_bank|Questions]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Settings block]]&lt;br /&gt;
*[[Course settings block]]&lt;br /&gt;
*[[:Category:Front_Page|Front page Category]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Hasiera-orriaren_ezarpenak_blokea]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89357</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89357"/>
		<updated>2011-09-09T01:54:11Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Editing settings}}&lt;br /&gt;
&lt;br /&gt;
The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block and a student will have fewer options in the Course administration than a teacher.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;275px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*[[Front_page_settings_block|Front page settings]]&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*[[Course_administration_menu|Course administration]]&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*[[Profile |My profile settings]]&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*[[Site_administration|Site administration]]&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89356</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89356"/>
		<updated>2011-09-09T01:50:16Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Settings block menus */ linking to various menu pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Editing settings}}&lt;br /&gt;
&lt;br /&gt;
The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;275px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
Not all users will have all of the following options available to them depending on the context (permissions of the user on the page they are viewing).  All users have the My profile settings options.&lt;br /&gt;
&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*[[Front_page_settings_block|Front page settings]]&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*[[Course_administration_menu|Course administration]]&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*[[Profile |My profile settings]]&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*[[Site_administration|Site administration]]&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89354</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89354"/>
		<updated>2011-09-09T00:34:25Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Editing settings}}&lt;br /&gt;
&lt;br /&gt;
The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;275px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
Not all users will have all of the following options available to them depending on the context (permissions of the user on the page they are viewing).  All users have the My profile settings options.&lt;br /&gt;
&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*Front page settings&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*Course administration&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*My profile settings&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*Site administration&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89353</id>
		<title>Settings block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Settings_block&amp;diff=89353"/>
		<updated>2011-09-09T00:33:57Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Front Page settings block */ adding extra menu items that were missing and slight reword of intro&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Editing settings}}&lt;br /&gt;
&lt;br /&gt;
The settings block is new to Moodle 2.0.  It can be found on most pages in the left column. It is composed of links to sub menus.  When the link is clicked the sub menu expands below it.  &lt;br /&gt;
&lt;br /&gt;
Many of the sub menus have the same functions as older versions of Moodle. &lt;br /&gt;
&lt;br /&gt;
What appears in the setting block depends upon the [[Context]] (Page being shown and user&#039;s permissions). For example, the site administrator will notice the Front Page settings block has fewer options than the Course settings block.   &lt;br /&gt;
&lt;br /&gt;
Here are two unexpanded examples of the settings block:&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;275px&amp;quot; perrow=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Settings block FrontPage collapsed.png|FrontPage settings block&lt;br /&gt;
Image:Settings block Course collapsed.png|Course settings block&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Settings block menus==&lt;br /&gt;
Not all users will have all of the following options available to them depending on the context (permissions of the user on the page they are viewing).  All users have the My profile settings options.&lt;br /&gt;
&lt;br /&gt;
The main menu items (Front page settings, Course Administration, My profile settings and Site Administration) contain a submenu and can be collapsed or expanded to display the (typical) full menu as shown below:&lt;br /&gt;
*Front page settings&lt;br /&gt;
**Turn edit on/off&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Questions&lt;br /&gt;
**Files&lt;br /&gt;
&lt;br /&gt;
*Course administration&lt;br /&gt;
**Turn editing on&lt;br /&gt;
**Edit settings&lt;br /&gt;
**Users&lt;br /&gt;
**Filters&lt;br /&gt;
**Grades&lt;br /&gt;
**Backup&lt;br /&gt;
**Restore&lt;br /&gt;
**Import&lt;br /&gt;
**Publish&lt;br /&gt;
**Reset&lt;br /&gt;
**Question bank&lt;br /&gt;
&lt;br /&gt;
*My profile settings&lt;br /&gt;
**Edit profile&lt;br /&gt;
**Change password&lt;br /&gt;
**Roles&lt;br /&gt;
**Portfolios (if available at site level)&lt;br /&gt;
**Security keys&lt;br /&gt;
**Messaging&lt;br /&gt;
**Blogs&lt;br /&gt;
**Make this my default home page (if set at site level)&lt;br /&gt;
&lt;br /&gt;
*Site administration&lt;br /&gt;
**Notifications&lt;br /&gt;
**Registration&lt;br /&gt;
**Advanced features&lt;br /&gt;
**Users&lt;br /&gt;
**Courses&lt;br /&gt;
**Grades&lt;br /&gt;
**Location&lt;br /&gt;
**Language&lt;br /&gt;
**Plugins&lt;br /&gt;
**Security&lt;br /&gt;
**Appearance&lt;br /&gt;
**Front page&lt;br /&gt;
**Server&lt;br /&gt;
**Reports&lt;br /&gt;
**Development&lt;br /&gt;
**Question engine upgrade helper&lt;br /&gt;
&lt;br /&gt;
==Course settings block==&lt;br /&gt;
The site administrator will see these&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ezarpenak_blokea]]&lt;br /&gt;
[[de:Einstellungen (Block)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Other_users&amp;diff=89352</id>
		<title>Other users</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Other_users&amp;diff=89352"/>
		<updated>2011-09-08T22:39:24Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle 2.0}}&lt;br /&gt;
This allows you to associate users to a course without enrolling them.  This means they have a role but and can carry out tasks relevant to their permissions but will not appear in the Participants list.  An example of this would be assigning a user to a Principal, Manager or Helpdesk type role to provide them access without confusing the participants list.&lt;br /&gt;
&lt;br /&gt;
Note that this page will also provide a list of users who have been assigned a similar role at Site or Category level.&lt;br /&gt;
&lt;br /&gt;
[[Image:block-settings-otherusers.gif|frame|left|Assign Others Link]]&lt;br /&gt;
[[Image:assign-otherusers.gif|frame|right|Assign Other Users screen]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=enrol/otherusers&amp;diff=89350</id>
		<title>enrol/otherusers</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=enrol/otherusers&amp;diff=89350"/>
		<updated>2011-09-08T22:38:39Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding reference to other page I found&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See [[Other_users_(course)]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Other_users&amp;diff=89349</id>
		<title>Other users</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Other_users&amp;diff=89349"/>
		<updated>2011-09-08T22:37:59Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding content from enrol/otherusers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle 2.0}}&lt;br /&gt;
This allows you to associate users to a course without enrolling them.  This means they have a role but and can carry out tasks relevant to their permissions but will not appear in the Participants list.  An example of this would be assigning a user to a Principal, Manager or Helpdesk type role to provide them access without confusing the participants list.&lt;br /&gt;
&lt;br /&gt;
Note that this page will also provide a list of users who have been assigned a similar role at Site or Category level.&lt;br /&gt;
&lt;br /&gt;
[[Image:block-settings-otherusers.gif|frame|left|Assign Other Link]]&lt;br /&gt;
[[Image:assign-otherusers.gif|frame|right|Assign Other Users screen]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=enrol/otherusers&amp;diff=89348</id>
		<title>enrol/otherusers</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=enrol/otherusers&amp;diff=89348"/>
		<updated>2011-09-08T22:01:38Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: moving images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This allows you to associate users to a course without enrolling them.  This means they have a role but and can carry out tasks relevant to their permissions but will not appear in the Participants list.  An example of this would be assigning a user to a Principal, Manager or Helpdesk type role to provide them access without confusing the participants list.&lt;br /&gt;
&lt;br /&gt;
Note that this page will also provide a list of users who have been assigned a similar role at Site or Category level.&lt;br /&gt;
&lt;br /&gt;
[[Image:block-settings-otherusers.gif|frame|left|Assign Other Link]]&lt;br /&gt;
[[Image:assign-otherusers.gif|frame|right|Assign Other Users screen]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:assign-otherusers.gif&amp;diff=89347</id>
		<title>File:assign-otherusers.gif</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:assign-otherusers.gif&amp;diff=89347"/>
		<updated>2011-09-08T22:00:11Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Assign Other Users page displaying users assigned at both a Site level, a category level and a course level.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Assign Other Users page displaying users assigned at both a Site level, a category level and a course level.&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:block-settings-otherusers.gif&amp;diff=89346</id>
		<title>File:block-settings-otherusers.gif</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:block-settings-otherusers.gif&amp;diff=89346"/>
		<updated>2011-09-08T21:57:56Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: The &amp;#039;Other users&amp;#039; link found within the &amp;quot;Settings - Course administration - Users&amp;quot; menu&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;Other users&#039; link found within the &amp;quot;Settings - Course administration - Users&amp;quot; menu&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=enrol/otherusers&amp;diff=89345</id>
		<title>enrol/otherusers</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=enrol/otherusers&amp;diff=89345"/>
		<updated>2011-09-08T21:57:17Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding a start :)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This allows you to associate users to a course without enrolling them.  This means they have a role but and can carry out tasks relevant to their permissions but will not appear in the Participants list.  An example of this would be assigning a user to a Principal, Manager or Helpdesk type role to provide them access without confusing the participants list.&lt;br /&gt;
&lt;br /&gt;
Note that this page will also provide a list of users who have been assigned a similar role at Site or Category level.&lt;br /&gt;
&lt;br /&gt;
[[Image:block-settings-otherusers.gif|frame|center|Assign Other Link]]&lt;br /&gt;
[[Image:assign-otherusers.gif|frame|center|Assign Other Users screen]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89312</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89312"/>
		<updated>2011-09-08T09:56:37Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Setting your default home to */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle site - basic structure}}&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; &amp;quot;dashboard&amp;quot; page is available for all users via the Navigation block.  This page displays links to courses the user is associated with and some information about each course such as upcoming assessment activities along with the due date and an indication if they have submitted or not and unread forum posts.&lt;br /&gt;
&lt;br /&gt;
Users can customise the page blocks to show information relevant for them if they have been provided with the appropriate capability (see below).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
==Setting your default home page==&lt;br /&gt;
When the Admin sets &#039;Default home page&#039; via the Navigation to &amp;quot;User preference&amp;quot; each user needs to navigate to either the &#039;Home Page&#039; or the &#039;My home&#039; page then via the Settings &amp;gt; My profile settings click the &amp;quot;Make this my default home page&amp;quot; link. Note that this option only appears on the page that is not their current default home page.  Once selected Moodle will remember which page to present them each time they log on.&lt;br /&gt;
&lt;br /&gt;
==Admin Options==&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
=== Sticky blocks in My Moodle===&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Managing blocks===&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89311</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89311"/>
		<updated>2011-09-08T09:55:01Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: adding information about how to set the default home page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle site - basic structure}}&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; &amp;quot;dashboard&amp;quot; page is available for all users via the Navigation block.  This page displays links to courses the user is associated with and some information about each course such as upcoming assessment activities along with the due date and an indication if they have submitted or not and unread forum posts.&lt;br /&gt;
&lt;br /&gt;
Users can customise the page blocks to show information relevant for them if they have been provided with the appropriate capability (see below).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
==Setting your default home to==&lt;br /&gt;
When the Admin sets &#039;Default home page&#039; via the Navigation to &amp;quot;User preference&amp;quot; each user needs to navigate to either the &#039;Home Page&#039; or the &#039;My home&#039; page then via the Settings &amp;gt; My profile settings click the &amp;quot;Make this my default home page&amp;quot; link. Note that this option only appears on the page that is not their current default home page.  Once selected Moodle will remember which page to present them each time they log on.&lt;br /&gt;
&lt;br /&gt;
==Admin Options==&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
=== Sticky blocks in My Moodle===&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Managing blocks===&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Creating_a_course&amp;diff=89303</id>
		<title>Creating a course</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Creating_a_course&amp;diff=89303"/>
		<updated>2011-09-08T03:58:14Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Activity modules */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Creating a course}}&lt;br /&gt;
{{Improve}}&lt;br /&gt;
&lt;br /&gt;
Essentially the heart of a Moodle course is usually divided into sections (Topics or Weeks).   The course creation process consists of&lt;br /&gt;
#Planning the layout, activities and resources which will best meet the course goals&lt;br /&gt;
#Naming sections&lt;br /&gt;
#Adding [[Resources]] and [[Activities]] to the sections&lt;br /&gt;
#Editing or adding [[Blocks]].&lt;br /&gt;
#Testing the course as a student&lt;br /&gt;
&lt;br /&gt;
==Getting started==&lt;br /&gt;
First, you will need to [[Log in]] to Moodle, be enrolled in a course in a [[Teacher]]&#039;s [[Roles|role]] and then you can start to use most of the features below. We have some tips if you are having [[Can not log in|trouble logging in]]. Now on to some details, we will have lots of embedded links in the text. &lt;br /&gt;
&lt;br /&gt;
The initial[[Course homepage|course homepage]] is broken down into [[Course sections]]. Teachers build their course by [[Adding resources and activities|adding resources, activities]] and [[Blocks]] to . &lt;br /&gt;
&lt;br /&gt;
[[File:New Moodle Course 2 1.JPG|thumb|center|400px|A new, empty Moodle course on the demo.moodle.org site]]&lt;br /&gt;
&lt;br /&gt;
The example above, a teacher is looking at a new course in edit mode. It has 5 topic sections in the center and there are blocks on both sides of the center column. The sections are empty. The teacher can add resources and activities to the sections, blocks on either side can be deleted, moved or new ones added.  Each Moodle site&#039;s new course may look different but the elements of activities, resources and block will be there.&lt;br /&gt;
&lt;br /&gt;
==Editing a course==&lt;br /&gt;
[[File:Turn editing on button.JPG|left]] &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
To add or alter activities or resources a teacher will need to [[Turn editing on|&amp;quot;turn editing on&amp;quot;]] and off with a button on the course homepage.  There is also a &amp;quot;Turn editing on&amp;quot; link in the &#039;&#039;Settings &amp;gt; Course administration block&#039;&#039;.  These buttons and links toggle between on and off.&lt;br /&gt;
&lt;br /&gt;
Note: writing text in Moodle you have a range of [[Formatting options]] including using [[HTML in Moodle]].&lt;br /&gt;
&lt;br /&gt;
===Common editing icons===&lt;br /&gt;
When editing is on you will see the following icons:&lt;br /&gt;
&lt;br /&gt;
:[[Image:Edit.gif]] - the edit icon lets you alter/update whatever resource or activity it is next to by taking you to its setup page.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Copy_icon.gif]] - the duplicate icon lets you make a copy of that resource or activity.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Help.gif]] - the help icon will pop-up a relevant help window.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Open.gif]] - the open-eye icon means an item is visible to students. Clicking it will make the item invisible to participants and change the icon to the closed eye.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Closed.gif]] - the closed-eye icon means an item is hidden from students. Clicking it will make the item visible to participants and change the icon to the open eye.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Roles_icon.gif]] - the assign roles icon, jumps to locally assigned roles for the activity.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Right.gif]] - the left icon is used to outdent course elements. There is also a right icon for indenting items.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Move.gif]] - the move icon allows course elements to be moved up or down throughout the course.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Movehere.gif]] - the move here icon appears when moving a course element. It appears only after you&#039;ve clicked the move icon, and indicates the destination of the item you&#039;re moving.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Delete.gif]] - the delete icon will permanently delete something from the course after you confirm a warning on a second page.&lt;br /&gt;
&lt;br /&gt;
:[[Image:Marker.gif]] - the marker icon allows you to make a section current.&lt;br /&gt;
&lt;br /&gt;
:[[Image:One.gif]] - the one icon hides all other sections of the course, showing only this one.&lt;br /&gt;
&lt;br /&gt;
:[[Image:All.gif]] - the all icon redisplays all sections in a course.&lt;br /&gt;
&lt;br /&gt;
==Activity modules==&lt;br /&gt;
&lt;br /&gt;
[[Image:Activity_dropdown.JPG|frame|right|Add an activity drop-down menu]]  &lt;br /&gt;
There are a number of interactive learning [[Activity | activity modules]] that you may [[Adding_resources_and_activities | add to your course]].&lt;br /&gt;
&lt;br /&gt;
Communication and collaboration may take place using [[Chats]] and [[Forums]] for conversational activities and [[Choices]] to gain group feedback. Adding [[Wikis]] to your courses is an excellent way to allow students to work together on a single piece.&lt;br /&gt;
&lt;br /&gt;
Work can be submitted by students and marked by teachers using [[Assignments]] or [[Workshops]]. Automatic marking can be achieved by using [[Quizzes]]. You can even integrate your Hot Potato quizzes by adding a [[Hotpot]] activity.&lt;br /&gt;
&lt;br /&gt;
Content may be delivered and supported using [[Lesson module]] and [[SCORM]] activities. Key words can be added to [[Glossaries]] by yourself or, if you allow it, your students.&lt;br /&gt;
&lt;br /&gt;
[[Surveys]] and [[Database module|Databases]] are also very powerful additions to any course.&lt;br /&gt;
&lt;br /&gt;
If all of that isn&#039;t enough for you then you can also add contributed modules that are not part of the official Moodle release!&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
&lt;br /&gt;
[[File:Resources add a menu 20.JPG|frame|left|Add a resource drop-down menu]]  &lt;br /&gt;
&lt;br /&gt;
Moodle supports a range of different [[Resources|resource types]] that allow you to include almost any kind of digital content into your courses. These are added with the &amp;quot;Add a resource&amp;quot; dropdown box when editing is turned on. &lt;br /&gt;
&lt;br /&gt;
Adding a [[File]], [[Folder]], [[IMS content package]] or [[URL]] resource may lead to the [[File picker]] when you add content.  This will allow you to use existing files located in [[Repositories]] or upload a new resource.&lt;br /&gt;
&lt;br /&gt;
==Blocks==&lt;br /&gt;
Each course homepage generally contains blocks on the left and right with the centre column containing the course content. Blocks may be added, hidden, deleted, and moved up, down and left/right when editing is turned on. Examples of blocks can be see in the Getting Starting image above. &amp;quot;Latest News&amp;quot;, &amp;quot;Upcoming Events&amp;quot;, and &amp;quot;Recent Activity&amp;quot; are blocks.&lt;br /&gt;
&lt;br /&gt;
A [[Blocks (teacher)|wide range of blocks]] exist that can provide additional information or functionality to the learner or teacher. There are both standard blocks that come with Moodle and many contributed blocks developed by Moodlers that an administrator can add to a Moodle site. &lt;br /&gt;
&lt;br /&gt;
The teacher will have a [[Settings block]] and a [[Navigation block]] that sometimes share common pages via their submenu links.  Both these block&#039;s menu system will change depending upon [[Context]] (what is being done at the moment). Most of our instructions will use the Settings block&#039;s menu system. &lt;br /&gt;
&lt;br /&gt;
===Course administration===&lt;br /&gt;
[[File:Settings block course administration.JPG|thumb|Settings block, teacher&#039;s view|150px|left]]The Course administration menu allows teachers to Edit course settings,  manage  users( for example [[Students | student]] and [[Teachers | teacher]] enrollments and [[Groups | groups]]), view the course [[Grades]] menu, and access the [[Teacher_forum]]. Some teachers will find the [[Course_backup | backup]], [[Restore]], [[Import_course_data | Import (course data)]] and [[Reset course]] links are handy tools when creating similar courses. Naturally a teacher will want to look at [[Grades#Viewing_Grades | Grades]] and the [[Question bank |question bank]] database, used in [[Quiz | quizzes]]/tests or in the [[Lesson module]].&lt;br /&gt;
&lt;br /&gt;
The links in the Course administration block are only available to teachers of the course. Students will receive their own version of the Settings block which will display a link to their own gradebook and, if enabled, their own course logs. As a teacher, you can change the way students (and other teachers) access and view your course by exploring the [[Course_settings|Edit settings]] option in the Course administration menu.&lt;br /&gt;
&lt;br /&gt;
==General advice==&lt;br /&gt;
&lt;br /&gt;
* Subscribe yourself to all of the [[forum]]s in your course so that you can keep in touch with your class activity. &lt;br /&gt;
* Encourage all of the students to fill out their [[Edit profile|user profile]] (including photos) and read them all - this will help provide some context to their later writings and help you to respond in ways that are tailored to their own needs. &lt;br /&gt;
* Keep notes to yourself in the private [[Teacher_forum | &amp;quot;Teacher&#039;s Forum&amp;quot;]]. This is especially useful when team teaching. &lt;br /&gt;
* Use the [[Logs]] link to get access different student activity reports such as Live logs and course Statistics. For example, Live logs is a popup window that updates every sixty seconds and shows the last hour of activity in your course. This is useful to keep open on your desktop all day so you can feel in touch with what&#039;s going on in the course. &lt;br /&gt;
* Use the [[Recent_activity|Activity Reports]] (next to each name in the list of all people, or from any user profile page). These provide a great way to see what any particular person has been up to in the course.&lt;br /&gt;
* Respond quickly to students. Don&#039;t leave it for later - do it right away. Not only is it easy to become overwhelmed with the volume that can be generated, but it&#039;s a crucial part of building and maintaining a community feel in your course.&lt;br /&gt;
* Don&#039;t be afraid to experiment: feel free to poke around and change things. It&#039;s hard to break anything in a Moodle course, and even if you do it&#039;s usually easy to fix it. &lt;br /&gt;
* Use the [[Navigation bar|navigation bar]] at the top of each page - this should help remind you where you are and prevent getting lost&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Teaching with Moodle]] - inspiring links&lt;br /&gt;
*[[Teaching do&#039;s and don&#039;ts]] - hints&lt;br /&gt;
*[[Moodle manuals]] - A list of links to manuals and books&lt;br /&gt;
*[[Using Moodle book]] - A real book you can reprint!&lt;br /&gt;
*[[Teaching FAQ]] - common questions&lt;br /&gt;
*[http://moodle.tokem.fi/mod/book/view.php?id=5116&amp;amp;chapterid=256 Course teaching checklist]&lt;br /&gt;
*[[Teaching tips and tricks]]&lt;br /&gt;
*[[Student FAQ]] - students have questions about technology?&lt;br /&gt;
*[http://www.youtube.com/watch?v=XOIlg21BfPg Video tutorial on editing a course home page using AJAX]. [[AJAX]] (Asynchronous Javascript and XML) can move blocks around the page by dragging.&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[es:Documentación para Profesores]]&lt;br /&gt;
[[fr:Documentation enseignant]]&lt;br /&gt;
[[nl:Documentatie voor leraren]]&lt;br /&gt;
[[ru:Учителям]]&lt;br /&gt;
[[zh:教师文档]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Course&amp;diff=89301</id>
		<title>Course</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Course&amp;diff=89301"/>
		<updated>2011-09-08T02:45:13Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Managing a Moodle course}}&lt;br /&gt;
&amp;lt;p class=&amp;quot;note&amp;quot;&amp;gt;&#039;&#039;&#039;Please refer to [[TOC_with_notes#Managing a Moodle course|these notes]] before editing this page.&#039;&#039;&#039;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A course is usually composed of [[Course_sections | sections]] called [[Course_sections#Weekly_format | weeks]] or [[Course_sections#Topic_format | topics]], but it also has special [[Blocks (teacher)| blocks]] which can be added to the [[Course_homepage | home page]] of the course.  Typically courses are created by either someone who has Moodle [[Administrator]] or [[Course creator]] privileges.  Users with [[Teacher]] rights for a course can edit or add items to that course, as can the administrator and course creator.&lt;br /&gt;
&lt;br /&gt;
Moodle is very robust and can be used in a wide variety of educational, [[Trainer|training]] and informational settings.   Often there many ways a course might be constructed.  Have fun determining how Moodle will meet your needs.&lt;br /&gt;
&lt;br /&gt;
The purpose of this page is to provide additional links for the new user.  &lt;br /&gt;
&lt;br /&gt;
[[Image:Themestandardlogoscreenshotcourse2.jpg|thumb|center|400px|A typical course, similar to demo.moodle.net, as seen by a student]] &lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
For Administrators or Course Creators&lt;br /&gt;
*The [https://docs.moodle.org/en/Category:Administrator general index for an administrator] has many topics that relate to Course.&lt;br /&gt;
&lt;br /&gt;
*To set up a course for the first time see [[Create_your_own_course]]&lt;br /&gt;
&lt;br /&gt;
For Teachers&lt;br /&gt;
*For adding content or editing a course see  [[Adding/editing_a_course]] or [[Create_your_own_course]]&lt;br /&gt;
&lt;br /&gt;
*The [https://docs.moodle.org/en/Category:Teacher general index for an teacher] has many topics that relate to Course and the things that go in them.&lt;br /&gt;
&lt;br /&gt;
*Some Moodle sites allow users to Request a new course see [[Course_request]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Cours]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89300</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89300"/>
		<updated>2011-09-08T02:40:49Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: removing template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Moodle site - basic structure}}&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; &amp;quot;dashboard&amp;quot; page is available for all users via the Navigation block.  This page displays links to courses the user is associated with and some information about each course such as upcoming assessment activities along with the due date and an indication if they have submitted or not and unread forum posts.&lt;br /&gt;
&lt;br /&gt;
Users can customise the page blocks to show information relevant for them if they have been provided with the appropriate capability (see below).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
==Admin Options==&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
=== Sticky blocks in My Moodle===&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Managing blocks===&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89299</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89299"/>
		<updated>2011-09-08T02:39:59Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* The My Moodle (or My home) page */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; &amp;quot;dashboard&amp;quot; page is available for all users via the Navigation block.  This page displays links to courses the user is associated with and some information about each course such as upcoming assessment activities along with the due date and an indication if they have submitted or not and unread forum posts.&lt;br /&gt;
&lt;br /&gt;
Users can customise the page blocks to show information relevant for them if they have been provided with the appropriate capability (see below).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
==Admin Options==&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
=== Sticky blocks in My Moodle===&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Managing blocks===&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89298</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89298"/>
		<updated>2011-09-08T02:20:13Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Managing blocks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
==Admin Options==&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
=== Sticky blocks in My Moodle===&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Managing blocks===&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89297</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89297"/>
		<updated>2011-09-08T02:20:04Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Sticky blocks in My Moodle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
==Admin Options==&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
=== Sticky blocks in My Moodle===&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89296</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89296"/>
		<updated>2011-09-08T02:19:51Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Admin Options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
==Admin Options==&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89295</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89295"/>
		<updated>2011-09-08T02:18:51Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Admin Options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
====Admin Options====&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
My Moodle is one of the pages in Moodle that allow blocks to be placed in the middle column by default (this is a theme option).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:mymoodlestudent.png&amp;diff=89294</id>
		<title>File:mymoodlestudent.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:mymoodlestudent.png&amp;diff=89294"/>
		<updated>2011-09-08T02:17:38Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Student view of the My home page displaying upcoming assessments and customising blocks.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Student view of the My home page displaying upcoming assessments and customising blocks.&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89293</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89293"/>
		<updated>2011-09-08T02:13:33Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Admin Options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
====Admin Options====&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89292</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89292"/>
		<updated>2011-09-08T02:13:10Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Admin Options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
====Admin Options====&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle03.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89291</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89291"/>
		<updated>2011-09-08T02:12:40Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
====Admin Options====&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89290</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89290"/>
		<updated>2011-09-08T02:05:04Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* See also */ adding Manageblock capabilities link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
====Admin Options====&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
* ManageBlocks capability [https://docs.moodle.org/20/en/Capabilities/moodle/my:manageblocks]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89289</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89289"/>
		<updated>2011-09-08T02:04:14Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* See also: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
====Admin Options====&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89288</id>
		<title>My Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=My_Moodle&amp;diff=89288"/>
		<updated>2011-09-08T02:03:51Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: /* Enabling My Moodle */ adding moodle 2.0 information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Improve}}&lt;br /&gt;
&lt;br /&gt;
{{Moodle site - basic structure}}&lt;br /&gt;
My Moodle is a customizable &amp;quot;dashboard&amp;quot; page for providing users with links to their courses and activities within them, such as unread forum posts and upcoming assignments.&lt;br /&gt;
&lt;br /&gt;
==The My Moodle (or My home) page==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;My Moodle&#039;&#039;&#039; page is available for all users via the Navigation block.  This page displays the courses that a user is associated with and allows them to customise the page blocks to show information relevant for them.&lt;br /&gt;
&lt;br /&gt;
Students see a list of assessment activities due for the paper along with the due date and an indication if they have submitted or not.  Teachers see the assessment activities and the due date only. &lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodlestudent.png|thumb|400px|center|Student My Moodle page]]&lt;br /&gt;
&lt;br /&gt;
====Admin Options====&lt;br /&gt;
Administrators can set a default (and optionally force) site-wide layouts for My Moodle(via Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page).&lt;br /&gt;
&lt;br /&gt;
The My Moodle page can be given more prominence when set as the main &amp;quot;home page&amp;quot; for users.  Administrators can set the default home page for users to either the Site Home page, The My Moodle page or allow users to choose their preference (via Site administration &amp;gt; Appearance &amp;gt; Navigation).&lt;br /&gt;
&lt;br /&gt;
[[Image:mymoodle.png|thumb|400px|center|Setting My Moodle as the default page site-wide]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===See also:===&lt;br /&gt;
See: https://docs.moodle.org/20/en/Capabilities/moodle/my:manageblocks&lt;br /&gt;
&lt;br /&gt;
== Sticky blocks in My Moodle==&lt;br /&gt;
&lt;br /&gt;
An administrator can choose which blocks appear on the My Moodle page i.e. [[Sticky blocks|sticky blocks]] as follows:&lt;br /&gt;
&lt;br /&gt;
# Access &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Default My Moodle page&#039;&#039;.&lt;br /&gt;
# Select the required blocks from the &amp;quot;Add a block&amp;quot; drop-down menu. Configure each block as desired.&lt;br /&gt;
# Reposition blocks using the arrow icons in the block headers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:myMoodle02.png|thumb|250px|center|Accessing My Moodle page]]&lt;br /&gt;
|[[Image:myMoodle03.png|thumb|250px|center|Editing My Moodle page]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Managing blocks==&lt;br /&gt;
&lt;br /&gt;
By default, 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:My Moodle Dev Plans]]&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7309 My Moodle forum]&lt;br /&gt;
&lt;br /&gt;
Using Moodle forum discussions:&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=77057 Extending &amp;quot;My Moodle&amp;quot;] &lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=135191 My Moodle Development Discussions - Purposes]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=168292 Latest news on My Moodle]&lt;br /&gt;
&lt;br /&gt;
[[eu:Nire_Moodle]]&lt;br /&gt;
[[fr:Mon Moodle]]&lt;br /&gt;
[[de:MyMoodle]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88380</id>
		<title>Navigation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88380"/>
		<updated>2011-08-25T04:30:55Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&amp;lt;p class=&amp;quot;note&amp;quot;&amp;gt;&#039;&#039;&#039;Please refer to [[TOC_with_notes#Navigation|these notes]] before editing this page.&#039;&#039;&#039;&amp;lt;/p&amp;gt;{{Navigation}}&lt;br /&gt;
In Moodle 2.0 onwards, there are two standard blocks on every page:&lt;br /&gt;
&lt;br /&gt;
[[Image:Navigation and Settings.png|frame|right|Navigation and Settings blocks]]&lt;br /&gt;
=== Navigation block=== &lt;br /&gt;
The Navigation block provide easy access to &#039;&#039;&#039;view&#039;&#039;&#039; various sections of the Moodle site and includes&lt;br /&gt;
*My home - a personalised home page displaying links to the courses a user is associated with and activity information (such as unread forum posts and upcoming assignments)&lt;br /&gt;
*Site pages - links to site pages and resources from the front page of Moodle&lt;br /&gt;
*My profile - quick links allowing a user to view their profile, forums posts, blogs and messages as well as manage their private files&lt;br /&gt;
*My courses - lists (by course shortname) and links to courses the user is associated with. Click the course&#039;s shortname to view the front page of the course or use the arrows to navigate quickly to a specific section, resource or activity.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; It is recommended that you do not use the Back and Forward buttons on your web browser when using Moodle.  Using the Navigation links provided will ensure you always see the latest version of a page (eg a forum with all posts). Be careful to update, save or post any changes you make before moving on to another page to avoid losing your work.&lt;br /&gt;
&lt;br /&gt;
===Settings block===&lt;br /&gt;
The Settings block provides you with easy access to &#039;&#039;&#039;change&#039;&#039;&#039; various settings of a Moodle site.  This block shows contextual settings (the settings for a forum when you are viewing it as an editing user) as well as settings for anything else you have permissions for.  All users have access to edit their profile and message settings from this block as well as their Blog preferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigation and Settings in Moodle 2.0 video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=9AskwBwk84M&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Navigation 2.0]]&lt;br /&gt;
* [[Settings block]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88379</id>
		<title>Navigation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88379"/>
		<updated>2011-08-25T04:28:28Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Adding back/forward browser button note&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&amp;lt;p class=&amp;quot;note&amp;quot;&amp;gt;&#039;&#039;&#039;Please refer to [[TOC_with_notes#Navigation|these notes]] before editing this page.&#039;&#039;&#039;&amp;lt;/p&amp;gt;{{Navigation}}&lt;br /&gt;
In Moodle 2.0 onwards, there are two standard blocks on every page:&lt;br /&gt;
&lt;br /&gt;
[[Image:Navigation and Settings.png|frame|right|Navigation and Settings blocks]]&lt;br /&gt;
=== Navigation block=== &lt;br /&gt;
The Navigation block provide easy access to &#039;&#039;&#039;view&#039;&#039;&#039; various sections of the Moodle site and includes&lt;br /&gt;
*My home - a personalised home page displaying links to the courses a user is associated with and activity information (such as unread forum posts and upcoming assignments)&lt;br /&gt;
*Site pages - links to site pages and resources from the front page of Moodle&lt;br /&gt;
*My profile - quick links allowing a user to view their profile, forums posts, blogs and messages as well as manage their private files&lt;br /&gt;
*My courses - lists (by course shortname) and links to courses the user is associated with. Click the course&#039;s shortname to view the front page of the course or use the arrows to navigate quickly to a specific section, resource or activity.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; It is recommended that you do not use the Back and Forward buttons on your web browser when using Moodle.  Using the Navigation links provided will ensure you always see the latest version of a page (eg a forum with all posts). Be careful to update, save or post any changes you make before moving on to another page to avoid losing your work.&lt;br /&gt;
&lt;br /&gt;
===Settings block===&lt;br /&gt;
The Settings block provides you with easy access to &#039;&#039;&#039;change&#039;&#039;&#039; various settings of a Moodle site.  This block shows contextual settings (the settings for a forum when you are viewing it as an editing user) as well as settings for anything else you have permissions for.  All users have access to edit their profile and message settings from this block as well as their Blog preferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigation and Settings in Moodle 2.0 video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=9AskwBwk84M&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Navigation 2.0]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88378</id>
		<title>Navigation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88378"/>
		<updated>2011-08-25T04:23:22Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: fixing image label!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&amp;lt;p class=&amp;quot;note&amp;quot;&amp;gt;&#039;&#039;&#039;Please refer to [[TOC_with_notes#Navigation|these notes]] before editing this page.&#039;&#039;&#039;&amp;lt;/p&amp;gt;{{Navigation}}&lt;br /&gt;
In Moodle 2.0 onwards, there are two standard blocks on every page:&lt;br /&gt;
&lt;br /&gt;
[[Image:Navigation and Settings.png|frame|right|Navigation and Settings blocks]]&lt;br /&gt;
=== Navigation block=== &lt;br /&gt;
The Navigation block provide easy access to &#039;&#039;&#039;view&#039;&#039;&#039; various sections of the Moodle site and includes&lt;br /&gt;
*My home - a personalised home page displaying links to the courses a user is associated with and activity information (such as unread forum posts and upcoming assignments)&lt;br /&gt;
*Site pages - links to site pages and resources from the front page of Moodle&lt;br /&gt;
*My profile - quick links allowing a user to view their profile, forums posts, blogs and messages as well as manage their private files&lt;br /&gt;
*My courses - lists (by course shortname) and links to courses the user is associated with. Click the course&#039;s shortname to view the front page of the course or use the arrows to navigate quickly to a specific section, resource or activity.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Settings block===&lt;br /&gt;
The Settings block provides you with easy access to &#039;&#039;&#039;change&#039;&#039;&#039; various settings of a Moodle site.  This block shows contextual settings (the settings for a forum when you are viewing it as an editing user) as well as settings for anything else you have permissions for.  All users have access to edit their profile and message settings from this block as well as their Blog preferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigation and Settings in Moodle 2.0 video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=9AskwBwk84M&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Navigation 2.0]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=File:Navigation_and_Settings.png&amp;diff=88377</id>
		<title>File:Navigation and Settings.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=File:Navigation_and_Settings.png&amp;diff=88377"/>
		<updated>2011-08-25T04:22:24Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Screenshot of the Navigation and Settings blocks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of the Navigation and Settings blocks&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88376</id>
		<title>Navigation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=Navigation&amp;diff=88376"/>
		<updated>2011-08-25T04:21:49Z</updated>

		<summary type="html">&lt;p&gt;Cttxg: Adding information to Nav block and settings block as well as image&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&amp;lt;p class=&amp;quot;note&amp;quot;&amp;gt;&#039;&#039;&#039;Please refer to [[TOC_with_notes#Navigation|these notes]] before editing this page.&#039;&#039;&#039;&amp;lt;/p&amp;gt;{{Navigation}}&lt;br /&gt;
In Moodle 2.0 onwards, there are two standard blocks on every page:&lt;br /&gt;
&lt;br /&gt;
[[Image:Navigation and Settings.png|frame|right|Edit tool bar]]&lt;br /&gt;
=== Navigation block=== &lt;br /&gt;
The Navigation block provide easy access to &#039;&#039;&#039;view&#039;&#039;&#039; various sections of the Moodle site and includes&lt;br /&gt;
*My home - a personalised home page displaying links to the courses a user is associated with and activity information (such as unread forum posts and upcoming assignments)&lt;br /&gt;
*Site pages - links to site pages and resources from the front page of Moodle&lt;br /&gt;
*My profile - quick links allowing a user to view their profile, forums posts, blogs and messages as well as manage their private files&lt;br /&gt;
*My courses - lists (by course shortname) and links to courses the user is associated with. Click the course&#039;s shortname to view the front page of the course or use the arrows to navigate quickly to a specific section, resource or activity.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Settings block===&lt;br /&gt;
The Settings block provides you with easy access to &#039;&#039;&#039;change&#039;&#039;&#039; various settings of a Moodle site.  This block shows contextual settings (the settings for a forum when you are viewing it as an editing user) as well as settings for anything else you have permissions for.  All users have access to edit their profile and message settings from this block as well as their Blog preferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Navigation and Settings in Moodle 2.0 video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=9AskwBwk84M&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Navigation 2.0]]&lt;/div&gt;</summary>
		<author><name>Cttxg</name></author>
	</entry>
</feed>