<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/32/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marycooch</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/32/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marycooch"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/Special:Contributions/Marycooch"/>
	<updated>2026-05-12T15:23:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Upload_cohorts&amp;diff=127722</id>
		<title>Upload cohorts</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Upload_cohorts&amp;diff=127722"/>
		<updated>2017-10-24T06:53:33Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 3.3 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Accounts}}&lt;br /&gt;
An administrator can upload multiple cohorts from a CSV (comma separated values) formatted text file in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Users &amp;gt; Accounts &amp;gt; Cohorts &amp;gt; Upload cohorts&#039;&#039;. Cohorts can be created in both the system (site-wide) context or in the [[Course_categories|course category context]]. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; &#039;&#039;The current cohort upload form only allows you to add new users to an existing cohort and does not allow removal from an existing cohort. See MDL-60563&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Upload cohort process==&lt;br /&gt;
Here is an outline of the process:&lt;br /&gt;
&lt;br /&gt;
# Create cohort file for uploading (CSV text file with a &#039;name&#039; column and the name of each new cohort on a new line)&lt;br /&gt;
# Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Users &amp;gt; Accounts &amp;gt; Cohorts &amp;gt; Upload cohorts&#039;&lt;br /&gt;
# Add file to upload&lt;br /&gt;
# Upload cohort preview - review settings and check for any errors. If errors are reported with the file, correct as needed.&lt;br /&gt;
# Upload cohorts - click &amp;quot;Upload cohorts&amp;quot;&lt;br /&gt;
# Upload cohorts results - shows how many cohorts were created &lt;br /&gt;
# Upload cohorts results - click &amp;quot;Continue&amp;quot;&lt;br /&gt;
# Returns to Upload users screen&lt;br /&gt;
&lt;br /&gt;
===Settings===&lt;br /&gt;
====File====&lt;br /&gt;
The CSV formatted text file containing cohort data to be uploaded. See the [[cohort/upload#File_format_for_the_upload_cohorts_file|File format for the upload cohorts file]] section for more detailed information about the cohorts upload file.&lt;br /&gt;
&lt;br /&gt;
====CSV delimiter====&lt;br /&gt;
The character used as a delimiter between fields in the cohort upload file. The delimiter separates the various fields on a single line. By default, a comma (&#039;,&#039;) is used as the delimiter; however, other options are available.&lt;br /&gt;
; &amp;lt;pre&amp;gt;,&amp;lt;/pre&amp;gt;  - uses the comma character as the field delimiter&lt;br /&gt;
; &amp;lt;pre&amp;gt;;&amp;lt;/pre&amp;gt;  - uses the semicolon character as the field delimiter&lt;br /&gt;
; &amp;lt;pre&amp;gt;:&amp;lt;/pre&amp;gt;  - uses the colon character as the field delimiter&lt;br /&gt;
; &amp;lt;pre&amp;gt;\t&amp;lt;/pre&amp;gt;  - uses \t (tab) as the field delimiter&lt;br /&gt;
&lt;br /&gt;
====Encoding====&lt;br /&gt;
You can specify the character encoding of the upload cohorts file. The default character encoding is UTF-8.&lt;br /&gt;
====Default context====&lt;br /&gt;
You can specify the default context to use from a list of available contexts. The default context is the System context (i.e. site-wide). A list of course categories will be listed and one of those course categories can be selected as the default context if one is not provided in the upload cohorts file. If the &amp;lt;code&amp;gt;contextid&amp;lt;/code&amp;gt; (or one of the available fields to lookup the &amp;lt;code&amp;gt;contextid&amp;lt;/code&amp;gt;) is provided, then that value will be used; however, if a contextid is not provided for a particular cohort the default context will be used.&lt;br /&gt;
&lt;br /&gt;
==File format for the upload cohorts file==&lt;br /&gt;
The upload cohorts CSV text file has fields separated by a comma (or other delimiter).  The first line contains valid field names (preferrably lower case). The rest of the lines (records) contain information about each new cohort.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;:Tip:&#039;&#039; Avoid special characters in field information like quotes or other commas. Test a file with only one record before a large upload. &lt;br /&gt;
&#039;&#039;:Tip:&#039;&#039; You can use a spreadsheet program to create the file with the required columns and fields. Then save the file as &amp;quot;CSV (comma delimited)&amp;quot;. These files can then be opened with simple text editors for verification. &lt;br /&gt;
&lt;br /&gt;
===Valid upload file for testing===&lt;br /&gt;
Here is an example of a simple valid upload cohorts file:&lt;br /&gt;
(Column headers on the first line of the file are only highlighted in bold in this example to distinguish it from the rest of the of the data/user details)&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;name,idnumber,description&#039;&#039;&#039;&lt;br /&gt;
 Class of 2019,2019,Members of the Class of 2019&lt;br /&gt;
 Class of 2020,2020,Members of the Class of 2020&lt;br /&gt;
&lt;br /&gt;
===Fields that can be included===&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Required fields&#039;&#039;&#039;: &lt;br /&gt;
:&amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; - the name of the cohort to be created&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Optional fields&#039;&#039;&#039;: To provide values other than the default include one or more of the following optional fields:&lt;br /&gt;
:&amp;lt;code&amp;gt;contextid&amp;lt;/code&amp;gt; - used to specify the context id number of the cohorts you are uploading. For example, the context id number of a particular course category.&lt;br /&gt;
:&amp;lt;code&amp;gt;idnumber&amp;lt;/code&amp;gt; - used to provide an id number for the cohorts you are uploading&lt;br /&gt;
:&amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt; - used to provide a description for the cohorts you are uploading&lt;br /&gt;
:&amp;lt;code&amp;gt;descriptionformat&amp;lt;/code&amp;gt; - used to specify the text format of the description. By default, the descriptionformat is set to the recommended value of 1 (FORMAT_HTML); however, values of 0 (FORMAT_MOODLE) and 2 (FORMAT_PLAIN) are also available. These format values are defined in lib/weblib.php.&lt;br /&gt;
:&amp;lt;code&amp;gt;visible&amp;lt;/code&amp;gt; - used to specify whether the cohorts you are uploading should be visible (1) or not (0). &lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Additional fields&#039;&#039;&#039; : If needed, there are some additional fields that while not normally used can be utilized. Additional fields typically require looking up information in other tables (such as the course categories or context tables). The additional fields provide an alternative way of finding the course category context id. A bit of extra caution is recommended in using these additional fields. The list of additional fields includes: &lt;br /&gt;
:&amp;lt;code&amp;gt;context&amp;lt;/code&amp;gt; - used to specify the name of the context name for each of the cohorts you are uploading. &lt;br /&gt;
:&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; - used to specify the name of the category name for each of the cohorts you are uploading. For example, the category name of a particular course category.&lt;br /&gt;
:&amp;lt;code&amp;gt;category_id&amp;lt;/code&amp;gt; - used to specify the course category id (not idnumber) of the category for each of the cohorts you are uploading. For example, the course category id of a particular course category.&lt;br /&gt;
:&amp;lt;code&amp;gt;category_idnumber&amp;lt;/code&amp;gt; - used to specify the course category idnumber (not id) of the category for each of the cohorts you are uploading. For example, the course category idnumber of a particular course category.&lt;br /&gt;
:&amp;lt;code&amp;gt;category_path&amp;lt;/code&amp;gt; - used to specify the course category path of the category for each of the cohorts you are uploading. For example, the course category path of a particular course category.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Cohorts]]&lt;br /&gt;
* [[Cohorts#Creating_cohorts_in_bulk|Creating cohorts in bulk]]&lt;br /&gt;
&lt;br /&gt;
[[es:Subir cohortes]]&lt;br /&gt;
[[de:Globale Gruppen hochladen]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Private_files&amp;diff=127704</id>
		<title>Private files</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Private_files&amp;diff=127704"/>
		<updated>2017-10-04T07:27:48Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 3.3 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Repositories}}&lt;br /&gt;
==The private files area==&lt;br /&gt;
Each user has a private files area for uploading and managing a set of files. If enabled by the administrator, users can also email files to their private files area.&lt;br /&gt;
&lt;br /&gt;
The private files area can be accessed via the Navigation drawer in the [[Boost theme]] or the [[My private files block]]. If the private files repository is enabled by a site admin, it is available as a source within the filepicker when selecting files to use in a course.&lt;br /&gt;
&lt;br /&gt;
==Private files management==&lt;br /&gt;
&lt;br /&gt;
To add a file to your private files area&lt;br /&gt;
#If you are using the [[Boost theme]] navigate to the Private files link. Alternatively, navigate to your dashboard and to the Private files block.&lt;br /&gt;
#Click the link &#039;Manage private files&#039;&lt;br /&gt;
# The file manager will appear.&lt;br /&gt;
# If desired, create a folder for your file(s)&lt;br /&gt;
#Click on the Add button to upload from the File picker or drag and drop from your desktop. It will look like the files are already there, but they aren&#039;t until you &#039;&#039;&#039;do the next step!&#039;&#039;&#039;&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
&lt;br /&gt;
[[File:newprivatefiles.png]]&lt;br /&gt;
&lt;br /&gt;
*Once uploaded, files will appear as thumbnails. Clicking the icons top right will display them in table or list view as an alternative.&lt;br /&gt;
[[File:uploadedprivatefiles.png]]&lt;br /&gt;
&lt;br /&gt;
==Emailing private files as an attachment==&lt;br /&gt;
&lt;br /&gt;
*This requires the administrator to have enabled incoming mail processing in &#039;&#039;Site administration&amp;gt;Server&amp;gt;[[Incoming mail configuration]]&amp;gt;Mail settings&#039;&#039; and Email to private files in &#039;&#039;Site administration&amp;gt;Server&amp;gt;[[Incoming mail configuration]]&amp;gt;Message handlers.&#039;&#039;&lt;br /&gt;
*When these settings are enabled, users will see an email address in their private files screen:&lt;br /&gt;
&lt;br /&gt;
[[File:EmailPrivateFiles28.png|center|thumb|600px]]&lt;br /&gt;
&lt;br /&gt;
*This is the email address to which the email including the attached file should be sent. It will appear after cron in the user&#039;s private files after cron has run.&lt;br /&gt;
*For a demonstration of emailing to private files, [http://youtu.be/3cElj4svlQQ?t=1m8s  watch the  Usability screencast] from Moodle HQ, starting at 1m8s.&lt;br /&gt;
&lt;br /&gt;
==Making an alias/shortcut to a file in the private files area==&lt;br /&gt;
&lt;br /&gt;
If a file is uploaded into your private files area, it is possible when using it elsewhere on Moodle to select it as an alias/shortcut. This means that if you update the file in your private files area, it will automatically update elsewhere on Moodle.&lt;br /&gt;
&lt;br /&gt;
[[File:privatefilesalias.png]]&lt;br /&gt;
&lt;br /&gt;
See [[Working with files]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Private files size limit==&lt;br /&gt;
&lt;br /&gt;
The size limit for each user&#039;s private files area is set by a site administrator in User quota in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Security &amp;gt; Site policies&#039;&#039;.&lt;br /&gt;
==Checking space used by Private files==&lt;br /&gt;
See the discussion: [https://moodle.org/mod/forum/discuss.php?d=359453&amp;amp;parent=1449745#p1449873 How do you check space used by Private files?] to see how, as an admin, you can see private files usage on your site.&lt;br /&gt;
&lt;br /&gt;
==Preventing access to Private files==&lt;br /&gt;
*To prevent all users having access to Private files, the administrator should disable the repository in &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Plugins&amp;gt;Repositories&amp;gt;Manage repositories.&#039;&#039; and in &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Users&amp;gt;Permissions&amp;gt;Define Roles&#039;&#039; edit the authenticated user role and set the capabilities &#039;moodle/user:manageownfiles&#039; and &#039;repository/user:view&#039; to prohibit.&lt;br /&gt;
*If  only students are to be prevented from accessing private files (but teachers etc, allowed) then a new role should be made and assigned system wide. See FAQ 6 in [[Repositories FAQ]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Private files capabilities==&lt;br /&gt;
&lt;br /&gt;
* [[Capabilities/moodle/user:manageownfiles|Manage files in own private file area]]&lt;br /&gt;
*[[Capabilities/repository/user:view|View user private files]]&lt;br /&gt;
&lt;br /&gt;
[[es:Archivos privados]]&lt;br /&gt;
[[eu:Fitxategi_pribatuak]]&lt;br /&gt;
[[fr:Fichiers personnels]]&lt;br /&gt;
[[ja:プライベートファイル]]&lt;br /&gt;
[[de:Eigene Dateien]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Video&amp;diff=127662</id>
		<title>Video</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Video&amp;diff=127662"/>
		<updated>2017-09-06T13:23:32Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: note about linking files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Working with media}}&lt;br /&gt;
&lt;br /&gt;
Video is a very powerful tool to use in a Moodle course, allowing students, for example to catch up on lectures they missed, learn from a &amp;quot;how to&amp;quot; screencast, or improve their language skills  by watching native speakers interact.&lt;br /&gt;
&lt;br /&gt;
==Where to host the videos==&lt;br /&gt;
&lt;br /&gt;
If you upload your videos to your Moodle site,  storing them on your own server, then you retain ultimate control. If you are worried about multiple copies of the same video taking up lots of space, then that is not a problem; the Moodle file system is clever enough to only store a single copy of a file, no matter how many times you upload it to your server.&lt;br /&gt;
&lt;br /&gt;
When server space or upload limits are restricted, it is convenient to upload videos to an online site like [http://www.youtube.com YouTube] or [http://vimeo.com Vimeo]. They can easily be embedded inside Moodle from such sites and privacy can still be maintained if you choose their private video sharing option.&lt;br /&gt;
&lt;br /&gt;
===Cross domain video hosting===&lt;br /&gt;
&lt;br /&gt;
Flash video players require permission to play videos hosted on a different URL, e.g. yourmoodle.org needs permission to play video files hosted at yourvideo.org. The permission files are stored on the root domain of where the video files are hosted, e.g. yourvideos.org/crossdomain.xml. If yourvideos.org does not have a cross domain policy file that permits yourmoodle.org to play videos, Flash Player will not permit it. Further details are available here [http://code.google.com/p/moodle-mplayer/wiki/CrossDomainSecurity].&lt;br /&gt;
&lt;br /&gt;
Many public video hosting services, such as YouTube.com, already have catch-all cross domain policy files in place and so videos can be played from them via your Moodle without any cross domain security issues arising.&lt;br /&gt;
&lt;br /&gt;
==Ways of displaying video==&lt;br /&gt;
&lt;br /&gt;
===Linking to a video online elsewhere===&lt;br /&gt;
*If your video is hosted elsewhere online (such as youtube) you can simply link to the relevant page by choosing [[URL]] from &#039;Add an activity or resource&#039; and pasting in the relevant link.&lt;br /&gt;
*Note that, in an establishment where certain video sharing sites might be banned, your students might not be able to access your video through Moodle.&lt;br /&gt;
&lt;br /&gt;
===Uploading a video for students to download===&lt;br /&gt;
*Choose this option if you wish to upload your video to Moodle and give users the option to download it to their own computers.&lt;br /&gt;
*Choose &#039;&#039;Add an activity or  resource&amp;gt;[[File|File]]&#039;&#039;&lt;br /&gt;
*Note that the way the video will display depends on the software the user has on their own computer. This could mean that some students might be unable to view your video. &lt;br /&gt;
&lt;br /&gt;
===Embedding a video in its own player===&lt;br /&gt;
Moodle uses [[VideoJS player]] as its default player as it  is responsive and displays video well across devices and browsers. With the [[Multimedia plugins filter]] enabled, videos may be embedded as follows:&lt;br /&gt;
&lt;br /&gt;
====Using the Moodle media icon====&lt;br /&gt;
{{New features}}&lt;br /&gt;
&#039;&#039;(Note that these instructions are for the [[Atto editor]])&#039;&#039;&lt;br /&gt;
*With your editing turned on, click into the Atto editor text box where you wish to embed your video. &lt;br /&gt;
*Click the Moodle media icon as in the following screenshot:&lt;br /&gt;
[[File:Addmedia.png]]&lt;br /&gt;
*If your video is online, paste its URL in to the Source URL box.&lt;br /&gt;
*If your video is one you want to upload, click the Video tab.&lt;br /&gt;
[[File:DocsVideoInsertMedia.png]]&lt;br /&gt;
*Click the Browse repositories button to locate and upload your video from the repository where it is stored. (What you see depends on what the admin has enabled.) If you have it in more than one file type (such as .mov and .mp4) then you can upload an alternative video by clicking &#039;Add alternative source&#039;.&lt;br /&gt;
*&#039;&#039;&#039;Display options&#039;&#039;&#039; allows you to specify a height and width for the video&lt;br /&gt;
*&#039;&#039;&#039;Advanced settings&#039;&#039;&#039; allows you to decide how the video will play&lt;br /&gt;
*&#039;&#039;&#039;Subtitles and captions&#039;&#039;&#039; allows you to add subtitle files (VTT) in different languages and/or caption files, with descriptions, chapters and metadata. Subtitles, captions, chapters and descriptions can be added to videos and audios using WebVTT file format. These files can be created using caption making software or just plain text editor. Find out more about WebVTT format here (https://w3c.github.io/webvtt/) &#039;&#039;&#039;NOTE:&#039;&#039;&#039; &#039;&#039;The files must be uploaded to Moodle; they will not display if they are linked from elsewhere.&#039;&#039;&lt;br /&gt;
*Click the Insert media button when you are ready.&lt;br /&gt;
*Your video will appear a blue link until you save the changes.&lt;br /&gt;
&lt;br /&gt;
[[File:DocsVideoVideoJS.png]]&lt;br /&gt;
&lt;br /&gt;
====Using a hyperlink====&lt;br /&gt;
&#039;&#039;(Note: this method has no advantage over using the media icon.)&#039;&#039;&lt;br /&gt;
*With your editing turned on, click into the Atto editor where you wish to embed your video.&lt;br /&gt;
*Type some blank spaces (or some text) and select them.&lt;br /&gt;
*Click the hyperlink icon as in the following screenshot.(The icon will only be clickable if you have selected text or spaces)&lt;br /&gt;
[[File:Hyperlinkicon.png]]&lt;br /&gt;
*Click &#039;Browse repositories&#039;&lt;br /&gt;
*This takes you to the file picker. Follow the instructions for uploading/selecting your video as for using the Moodle media icon.&lt;br /&gt;
*When your video is chosen, it will appear in the link URL box as below. Click &#039;&#039;Insert:&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Don&#039;t panic!&#039;&#039;&#039;&#039;&#039; You will now only get a blue line (if you selected blank spaces) or the actual text underlined in the Atto  editor:&lt;br /&gt;
[[File:linklinkatto.png]]&lt;br /&gt;
*When you click &#039;&#039;save changes&#039;&#039; to return to the main course page, your video will display.&lt;br /&gt;
&lt;br /&gt;
====Using embed code to display external videos====&lt;br /&gt;
*Go to your chosen video sharing site and find the embed code of the video you wish to display. Copy this code.&lt;br /&gt;
*With your editing turned on, click into the Atto editor where you wish to embed your video.&lt;br /&gt;
*Click the HTML code icon as in the following screenshot:&lt;br /&gt;
[[File:AttoEmbedCode.png]]&lt;br /&gt;
*Paste your embed code into the box:&lt;br /&gt;
*Save your changes&lt;br /&gt;
*Your video will display embedded in a player. Youtube videos by default play via the [[VideoJS player]].&lt;br /&gt;
[[File:VideoJSOfficialMusicVideo.png]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Media FAQ]]&lt;br /&gt;
*[[Multimedia plugins filter]]&lt;br /&gt;
&lt;br /&gt;
Forum discussions:&lt;br /&gt;
*[http://moodle.org/mod/forum/discuss.php?d=143478 Best video format]&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=344662 download h5p interactive video in moodle]&lt;br /&gt;
&lt;br /&gt;
[[de:Video]]&lt;br /&gt;
[[es:Video]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Private_files_block&amp;diff=127659</id>
		<title>Private files block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Private_files_block&amp;diff=127659"/>
		<updated>2017-09-05T10:20:44Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}The private files block enables access to a user&#039;s [[Private files|private files]] area.&lt;br /&gt;
&lt;br /&gt;
[[File:PrivateFilesNew.png]]&lt;br /&gt;
&lt;br /&gt;
[[es:Bloque de archivos privados]]&lt;br /&gt;
[[eu:Nire_fitxategi_pribatuak_blokea]]&lt;br /&gt;
[[de:Meine-Dateien-Block]]&lt;br /&gt;
[[fr:Bloc Fichiers personnels]]&lt;br /&gt;
[[ja:プライベートファイルブロック]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:PrivateFilesNew.png&amp;diff=127658</id>
		<title>File:PrivateFilesNew.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:PrivateFilesNew.png&amp;diff=127658"/>
		<updated>2017-09-05T10:19:44Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Courses_block&amp;diff=127657</id>
		<title>Courses block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Courses_block&amp;diff=127657"/>
		<updated>2017-09-05T10:14:35Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}The &#039;&#039;&#039;Courses&#039;&#039;&#039; block lists and allows navigation between all of the courses in which the logged in user is enrolled in. The block title shows as &amp;quot;My courses&amp;quot; and allows one-click access to a course&#039;s home page. &lt;br /&gt;
&lt;br /&gt;
[[File:CoursesBlockNew.png]]&lt;br /&gt;
&lt;br /&gt;
There is a also the option to list &#039;&#039;All courses...&#039;&#039; available within the Moodle site. This will display a list of course types and a click on one of the types will reveal all the courses in that category.  There is also a search all courses option on this page.&lt;br /&gt;
&lt;br /&gt;
A brand new user to a Moodle site, who has not enrolled in any course, will see the block title as &amp;quot;Course Categories&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
When a student enters an unassigned course using the course block, they will be asked to enroll.&lt;br /&gt;
&lt;br /&gt;
Note: The [[Navigation block]] also includes a list of all courses a user is enrolled in.&lt;br /&gt;
&lt;br /&gt;
==Site administration settings==&lt;br /&gt;
&lt;br /&gt;
The courses block has some settings which may be changed by an administrator in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Blocks &amp;gt; Course list&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;block_course_list_adminview&#039;&#039; - This determines what administrators see in the block.&lt;br /&gt;
*&#039;&#039;block_course_list_hideallcourseslink&#039;&#039; - This enables you to hide the &amp;quot;All courses&amp;quot; link at the bottom of the block from everyone except administrators.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=92190 How to make users can only see their own courses?] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[Category:Course]]&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[de:Kurse_%28Block%29]]&lt;br /&gt;
[[es:Bloque de cursos]]&lt;br /&gt;
[[fr:Bloc Cours]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Courses_block&amp;diff=127656</id>
		<title>Courses block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Courses_block&amp;diff=127656"/>
		<updated>2017-09-05T10:14:26Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}The &#039;&#039;&#039;Courses&#039;&#039;&#039; block lists and allows navigation between all of the courses in which the logged in user is enrolled in. The block title shows as &amp;quot;My courses&amp;quot; and allows one-click access to a course&#039;s home page. &lt;br /&gt;
&lt;br /&gt;
[[File:CoursesBlockNew.png]&lt;br /&gt;
&lt;br /&gt;
There is a also the option to list &#039;&#039;All courses...&#039;&#039; available within the Moodle site. This will display a list of course types and a click on one of the types will reveal all the courses in that category.  There is also a search all courses option on this page.&lt;br /&gt;
&lt;br /&gt;
A brand new user to a Moodle site, who has not enrolled in any course, will see the block title as &amp;quot;Course Categories&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
When a student enters an unassigned course using the course block, they will be asked to enroll.&lt;br /&gt;
&lt;br /&gt;
Note: The [[Navigation block]] also includes a list of all courses a user is enrolled in.&lt;br /&gt;
&lt;br /&gt;
==Site administration settings==&lt;br /&gt;
&lt;br /&gt;
The courses block has some settings which may be changed by an administrator in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Blocks &amp;gt; Course list&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;block_course_list_adminview&#039;&#039; - This determines what administrators see in the block.&lt;br /&gt;
*&#039;&#039;block_course_list_hideallcourseslink&#039;&#039; - This enables you to hide the &amp;quot;All courses&amp;quot; link at the bottom of the block from everyone except administrators.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=92190 How to make users can only see their own courses?] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[Category:Course]]&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[de:Kurse_%28Block%29]]&lt;br /&gt;
[[es:Bloque de cursos]]&lt;br /&gt;
[[fr:Bloc Cours]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:CoursesBlockNew.png&amp;diff=127655</id>
		<title>File:CoursesBlockNew.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:CoursesBlockNew.png&amp;diff=127655"/>
		<updated>2017-09-05T10:12:42Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Course_completion_status_block&amp;diff=127654</id>
		<title>Course completion status block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Course_completion_status_block&amp;diff=127654"/>
		<updated>2017-09-05T10:10:38Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copying from 3.3 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}&lt;br /&gt;
==Displaying the status of course completion==&lt;br /&gt;
&lt;br /&gt;
The course completion status block shows what has been done towards [[Course completion|completing the course]].   The student and teacher will both see this block. The &amp;quot;More details&amp;quot; link will lead to a more detailed report.  This report can have some interactive elements in the form of check boxes for the student and teacher.&lt;br /&gt;
&lt;br /&gt;
==Student view of Course completion status block==&lt;br /&gt;
The student can see their progress in the course by looking at the content of the block or clicking on the &amp;quot;More details&amp;quot; link to see a report.&lt;br /&gt;
&lt;br /&gt;
The student, if required, can mark an activity as completed on the course&#039;s homepage. See [[Activity completion]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=250&amp;quot; perrow=&amp;quot;3&amp;quot;&amp;gt;&lt;br /&gt;
File:CCBlockStudent.png|Course completion status block, student view&lt;br /&gt;
File:CCFullViewStudent.png|Course completion report, student view, 1 course &lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Teacher view of Course completion status block==&lt;br /&gt;
&lt;br /&gt;
This block shows the status for each student.  It is also the place where the teacher (or others) can mark the course as complete.  &lt;br /&gt;
&lt;br /&gt;
Note: The course completion status block will only appear if completion tracking is enabled in the course and then criteria set for course completion.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery &amp;gt;&lt;br /&gt;
File:CCTeacherReport.png|Course completion status block, teacher view&lt;br /&gt;
File:CCTeacherFullView.png|Course completion report, teacher view&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Capabilities==&lt;br /&gt;
&lt;br /&gt;
There is just one capability: [[Capabilities/moodle/course:isincompletionreports| Be shown on completion reports]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Course completion]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Completion]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ikastaro-osaketaren_egoera_blokea]]&lt;br /&gt;
[[de:Kursbearbeitungsstatus-Block]]&lt;br /&gt;
[[es:Bloque de status de finalización del curso]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:CCBlockStudent.png&amp;diff=127653</id>
		<title>File:CCBlockStudent.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:CCBlockStudent.png&amp;diff=127653"/>
		<updated>2017-09-05T10:09:34Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:CCFullViewStudent.png&amp;diff=127652</id>
		<title>File:CCFullViewStudent.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:CCFullViewStudent.png&amp;diff=127652"/>
		<updated>2017-09-05T10:09:22Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:CCTeacherReport.png&amp;diff=127651</id>
		<title>File:CCTeacherReport.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:CCTeacherReport.png&amp;diff=127651"/>
		<updated>2017-09-05T10:09:13Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:CCTeacherFullView.png&amp;diff=127650</id>
		<title>File:CCTeacherFullView.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:CCTeacherFullView.png&amp;diff=127650"/>
		<updated>2017-09-05T10:09:04Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Community_finder_block&amp;diff=127649</id>
		<title>Community finder block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Community_finder_block&amp;diff=127649"/>
		<updated>2017-09-05T09:49:44Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}The community finder block enables users to access  [http://moodle.net Moodle.net], and search for courses to download or enrol in.&lt;br /&gt;
&lt;br /&gt;
* Downloadable courses may be immediately restored to your Moodle site&lt;br /&gt;
* Links to enrollable courses are saved in the community finder block&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:community finder block.png|thumb|Community finder block]]&lt;br /&gt;
| [[File:search for community course.png|thumb|Search for community courses]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Downloading courses from a hub==&lt;br /&gt;
&lt;br /&gt;
# In the community finder block click Search&lt;br /&gt;
# Select [http://moodle.net Moodle.net]&lt;br /&gt;
# Select &#039;Courses I can download&#039; and then click the Search button&lt;br /&gt;
# For any courses of interest, click &#039;Visit demo&#039; then if you&#039;re happy with the course, click &#039;Download&#039;&lt;br /&gt;
# The course backup will then be downloaded and saved in your private files. Click Yes to immediately restore the course&lt;br /&gt;
&lt;br /&gt;
==Finding courses to enrol in==&lt;br /&gt;
&lt;br /&gt;
# In the community finder block click Search&lt;br /&gt;
# Select [http://moodle.net Moodle.net]&lt;br /&gt;
# Select &#039;Courses I can enrol in&#039; and then click the Search button&lt;br /&gt;
# For any courses of interest, click &#039;Visit site&#039; then if you&#039;re happy with the course, click &#039;Save a link to this course&#039;&lt;br /&gt;
&lt;br /&gt;
The link to the course will then be displayed in the community finder block.&lt;br /&gt;
&lt;br /&gt;
If you wish to remove any saved links, click the X icon after the link.&lt;br /&gt;
&lt;br /&gt;
==Capabilities==&lt;br /&gt;
&lt;br /&gt;
By default, users with the role of manager or teacher can use the community finder block. &lt;br /&gt;
&lt;br /&gt;
The following capabilities control access to the block:&lt;br /&gt;
* [[Capabilities/moodle/community:add|moodle/community:add]] - allows a user to use the Community block to search for courses on a hub&lt;br /&gt;
* [[Capabilities/moodle/community:download|moodle/community:download]] - allows a user to use the Community block to download courses from a hub&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]]&lt;br /&gt;
* [[Restoring file aliases]] for details of what happens when restoring a course which has been downloaded from a hub and which contains file aliases&lt;br /&gt;
&lt;br /&gt;
[[Category:Hub]]&lt;br /&gt;
&lt;br /&gt;
[[de:Community-Suche]]&lt;br /&gt;
[[fr:Bloc Recherche communauté]]&lt;br /&gt;
[[es:Bloque de buscador de comunidad]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Community_finder_block&amp;diff=127648</id>
		<title>Community finder block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Community_finder_block&amp;diff=127648"/>
		<updated>2017-09-05T09:49:30Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: removed ref to hubs other than Moodle.net&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}The community finder block enables users to access  [http://moodle.net Moodle.net], and search for courses to download or enrol in.&lt;br /&gt;
&lt;br /&gt;
* Downloadable courses may be immediately restored to your Moodle site&lt;br /&gt;
* Links to enrollable courses are saved in the community finder block&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:community finder block.png|thumb|Community finder block]]&lt;br /&gt;
| [[File:search for community course.png|thumb|Search for community courses]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Downloading courses from a hub==&lt;br /&gt;
&lt;br /&gt;
# In the community finder block click Search&lt;br /&gt;
# Select [http://moodle.net Moodle.net]&lt;br /&gt;
# Select &#039;Courses I can download&#039; and then click the Search button&lt;br /&gt;
# For any courses of interest, click &#039;Visit demo&#039; then if you&#039;re happy with the course, click &#039;Download&#039;&lt;br /&gt;
# The course backup will then be downloaded and saved in your private files. Click Yes to immediately restore the course&lt;br /&gt;
&lt;br /&gt;
==Finding courses to enrol in==&lt;br /&gt;
&lt;br /&gt;
# In the community finder block click Search&lt;br /&gt;
# Select a hub, such as [http://moodle.net Moodle.net]&lt;br /&gt;
# Select &#039;Courses I can enrol in&#039; and then click the Search button&lt;br /&gt;
# For any courses of interest, click &#039;Visit site&#039; then if you&#039;re happy with the course, click &#039;Save a link to this course&#039;&lt;br /&gt;
&lt;br /&gt;
The link to the course will then be displayed in the community finder block.&lt;br /&gt;
&lt;br /&gt;
If you wish to remove any saved links, click the X icon after the link.&lt;br /&gt;
&lt;br /&gt;
==Capabilities==&lt;br /&gt;
&lt;br /&gt;
By default, users with the role of manager or teacher can use the community finder block. &lt;br /&gt;
&lt;br /&gt;
The following capabilities control access to the block:&lt;br /&gt;
* [[Capabilities/moodle/community:add|moodle/community:add]] - allows a user to use the Community block to search for courses on a hub&lt;br /&gt;
* [[Capabilities/moodle/community:download|moodle/community:download]] - allows a user to use the Community block to download courses from a hub&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]]&lt;br /&gt;
* [[Restoring file aliases]] for details of what happens when restoring a course which has been downloaded from a hub and which contains file aliases&lt;br /&gt;
&lt;br /&gt;
[[Category:Hub]]&lt;br /&gt;
&lt;br /&gt;
[[de:Community-Suche]]&lt;br /&gt;
[[fr:Bloc Recherche communauté]]&lt;br /&gt;
[[es:Bloque de buscador de comunidad]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Essay_question_type&amp;diff=127647</id>
		<title>Essay question type</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Essay_question_type&amp;diff=127647"/>
		<updated>2017-09-05T09:44:24Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copying from 3.3 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Questions}}&amp;lt;p class=&amp;quot;note&amp;quot;&amp;gt;&#039;&#039;&#039;Note&#039;&#039;&#039;: This page is about the essay question type in the [[Quiz]] activity. For information about the essay question type in a Lesson activity, see the documentation [[Building Lesson]].&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==About the essay question type==&lt;br /&gt;
&lt;br /&gt;
The essay question type provides the option of answering by uploading one or more files and/or entering text online. (For longer essays, text or file uploads, you may wish to consider using the [[Assignment activity]] rather than this question type.)&lt;br /&gt;
&lt;br /&gt;
Essay questions are created in the same way as other quiz question types. The difference is that essay questions have to be marked manually, and the student will not get a final grade until the teacher has marked their essay.&lt;br /&gt;
&lt;br /&gt;
==Creating an essay question==&lt;br /&gt;
&lt;br /&gt;
*If you haven&#039;t yet made a quiz, access the [[Question bank]]  from &#039;&#039;Course administration&amp;gt;Question bank&#039;&#039; and click the button &#039;Create a new question&#039;, choosing &#039;Essay&#039;.&lt;br /&gt;
*If you have made a quiz, access the Edit quiz screen and from the &#039;&#039;Add&#039;&#039; drop down, choose &#039;Add a new question&#039;, choosing &#039;Essay&#039;.&lt;br /&gt;
*Give the question a descriptive name - this allows you to identify it in the Question bank.&lt;br /&gt;
*Enter the question in the &#039;Question text&#039; field. This will be the title of and information about the essay you wish them to write.&lt;br /&gt;
*Set the &#039;default mark&#039; and any  &#039;General Feedback&#039; if required. This is text that appears to the student once you have graded their essay.&lt;br /&gt;
&lt;br /&gt;
===Response options===&lt;br /&gt;
&lt;br /&gt;
*&#039;Response format&#039; allows you to choose what is available for the students when typing their essays, for example the regular WYSIWYG editor with or without the option to upload files, or a plain text editor (with no formatting.) &#039;&#039;No inline text&#039;&#039; means they cannot type any text. You cannot select this if you don&#039;t allow attachments, as the students will have nothing to submit. If you have programming students, they may require &#039;&#039;plain text with monospaced font&#039;&#039; for their code.&lt;br /&gt;
*&#039;Require text&#039; allows you to decide whether or not students must add text into the text editor when they do the question. If you only want them to upload a word-processed file as an essay, then you can set this to &#039;Text input is optional&#039;. &#039;&#039;(Note that this setting does not force the student to type text into the text editor; they can still leave it blank and continue to another question.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:essaytext.png]]&lt;br /&gt;
&lt;br /&gt;
===Response template===&lt;br /&gt;
&lt;br /&gt;
It is possible for a teacher to create a template to scaffold the student&#039;s answer in order to give them extra support. The template is then reproduced in the text editor when the student starts to answer the question. See  Youtube video [http://youtu.be/BAZa66WvyWQ Essay scaffold with the Moodle quiz] It is also possible to include grading information for teachers marking the essay to refer to as they assess the essays:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:responsetemplategraderinfo.png|thumb|400px|Response template and grader info set up]]&lt;br /&gt;
| [[File:quizessaytemplate.png|thumb|400px|What the student sees]]&lt;br /&gt;
|[[File:teacherviewessayq.png|thumb|400px|What the teacher sees]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==Question grading==&lt;br /&gt;
&lt;br /&gt;
The essay question will not be assigned a grade until it has been reviewed by a teacher and manually graded. Until that happens, the student&#039;s grade will be 0.&lt;br /&gt;
&lt;br /&gt;
To grade essays answer in quizzes using [[Boost]],click on the quiz and then, from the gear menu, click &#039;Manual grading&#039;. For other themes, click  &#039;&#039;Manual grading&#039; from the Quiz results section of your quiz administration block.&lt;br /&gt;
&lt;br /&gt;
[[File:QuizManualGradingLink.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When manually grading an essay question, the grader is able to enter a custom comment in response to the essay and assign a score for the essay.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=159689 Grading essay questions] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[ca:Tipus_de_pregunta_de_resposta_oberta]]&lt;br /&gt;
[[de:Freitext-Fragen]]&lt;br /&gt;
[[es:Tipo de pregunta de ensayo]]&lt;br /&gt;
[[fr:Question composition]]&lt;br /&gt;
[[ja:作文問題タイプ]]&lt;br /&gt;
[[zh:申論題]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:QuizManualGradingLink.png&amp;diff=127646</id>
		<title>File:QuizManualGradingLink.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:QuizManualGradingLink.png&amp;diff=127646"/>
		<updated>2017-09-05T09:44:14Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Main_menu_block&amp;diff=127645</id>
		<title>Main menu block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Main_menu_block&amp;diff=127645"/>
		<updated>2017-09-03T15:37:15Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: updated screenshots&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}The main menu block can be added to the front page of the site by a site administrator. Resources and activities can then be added to the front page,( for example to create a side menu for your Moodle site.)&lt;br /&gt;
&lt;br /&gt;
[[Image:MainMenuBoost.png]]&lt;br /&gt;
&lt;br /&gt;
==The main menu block as a side menu==&lt;br /&gt;
It is possible to use the main menu block with Moodle pages to create a side menu for your Moodle site, instead of or as well as the custom menu items at the top of your site. Thus you could have pages &amp;quot;About&amp;quot;, &amp;quot;Contact&amp;quot; and so on.&lt;br /&gt;
&lt;br /&gt;
#Turn on the editing on the front page&lt;br /&gt;
#From the &amp;quot;Add block&amp;quot; link, add the main menu block if it is not already present&lt;br /&gt;
#From &amp;quot;Add an activity or resource&amp;quot; choose [[Page]] and add your information.&lt;br /&gt;
#Repeat for other pages.&lt;br /&gt;
&lt;br /&gt;
When the editing is turned off the menu block appears as in the screenshot below:&lt;br /&gt;
[[File:mainmenuside.png|center]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note:&#039;&#039; If you don&#039;t wish to have the pages also appear in the Navigation block then see [[Blocks FAQ]] &amp;quot;How do I get rid of a link Site pages that&#039;s appeared in the Navigation block?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Hauptmenü (Block)]]&lt;br /&gt;
[[es:Bloque de menú principal]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:MainMenuBoost.png&amp;diff=127644</id>
		<title>File:MainMenuBoost.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:MainMenuBoost.png&amp;diff=127644"/>
		<updated>2017-09-03T15:36:44Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Using_Wiki&amp;diff=127643</id>
		<title>Using Wiki</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Using_Wiki&amp;diff=127643"/>
		<updated>2017-09-01T17:19:15Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 33 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Wiki}}&lt;br /&gt;
This section outlines how to use wikis after the teacher has added a wiki acivity. To set up a wiki in your course, see [[Wiki settings]]&lt;br /&gt;
&lt;br /&gt;
== Creating the first page==&lt;br /&gt;
*Once the wiki is set up, a user will click the link and reach  the following screen:&lt;br /&gt;
&lt;br /&gt;
[[File:newwikipage.png]]&lt;br /&gt;
&lt;br /&gt;
==Adding more pages==&lt;br /&gt;
*Type the name of your page inside double brackets. (&#039;&#039;1&#039;&#039; in screenshot below) You can preview it by clicking the &amp;quot;preview&amp;quot; button towards the bottom of the screen.&lt;br /&gt;
*Press the &amp;quot;save&amp;quot; button.&lt;br /&gt;
*Now click the (red) link for one of the pages (&#039;&#039;2&#039;&#039; in screenshot below) and you will be prompted to create it in the same way you create the first page:&lt;br /&gt;
[[File:newpageswiki.png]]&lt;br /&gt;
&lt;br /&gt;
*A page once created has a blue link.&lt;br /&gt;
Note: Non-Boost themes have a  &#039;&#039;&#039;New&#039;&#039;&#039; option from the navigation block for creating new pages, but you will still need to copy and paste the name of the new page onto the immediate parent page and surround it with double brackets. This creates a link to your new page and makes it accessible from the main Wiki page. Otherwise nobody will recognise the so called lost new page.&lt;br /&gt;
&lt;br /&gt;
== Wiki editing in general ==&lt;br /&gt;
&lt;br /&gt;
Depending on the type of the wiki, there are several ways to edit your page.&lt;br /&gt;
But don&#039;t worry: The best thing of a wiki is, that nothing is lost. The old version will be there - and if someone changes your version of the page - your version will also be there.&lt;br /&gt;
Note that the options for editing, commenting viewing history, map and files may all be accessed both from tabs at the top (&#039;&#039;1&#039;&#039; in screenshot below)  and links in the navigation block (&#039;&#039;2&#039;&#039; in screenshot below):&lt;br /&gt;
&lt;br /&gt;
[[File:editingwiki.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==View==&lt;br /&gt;
*The &#039;&#039;&#039;View&#039;&#039;&#039; tab at the top or link in the navigation block allows users to display and view the wiki page.&lt;br /&gt;
&lt;br /&gt;
==Edit==&lt;br /&gt;
The &#039;&#039;&#039;Edit&#039;&#039;&#039; tab at the top or link in the navigation block allows users to edit the wiki page.&lt;br /&gt;
&lt;br /&gt;
==Comments==&lt;br /&gt;
*The  &#039;&#039;&#039;Comments&#039;&#039;&#039; tab at the top or link in the navigation block allows users to see and add comments about the wiki.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
*The &#039;&#039;&#039;History&#039;&#039;&#039; tab at the top or link in the navigation block allows users to see what has been altered in the wiki. &lt;br /&gt;
*Compare edits by clicking the &amp;quot;Compare Selected&amp;quot; button. &lt;br /&gt;
*Click the &amp;quot;Restore&amp;quot; button of the version you wish to restore if the latest edit is unsuitable:&lt;br /&gt;
&lt;br /&gt;
[[File:comparewiki.png]]&lt;br /&gt;
&lt;br /&gt;
==Map==&lt;br /&gt;
*The &#039;&#039;&#039;Map&#039;&#039;&#039; tab at the top or link in the navigation block allows users to view areas of the wiki such as a list of pages (as in the following screenshot), updated or orphaned pages etc. (Orphaned pages are pages not linked to anywhere.)&lt;br /&gt;
*To select what you want to see, click the Map menu dropdown box.&lt;br /&gt;
&lt;br /&gt;
[[File:wikimap.png]]&lt;br /&gt;
&lt;br /&gt;
==Files==&lt;br /&gt;
*The &#039;&#039;&#039;Files&#039;&#039;&#039; tab at the top or link in the navigation block allows users to access any files which have been added to the wiki.&lt;br /&gt;
&lt;br /&gt;
* By default, the Teacher role can add and manage files to the &#039;&#039;&#039;Files&#039;&#039;&#039; tab, but the Student role can only view them. You could change this though with a permissions override to the &#039;&#039;&#039;Manage wiki files&#039;&#039;&#039; capability (mod/wiki:managefiles) in any particular wiki.&lt;br /&gt;
&lt;br /&gt;
==Administration==&lt;br /&gt;
*The &#039;&#039;&#039;Administration&#039;&#039;&#039; tab  at the top or link in the navigation block is available to editing teachers in the course so they can delete page versions or selected pages. Clicking the &amp;quot;list all&amp;quot; button will list available pages to delete. The first page of the wiki cannot be deleted.&lt;br /&gt;
&lt;br /&gt;
[[File:adminwiki.png]]&lt;br /&gt;
&lt;br /&gt;
==Deleting pages==&lt;br /&gt;
&lt;br /&gt;
Teachers and other users with the&#039;&#039; mod/wiki:managewiki&#039;&#039; capability can delete any page or page version, with the exception of the first page, via the Administration link in the navigation block or the Adminstration tab. See the section &#039;&#039;&#039;Administration&#039;&#039;&#039; above.&lt;br /&gt;
&lt;br /&gt;
== Markup language ==&lt;br /&gt;
You miss all the formatting you know from other moodle activities?&lt;br /&gt;
That&#039;s because the wiki-type of your wiki is e.g. nwiki. See [[Nwiki markup]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Why use a wiki?==&lt;br /&gt;
&lt;br /&gt;
Wikis are a simple, flexible tool for collaboration. They can be used for everything from simple lists of web links to building entire encyclopedias.  As an example, [http://www.wikipedia.org| Wikipedia] is the largest wiki in the world.&lt;br /&gt;
In your own class  it&#039;s important to have a plan for your wiki so students  know  how it fits in with their learning. If it&#039;s a individual wiki, will they be graded? Is it simply a staging area for group work that will be submitted as assignments later? Will you let the students be completely responsible for the work? How will you deal with offensive content? The great advantage of a wiki is that all edits are clearly visible and reversible.&lt;br /&gt;
&lt;br /&gt;
==Ideas for using wikis==&lt;br /&gt;
===Group lecture notes===&lt;br /&gt;
Creating a wiki for group lecture notes after a lecture gives students a chance to combine all their notes. Those that missed information can get it from their peers. The group can also decide what information is critical and give it proper emphasis. Group lecture notes could be done with the entire class, if it is small enough, or with small working groups. Groups can also compare notes for further discussion and refinement.&lt;br /&gt;
&lt;br /&gt;
===Group Project management===&lt;br /&gt;
A teacher assigning a group project can give students a place to work by creating a wiki with the group mode enabled. This will give each group their own space to record research, to develop outlines and to create the final product. &lt;br /&gt;
&lt;br /&gt;
===Brainstorming===&lt;br /&gt;
Brainstorming is a non-judgmental group creative process in which group members are encouraged to give voice to any ideas they personally consider relevant to the group exercise. In a face-to-face meeting, a brainstorming facilitator will usually stand in front of a big piece of paper and elicit ideas from the participants in the room. A teacher can create an online version of this process by setting up a wiki for the entire class or for smaller student groups and asking people to submit ideas around a brainstorming topic. People can add ideas as they occur and link to other pages for elaboration.&lt;br /&gt;
&lt;br /&gt;
===Contribute to other wikis===&lt;br /&gt;
A teacher might assign his or her class the task of contributing to [http://en.wikipedia.org Wikipedia], [http://en.wikiversity.org Wikiversity], or to another wiki on the Web, on any class topic, perhaps by assigning students to groups (or making it a class project if the class is small enough and the topic broad enough) and challenging them to collaboratively create an article they would feel confident posting to a public-information space. Students will use the course wiki to create drafts of the article they will eventually publish to the community at the end of the semester.&lt;br /&gt;
===Collaborative story-telling===&lt;br /&gt;
Younger students could be encourage to work together on a wiki to build up a story -each adding a sentence following on from the previous contribution.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/view.php?f=366 Wiki module forum]&lt;br /&gt;
*[[Creole format]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Afficher un wiki]]&lt;br /&gt;
[[de:Wiki ansehen]]&lt;br /&gt;
[[es:Uso de Wiki]]&lt;br /&gt;
[[ja:Wikiを閲覧する]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Learning_plans&amp;diff=127640</id>
		<title>Learning plans</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Learning_plans&amp;diff=127640"/>
		<updated>2017-08-31T09:10:56Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: updated screenshots&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Competencies}}&lt;br /&gt;
== Setting up a learning plan template ==&lt;br /&gt;
&lt;br /&gt;
*Once a [[Competency frameworks|Competency framework]] has been set up, you can then create a learning plan template. A learning plan template defines a set of competencies which you can assign to a group of users. This is better than creating individual learning plans for many different students and means you only need update the template and the changes will appear for all students.&lt;br /&gt;
*Go to &#039;&#039;Site administration &amp;gt; Competencies &amp;gt; Learning plan templates.&#039;&#039; Any existing plans are displayed here, and you can click the button &#039;Add new learning plan template&#039; to create a new one.&lt;br /&gt;
&lt;br /&gt;
===Adding competencies to a learning plan template===&lt;br /&gt;
&lt;br /&gt;
To add competencies to a template, click the learning plan&#039;s name (under the left-hand Name column) to go to the page where you can add, edit and remove competencies. It will also show which competencies are not assigned to any course.&lt;br /&gt;
&lt;br /&gt;
Once you have added competencies to the template, you can assign it to individual students, or to an entire cohort of students as described below.&lt;br /&gt;
&lt;br /&gt;
==Assigning learning plans to users or cohorts==&lt;br /&gt;
*Once a learning plan template has been created, it may be assigned to students individually or in bulk to a (pre-made) cohort.&lt;br /&gt;
*If you&#039;re not already there, navigate to Site administration &amp;gt; Competencies &amp;gt; Learning plan templates.&lt;br /&gt;
*On the row for the template you wish to assign, click the &amp;quot;Edit&amp;quot; icon.  A dropdown menu will appear showing: &lt;br /&gt;
** Edit&lt;br /&gt;
** Duplicate&lt;br /&gt;
** Create learning plans&lt;br /&gt;
** Add cohorts to sync&lt;br /&gt;
** Delete&lt;br /&gt;
*&#039;&#039;&#039;To assign a learning plan to a cohort,&#039;&#039;&#039; click &#039;Add cohorts to sync&#039;&lt;br /&gt;
{{Note|Moodle will only create 50 learning plans immediately. If you have a very large cohort, a scheduled task will create the learning plans. See MDL-52690.&#039;&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
[[File:learningplantemplatescohort.png]]&lt;br /&gt;
*Search for and add your chosen cohort(s)&lt;br /&gt;
&lt;br /&gt;
[[File:cohortlp2.png]]&lt;br /&gt;
*A message will appear with the number of learning plans created.&lt;br /&gt;
&lt;br /&gt;
[[File:cohortlp3.png]]&lt;br /&gt;
&lt;br /&gt;
*To assign a learning plan to an individual student, click &#039;Create learning plan&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:learningplantemplatescohortindividual.png]]&lt;br /&gt;
&lt;br /&gt;
*Then search for and select the student(s) you wish to make the learning plans for:&lt;br /&gt;
&lt;br /&gt;
[[File:createlearningplansindividual.png]]&lt;br /&gt;
&lt;br /&gt;
== Viewing learning plans ==&lt;br /&gt;
&lt;br /&gt;
Anyone can see their own learning plans from their profile page, accessed from the user menu:&lt;br /&gt;
&lt;br /&gt;
[[File:studentlearningplanaccess.png|thumb|600px|center|Learning plans in profile]]&lt;br /&gt;
When a student clicks the link they see which plans have been applied to them:&lt;br /&gt;
&lt;br /&gt;
[[File:studentlp2.png|thumb|600px|center|Student view of assigned learning plans]]&lt;br /&gt;
When a student clicks the name of a learning plan, they see the associated competencies. They can see their progress towards completion and also click &#039;Edit&#039; to request a review of any competency:&lt;br /&gt;
&lt;br /&gt;
[[File:lp3.png|thumb|600px|center|List of competencies and requesting a review]]&lt;br /&gt;
&lt;br /&gt;
*Some users (e.g. supervisors) with the [[Capabilities/moodle/competency:planview|capability to view all learning plans]] in the user context will be able to see the learning plans of other users.&lt;br /&gt;
*Users with the [[Capabilities/moodle/competency:planviewowndraft|capability to view their own draft learning plans]] have the ability to create a draft learning plan for themselves. A draft learning plan can be sent for approval to create an active learning plan from the draft. Note that this capability is not set for any of the default roles.&lt;br /&gt;
*Users with the [[Capabilities/moodle/competency:planmanagedraft|capability to manage draft learning plans]] can approve a draft learning plan.&lt;br /&gt;
&lt;br /&gt;
== Evidence of prior learning ==&lt;br /&gt;
&lt;br /&gt;
Anyone with the [[Capabilities/moodle/competency:userevidencemanageown|capability to manage their own evidence]] can provide a list of evidence of prior learning. This can be used to demonstrate proficiency for one or more competencies.&lt;br /&gt;
&lt;br /&gt;
To upload evidence of prior learning, access your own learning plans page from your profile and click on the &amp;quot;Evidence of prior learning&amp;quot; link (1) On the next page, click on the &amp;quot;Add new evidence&amp;quot; button (2) and provide as much detail about the evidence as possible (including files and urls to verify the evidence). Once the evidence is listed, you can link it to one or more competencies from any of your learning plans. Then you can request that someone reviews your competency to decide if the evidence is sufficient and rate the competency.&lt;br /&gt;
&lt;br /&gt;
[[File:priorlearning2.png|thumb|600px|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Learning plan viewer|Learning plan viewer role]] - for enabling course teachers to view their students&#039; learning plans&lt;br /&gt;
* [[Learning plan supervisor|Learning plan supervisor role]] - for enabling course teachers to create, manage and view learning plans for their students &lt;br /&gt;
* The [https://moodle.org/plugins/report_lpmonitoring Monitoring of Learning Plans] additional report at the Moodle plugins database. The main goal of this plugin is to facilitate the work of learning plan managers.&lt;br /&gt;
&lt;br /&gt;
[[es:Planes de aprendizaje]]&lt;br /&gt;
[[fr:Plans de formation]]&lt;br /&gt;
[[de:Lernpläne]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:learningplantemplatescohortindividual.png&amp;diff=127639</id>
		<title>File:learningplantemplatescohortindividual.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:learningplantemplatescohortindividual.png&amp;diff=127639"/>
		<updated>2017-08-31T09:07:55Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:learningplantemplatescohort.png&amp;diff=127638</id>
		<title>File:learningplantemplatescohort.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:learningplantemplatescohort.png&amp;diff=127638"/>
		<updated>2017-08-31T09:07:36Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:createlearningplansindividual.png&amp;diff=127637</id>
		<title>File:createlearningplansindividual.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:createlearningplansindividual.png&amp;diff=127637"/>
		<updated>2017-08-31T09:07:18Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Roles_FAQ&amp;diff=127631</id>
		<title>Roles FAQ</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Roles_FAQ&amp;diff=127631"/>
		<updated>2017-08-25T15:15:12Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: changing back an edit I accidentally rejected from user Mood32&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Roles}}&lt;br /&gt;
==What is the definition of a...==&lt;br /&gt;
&lt;br /&gt;
;Capability&lt;br /&gt;
:A configurable aspect of program behavior. Moodle has 100s of capabilities.   Each capability has a computer friendly name like [[Capabilities/mod/forum:rate|mod/forum:rate]] and a human-friendly name like &amp;quot;Rate posts.&amp;quot;&lt;br /&gt;
;Permission&lt;br /&gt;
:Permissions are paired with each  capability.  There are four possible permission values: &#039;&#039;Allow&#039;&#039;, &#039;&#039;Prevent&#039;&#039;, &#039;&#039;Prohibit&#039;&#039; and &#039;&#039;Not set&#039;&#039;/&#039;&#039;Inherit&#039;&#039;. (It is called not-set when defining roles and inherit when overriding permissions.)&lt;br /&gt;
;Role&lt;br /&gt;
:A named set of permissions that are associated with each capability. For example. the &amp;quot;Teacher&amp;quot; and &amp;quot;Student&amp;quot; roles come with the standard Moodle install.&lt;br /&gt;
;Context&lt;br /&gt;
:A functional area of Moodle. Contexts have a hierarchy.  Examples of contexts include a course, activity module, or resource.&lt;br /&gt;
&lt;br /&gt;
==Why isn&#039;t my role change taking effect?==&lt;br /&gt;
&lt;br /&gt;
Certain capabilities e.g. [[Capabilities/moodle/user:changeownpassword|moodle/user:changeownpassword]] may only be applied in the system context, so giving such permissions by assigning a role in the course context will have no effect.&lt;br /&gt;
&lt;br /&gt;
==Why do some users I know are in my course not appear in &#039;&#039;Participants&#039;&#039;?==&lt;br /&gt;
&lt;br /&gt;
Users assigned roles in a higher context, for example users assigned the role of teacher in the course category are technically not enrolled in the course and so will not appear in the Participants link in the [[Navigation block]] but can be found via &#039;&#039;Course administration &amp;gt; Users &amp;gt; Other users&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==How can I prevent a user from changing their own password?==&lt;br /&gt;
&lt;br /&gt;
To prevent a user from changing their own password, you must make sure they do not have [[Capabilities/moodle/user:changeownpassword|moodle/user:changeownpassword]] = Allow in the System context. The Authenticated user role (which is assigned to users in the System context) has moodle/user:changeownpassword = Allow by default, so you have two choices: &lt;br /&gt;
# Edit Authenticated user, setting moodle/user:changeownpassword = Not set &lt;br /&gt;
# Create a new role CannotChangeOwnPassword with moodle/user:changeownpassword = Prohibit and all other permissions Not set. Choose &amp;quot;system&amp;quot; for the context type  and assign the role to selected users in the System context  via &#039;&#039;Administration&amp;gt;Site administration -&amp;gt; Users -&amp;gt; Permissions -&amp;gt; Assign system roles).&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Choice (1) will prevent &#039;&#039;all&#039;&#039; users from changing their passwords (except for the administrator, who can do anything).  To selectively allow selected users (say teachers) to change their passwords, you could create a new role CanChangeOwnPassword with moodle/user:changeownpassword = Allow and all other permissions not set and assign the role to selected users in the System context (Site administration -&amp;gt; Users -&amp;gt; Permissions -&amp;gt; Assign system roles).&lt;br /&gt;
&lt;br /&gt;
Choice (2) allows you to be selective, but if you have a lot of users that you want to prevent (say, all students), you will have to make a lot of role assignments in the System context.  There is currently no convenient way to do this, so you might consider choice (1).&lt;br /&gt;
&lt;br /&gt;
Note that you MUST deal with this permission in the System context.&lt;br /&gt;
&lt;br /&gt;
==How can I prevent a user from editing their own profile?==&lt;br /&gt;
&lt;br /&gt;
See [[Roles_FAQ#How can I prevent a user from changing their own password? | How can I prevent a user from changing their own password?]]  The answer to this question is the same if you substitute &#039;&#039;edit their own profile&#039;&#039; for &#039;&#039;change their own password&#039;&#039; and &#039;&#039;[[Capabilities/moodle/user:editownprofile|moodle/user:editownprofile]]&#039;&#039; for &#039;&#039;moodle/user:changeownpassword.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== How can I allow a &amp;quot;test&amp;quot; Student user to see courses that are hidden?==&lt;br /&gt;
&lt;br /&gt;
Having a test user to try out courses before you open them to regular students is useful. But if the course is hidden, then the enroled test student will not be able to see it. The solution to this problem, if you do not wish to make the hidden course visible yet, is to create a &#039;&#039;Student tester rol&#039;&#039;, a clone of the default Student role and then set the ability to see hidden courses to Allow.&lt;br /&gt;
&lt;br /&gt;
* Create a new role in &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles &amp;gt; Add a new role&#039;&#039;, then for &#039;&#039;Use role or archtype&#039;&#039; choose &#039;&#039;ARCHETYPE: Student&#039;&#039; (or Student if you have customized the default Student role already)&lt;br /&gt;
* Give the role a new shortname and fullname as appropriate, e.g. studenttester, Student Tester&lt;br /&gt;
* Change the &#039;View hidden courses&#039; [[Capabilities/moodle/course:viewhiddencourses|course:viewhiddencourses]] capability from Not Set to Allow&lt;br /&gt;
* Click the &#039;Create this role button&#039;&lt;br /&gt;
&lt;br /&gt;
Now enrol your test student in the course using this new role instead of the Student role, and they will be able to see and work in the course as a normal student even when the course is hidden. They will not be able to see other hidden courses in which they are not enroled.&lt;br /&gt;
&lt;br /&gt;
==How do I change the name for &amp;quot;teacher&amp;quot; in the course description?==&lt;br /&gt;
&lt;br /&gt;
Either&lt;br /&gt;
* Edit the role of Teacher via &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039; and rename it. The new name will apply site-wide.&lt;br /&gt;
Or&lt;br /&gt;
* Create a duplicate teacher role with an alternative name and assign users the duplicate teacher role as appropriate in the course context. In &#039;&#039;Site administration &amp;gt; Appearance &amp;gt; Course contact&#039;&#039; select the alternative name for teacher that you wish to be displayed in the course description when courses are listed. For example, copy the standard teacher role and call it Instructor and only show that role as the course contact.&lt;br /&gt;
Or&lt;br /&gt;
* Create a new &amp;quot;dummy&amp;quot; role (no capabilities) with those names and assign them to teachers along with the real roles. select the alternative name for teacher that you wish to be displayed in the course description when courses are listed.  For example, copy the guest role, call it Lead Teacher and make this the course contact.  You may have 5 teachers in the course but only one name will appear as Lead Teacher.   If nobody is assigned the role Lead Teacher, no course contact will show.&lt;br /&gt;
Or&lt;br /&gt;
*Names for different roles in a course may be changed in the [[Course settings|Course administration &amp;gt; edit settings]] &amp;quot;Role renaming&amp;quot; fields.  For example, some courses the teacher wants the title &amp;quot;Professor&amp;quot;, or &amp;quot;Chief&amp;quot; or &amp;quot;Mentor&amp;quot;.  &lt;br /&gt;
Or&lt;br /&gt;
*[[Language customization|Edit the language files]] and change any word you want.&lt;br /&gt;
&lt;br /&gt;
==How do I enable teachers to set role overrides?==&lt;br /&gt;
&lt;br /&gt;
#Access &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039;.&lt;br /&gt;
#Edit the teacher role and change the capability [[Capabilities/moodle/role:safeoverride|moodle/role:safeoverride]] to allow.&lt;br /&gt;
#Click the button &amp;quot;Save changes&amp;quot;.&lt;br /&gt;
#Click the tab &amp;quot;Allow role overrides&amp;quot; (in &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039;).&lt;br /&gt;
#Check the appropriate box(s) in the teacher row to set which role(s) teachers can override. Most likely it will just be the student role (you don&#039;t want teachers to be able to override admins!), so check the box where the teacher row intersects with the student column.&lt;br /&gt;
#Click the button &amp;quot;Save changes&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==How do I enable teachers to assign other teachers in a course?==&lt;br /&gt;
&lt;br /&gt;
This is disabled by default but it can be switched on by modifying the teacher&#039;s role. In &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039; select the &amp;quot;Allow role assignments&amp;quot; tab and tick the checkbox where Teacher and Teacher intersect.&lt;br /&gt;
&lt;br /&gt;
==Why doesn&#039;t &amp;quot;Switch role to..&amp;quot; within a course seem to work properly?==&lt;br /&gt;
&lt;br /&gt;
This feature is intended for teachers so that they can see how their course appears for students. It isn&#039;t a reliable view however, as some features do not display correctly when viewed by a teacher who has switched their role to a student. Certain actions (specifically submitting assignments) are excluded from working with &#039;switch roles&#039; (as the submitted work would not be visible on the grading pages, due to the user not having the &#039;submit&#039; permission when they have not switched roles).For that reason  it is always preferable where possible to have a &amp;quot;test&amp;quot; student log in to use.&lt;br /&gt;
&lt;br /&gt;
==How can I allow a non-editing teacher to &amp;quot;switch role to &amp;quot; a student?==&lt;br /&gt;
&lt;br /&gt;
# In &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039;, edit the non-editing teacher role and set the capability &amp;quot;moodle/role:switchroles&amp;quot; to &amp;quot;allow&amp;quot;. This will then allow them to switch their role to a student or a guest (as defined on the &#039;&#039;Allow role switches&#039;&#039; screen.)&lt;br /&gt;
&lt;br /&gt;
==I accidentally deleted a default role. How do I get it back?==&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039; and click the &#039;Add a new role&#039; button&lt;br /&gt;
# Select the role e.g. Teacher to use&lt;br /&gt;
# Click continue&lt;br /&gt;
# Fill in the short name and custom full name&lt;br /&gt;
# Click the &#039;Create this role&#039; button&lt;br /&gt;
&lt;br /&gt;
==Are there any example roles?==&lt;br /&gt;
&lt;br /&gt;
Yes. See [[Creating_custom_roles#Example_custom_roles| the current list]].&lt;br /&gt;
&lt;br /&gt;
==How do I enable logged-in users to participate in front page activities?==&lt;br /&gt;
&lt;br /&gt;
Either:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039; and edit the &#039;Authenticated user on frontpage&#039; role&lt;br /&gt;
# Allow capabilities for the front page activities&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
&lt;br /&gt;
Or:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Front Page &amp;gt; Front Page settings&#039;&#039;&lt;br /&gt;
# Set the default front page role to student&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
&lt;br /&gt;
==How can I prevent students from editing their profile?==&lt;br /&gt;
&lt;br /&gt;
If you only want students to be prevented from editing their profile, and not all users, you can create a new role, such as Restricted user as described in the [[Demo teacher role]], with moodle/user:editownprofile set to prevent, and assign it to all students in the system context.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you could change moodle/user:editownprofile to not set for the [[Authenticated user role]], then create a new role for teachers with moodle/user:editownprofile set to allow.&lt;br /&gt;
&lt;br /&gt;
==Why can&#039;t I add teachers or students site wide in Moodle?==&lt;br /&gt;
&lt;br /&gt;
You can, however teachers and students typically work in one or more individual courses. It is unusual for a student to be studying every single course on your Moodle and unusual for a teacher to be teaching every single course. Therefore, the default Moodle does not use these as system wide roles.  The Manager role might be one that makes sense to assign on a system or category context.&lt;br /&gt;
&lt;br /&gt;
To assign a teacher or student site-wide&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039; and edit the role to include the &#039;&#039;system&#039;&#039; context. &lt;br /&gt;
#Then search for and allow the capability [[Capabilities/moodle/course:view|moodle/course:view]]&lt;br /&gt;
#Then assign users to this role via &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Users&amp;gt;Permissions&amp;gt;Assign system roles&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It might be preferable to create a new role based on the teacher or student and assign this in the System context.  Then assign individuals to that role.&lt;br /&gt;
&lt;br /&gt;
==Why isn&#039;t my custom role listed as an available role for assigning?==&lt;br /&gt;
&lt;br /&gt;
When adding/editing a custom role, be sure to tick one or more context types where the role may be assigned.&lt;br /&gt;
&lt;br /&gt;
[[File:context types where role may be assigned.png]]&lt;br /&gt;
&lt;br /&gt;
==How can I set a role back to default?==&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039; and click on the name of the role&lt;br /&gt;
# Click the Reset button&lt;br /&gt;
# Select items for reset as desired&lt;br /&gt;
# Click the continue button.&lt;br /&gt;
&lt;br /&gt;
==Permissions don&#039;t seem to be working correctly. What can I do?==&lt;br /&gt;
&lt;br /&gt;
[[File:reviewing badge permissions.png|thumb|Reviewing role permissions]]It is recommended that permissions for each role are reviewed and set according to the role archetype.&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039; and click the edit icon opposite a role&lt;br /&gt;
# Click the &#039;Show advanced&#039; button to reveal the different permission settings&lt;br /&gt;
# Review permissions (filtering for particular permissions as appropriate) and, unless there is a good reason to do otherwise, change permissions so that all are set to the highlighted value&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
# Repeat steps 1 to 4 for each role&lt;br /&gt;
&lt;br /&gt;
==Any further questions?==&lt;br /&gt;
&lt;br /&gt;
Please visit the [http://moodle.org/mod/forum/view.php?id=6826 Roles and Capabilities forum] on moodle.org.&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[de:Rollen FAQ]]&lt;br /&gt;
[[es:FAQ_roles]]&lt;br /&gt;
[[fr:FAQ des rôles]]&lt;br /&gt;
[[ja:ロールFAQ]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Choice_settings&amp;diff=127625</id>
		<title>Choice settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Choice_settings&amp;diff=127625"/>
		<updated>2017-08-16T18:59:35Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 33 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Choice}}&lt;br /&gt;
A teacher can add a Choice activity in a course when editing is turned on by clicking an &#039;Add an activity or resource&#039; link (or, if not present, the &amp;quot;Add an activity&amp;quot; drop down menu) and selecting &#039;&#039;Choice&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Activity settings==&lt;br /&gt;
To see all the settings expanded, click the link &amp;quot;Expand all&amp;quot; top right&lt;br /&gt;
&lt;br /&gt;
Give the choice a name (which students see on the course page) and a description. You add the actual question in the description box for example: &#039;&#039;How well do you do feel you understand module 2?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Clicking the question mark icon [[File:helppopup.png]]next to any setting you don&#039;t understand will display extra help.&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
This relates to the display of the results. If you have only a few choices, choose to display the results horizontally; if you have a large number, choose to display them vertically.&lt;br /&gt;
&lt;br /&gt;
Type the selections you wish to appear next to the radio buttons in the options fields. &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:newchoicemulti.png|thumb|center|400px|Options settings expanded by default]]&lt;br /&gt;
|}&lt;br /&gt;
Setting &#039;Allow choice to be updated&#039; will allow students to change their mind after they have voted. The default No means they cannot change their first selection.&lt;br /&gt;
&lt;br /&gt;
If you allow more than one choice to be selected, the checkboxes will display differently to alert  students that they can make more than one selection:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:choicesingle1.png|thumb|500px|Choose only one]]&lt;br /&gt;
|[[File:choiceseveral.png|thumb|500px|More than one may be chosen]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If learners are free to choose any option, leave &#039;Limit&#039; at the default 0. If you want to restrict them to selecting a particular number, enter that number in the &#039;Limit&#039; box. &#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Warning!!&#039;&#039;&#039; If you unintentionally check this box but don&#039;t add a number then your students won&#039;t be able to select any choices and will get confused!&lt;br /&gt;
&lt;br /&gt;
===Availability===&lt;br /&gt;
Here you can set a start and/or end date for the Choice. &lt;br /&gt;
&lt;br /&gt;
Ticking the Show preview will mean that students can view the choices before the time when they are allowed to make their selection.&lt;br /&gt;
&lt;br /&gt;
===Results===&lt;br /&gt;
Think carefully about whether (and how) you wish student to see the responses. &#039;Publish&#039; simply means &#039;display to students&#039;.&lt;br /&gt;
&lt;br /&gt;
Showing a column for unanswered may be useful if you need to quickly check who has not entered a choice.&lt;br /&gt;
&lt;br /&gt;
====Downloading results====&lt;br /&gt;
A teacher may download the results of a Choice activity by clicking the &#039;View... responses&#039; link and then selecting from ODS, Excel or text format.&lt;br /&gt;
&lt;br /&gt;
===Other settings===&lt;br /&gt;
Depending on what is enabled for your site and course, you may also need to explore [[Common  module settings]], [[Conditional activities| Restrict access]] and [[Activity completion]]&lt;br /&gt;
&lt;br /&gt;
If your Choice activity doesn&#039;t display as you wish, check the site settings below:&lt;br /&gt;
&lt;br /&gt;
==Site settings==&lt;br /&gt;
A description for the Choice may or may not be obligatory depending on  &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Activity modules &amp;gt; Common settings,&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The following capabilities relate to the Choice activity:&lt;br /&gt;
*[[Capabilities/mod/choice:downloadresponses|Download choice responses]]&lt;br /&gt;
*[[Capabilities/mod/choice:deleteresponses|Delete choice responses]]&lt;br /&gt;
*[[Capabilities/mod/choice:readresponses|Read choice responses]]&lt;br /&gt;
*[[Capabilities/mod/choice:choose|Record a choice]]&lt;br /&gt;
*[[Capabilities/mod/choice:addinstance|Add a new choice]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Abstimmung konfigurieren]]&lt;br /&gt;
[[es:Configuraciones de elección]]&lt;br /&gt;
[[fr:Ajouter/modifier un sondage]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=error/local_hub/cannotregisterbadport&amp;diff=127624</id>
		<title>error/local hub/cannotregisterbadport</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=error/local_hub/cannotregisterbadport&amp;diff=127624"/>
		<updated>2017-08-16T12:44:21Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copying from 3.3 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you see this error when trying to register, it will probably be because you are using a non-standard port, eg (8888). Moodle blocks outgoing ports to reduce the potential impact of an outgoing attack in the event of a simple compromise (as well as other things.) As a result, only traffic to http (80) and https (443) is allowed.&lt;br /&gt;
&lt;br /&gt;
If you wish to register, you need to run your server on port 80 for http or 443 for https.&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=History&amp;diff=127614</id>
		<title>History</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=History&amp;diff=127614"/>
		<updated>2017-08-10T06:30:13Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 33 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
Growing up in the Australian outback in the late 1970s, Moodle&#039;s  Founder and Lead Developer Martin Dougiamas took lessons from the School of the Air, giving him from a young age an insight into distance learning.&lt;br /&gt;
&lt;br /&gt;
As an adult, he worked and later studied at Curtin University, where his experience with WebCT prompted him to investigate an alternative method of online teaching. In 1999 he started trialling early prototypes of a new LMS, the experiences of which formed the basis for his paper [https://otl.curtin.edu.au/professional_development/conferences/tlf/tlf2000/dougiamas.html Improving the Effectiveness of online Learning]. He registered the word &#039;Moodle&#039; as a [https://docs.moodle.org/dev/License trademark of Moodle Pty Ltd] and explained his choice of name in a [https://moodle.org/mod/forum/discuss.php?d=27533&amp;amp;parent=129848 forum post] some years later.&lt;br /&gt;
 &lt;br /&gt;
Research continued:  the first ever Moodle site was  Peter Taylor&#039;s http://smec2001.moodle.com/ at Curtin University , with Martin making the [https://moodle.org/mod/forum/discuss.php?d=1 first post] on  his own Moodle.com site in November 2001. The pair published [http://dougiamas.com/writing/herdsa2002/ An Interpretive analysis  of an internet based course constructed using a new courseware tool called Moodle.]&lt;br /&gt;
&lt;br /&gt;
By the end of 2001, Moodle could be downloaded via CVS (Git arrived in 2010 and replaced CVS in 2013) and basic installation documentation was available. It was  still very much one man&#039;s vision, with Martin setting up the [https://tracker.moodle.org/secure/Dashboard.jspa tracker in May 2002] &amp;quot;so you can see what I am working on.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://moodle.org/mod/forum/discuss.php?d=31 Moodle 1.0] was released in August 2002. Users were discussing Moodle on a new  forum, translating Moodle into different languages and creating themes. A year later, the first contributed module (workshop) was released and [https://moodle.org/ Moodle.org] became the community arm of Moodle, with [https://moodle.com Moodle.com] representing the commercial aspect.&lt;br /&gt;
&lt;br /&gt;
Moodle grew quickly: the first ever Moodle Moot was held in Oxford in 2004 and companies  started applying to become [http://moodle.com/partners/ Moodle partners.] 2005 marked the move to [https://moodle.org/mod/forum/discuss.php?d=32727 dedicated premises] with Martin and 4 others; [http://moodle.com/contact/ the current HQ]  at Richardson St West Perth, houses 16 with 11 working remotely. At the Spanish Moodle Moot 2005 in Las Palmas de Gran Canaria, the mojito established itself as the unofficial - and then subsequently official -  Moodle Moot drink. (See blog post: [http://www.moodleblog.net/2014/03/07/the-history-of-moodle-mojitos/ Moodle Mojitos History])&lt;br /&gt;
&lt;br /&gt;
With improved documentation and  new certification , Moodle had established itself  by 2007 as a leading and [https://moodle.org/mod/forum/discuss.php?d=68408 award-winning open source LMS].  From 1000 registered sites in 2004, it had gone to half a million users in 2008 and  over a million users in 2010, with over 50 Moodle partners. Its translation repository [[:dev:AMOS_manual|AMOS]] held over 100 languages. The long awaited [https://moodle.org/mod/forum/discuss.php?d=162906 Moodle 2.0]  came out in November 2010  and now, regular releases bring enhanced features every six months. The current focus is on mobile technology: an [https://moodle.org/mod/forum/discuss.php?d=227988 official HTML5 app] was released in 2013 and  Moodle includes a customisable theme suitable for all screen sizes.&lt;br /&gt;
&lt;br /&gt;
The inauguration of the [http://research.moodle.net/ Moodle Research conference] in 2012 served as a reminder that, however advanced the technology, Moodle design and  development is guided by [[Philosophy| social constructionist pedagogy]]. During September 2013, the official Moodle MOOC, [http://learn.moodle.net Learn Moodle], introduced over 9000 participants to Moodle&#039;s basic features. Educators everywhere are encouraged to share their experiences, just as did Martin over a decade previously. The MOOC was repeated in January 2015 and is now run on a regular, six monthly basis.&lt;br /&gt;
&lt;br /&gt;
In July 2015, alongside a major redesign of [http://moodle.com Moodle.com], a new initiative was announced:  [https://moodlecloud.com MoodleCloud] offering free, HQ-managed hosting.&lt;br /&gt;
&lt;br /&gt;
Throughout 2016, HQ worked on improving Moodle’s User eXperience (UX) by forming the first UX team and also releasing a fresh new default theme - the [[Boost theme]].&lt;br /&gt;
&lt;br /&gt;
By 2017, [https://moodle.net/sites/ statistics on Moodle.net] indicated there  were over 100 million registered users for Moodle. During 2017, a number of projects were developed, including:&lt;br /&gt;
&lt;br /&gt;
*Working on and integrating an open source solution to learning analytics - [https://docs.moodle.org/dev/Project_Inspire Project Inspire]&lt;br /&gt;
*Spreading  [https://moodlemoot.org/ MoodleMoot events] into many more countries around the world&lt;br /&gt;
*Establishing the first [https://moodle.com/2017/04/18/importance-education-moodle-interview-moodles-new-education-manager-tom-murdock/ Education team]&lt;br /&gt;
*Re-affirming [https://moodle.com/2017/05/29/moodle-reaffirms-mission-empower-educators-improve-world/ Moodle&#039;s mission of empowering educators to improve our world] &lt;br /&gt;
*Releasing [https://download.moodle.org/desktop/ Moodle Desktop] &lt;br /&gt;
&lt;br /&gt;
Moodle in the next 10 years is an exciting journey, as Martin shared in a [https://youtu.be/rlNpq6YmFps recent MoodleMoot keynote]. The journey with the community, Partners, and global users will be an exiting one.&lt;br /&gt;
&lt;br /&gt;
[[es:Historia]]&lt;br /&gt;
[[de:Historie]]&lt;br /&gt;
[[ja:歴史]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:complete&amp;diff=127612</id>
		<title>Capabilities/mod/feedback:complete</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:complete&amp;diff=127612"/>
		<updated>2017-08-08T08:45:35Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Capabilities}}&lt;br /&gt;
*This allows a user to complete a [[Feedback module|feedback form]]&lt;br /&gt;
*This capability is allowed for the default roles of student and, in new installations,  authenticated user on the front page.&lt;br /&gt;
&lt;br /&gt;
[[Category:Capabilities|Feedback]]&lt;br /&gt;
[[Category:Feedback]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:view&amp;diff=127611</id>
		<title>Capabilities/mod/feedback:view</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:view&amp;diff=127611"/>
		<updated>2017-08-08T08:43:33Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Capabilities}}&lt;br /&gt;
*This allows a user to view a [[Feedback module|feedback activity]]&lt;br /&gt;
*This capability is allowed for the default roles of manager,teacher, non-editing teacher, student, guest and (in new installations) authenticated user on the front page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Capabilities|Feedback]]&lt;br /&gt;
[[Category:Feedback]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:view&amp;diff=127610</id>
		<title>Capabilities/mod/feedback:view</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:view&amp;diff=127610"/>
		<updated>2017-08-08T08:42:36Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: updating from MDL-53209&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Capabilities}}&lt;br /&gt;
*This allows a user to view a [[Feedback module|feedback activity]]&lt;br /&gt;
*This capability is allowed for the default roles of manager,teacher, non-editing teacher, student, guest and authenticated user on the front page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Capabilities|Feedback]]&lt;br /&gt;
[[Category:Feedback]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:complete&amp;diff=127609</id>
		<title>Capabilities/mod/feedback:complete</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Capabilities/mod/feedback:complete&amp;diff=127609"/>
		<updated>2017-08-08T08:40:19Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: updating from MDL-53209&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Capabilities}}&lt;br /&gt;
*This allows a user to complete a [[Feedback module|feedback form]]&lt;br /&gt;
*This capability is allowed for the default roles of student and authenticated user on the front page.&lt;br /&gt;
&lt;br /&gt;
[[Category:Capabilities|Feedback]]&lt;br /&gt;
[[Category:Feedback]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Blocks&amp;diff=127604</id>
		<title>Blocks</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Blocks&amp;diff=127604"/>
		<updated>2017-08-07T17:06:37Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: added ref to Boost&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Managing a Moodle course}}&lt;br /&gt;
Blocks are items which may be added to the left or right or centre column of any page in Moodle. They may also be added to the centre of the Dashboard. See the screencast: [http://youtu.be/UKdXnRf8iH8 What are blocks?]&lt;br /&gt;
&lt;br /&gt;
Any block can be made &#039;sticky&#039; so that it appears in all the contexts below, such as throughout a course or a particular activity - see [[Block settings]].&lt;br /&gt;
&lt;br /&gt;
Blocks can be placed on the side of the screen (if your theme supports it) via the [[Dock]] icons ( [[Image:Dock_to_block.png]] and [[Image:Block_to_dock.png]] ). If a responsive theme (such as &#039;Clean&#039; or the [[Boost theme]]) is used, blocks will be accessible from the bottom of smaller screens, below the main content. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note it is also possible to dock blocks when using the Clean theme if desired. You can theme the position of blocks in the centre of pages as well if you are able to create custom themes.&lt;br /&gt;
&lt;br /&gt;
==Standard blocks==&lt;br /&gt;
&lt;br /&gt;
Available blocks include:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|-&lt;br /&gt;
|[[Activities block|Activities]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Activity results block|Activity results]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Admin bookmarks block|Admin bookmarks]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Administration block|Administration]] &lt;br /&gt;
|-&lt;br /&gt;
|[[Blog menu block|Blog menu]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Blog tags block|Blog tags]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Calendar block|Calendar]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Comments block|Comments]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Community finder block|Community finder]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Course completion status block|Course completion status]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Course overview block|Course overview]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Course/site summary block|Course/site summary]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Courses block|Courses]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Feedback block|Feedback]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Flickr block|Flickr]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Global search block|Global search]]&lt;br /&gt;
|-&lt;br /&gt;
|[[HTML block|HTML]] &lt;br /&gt;
|-&lt;br /&gt;
|[[Latest announcements block|Latest announcements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Latest badges block|Latest badges]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Learning plans block|Learning plans]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Logged in user block|Logged in user]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Login block|Login]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Main menu block|Main menu]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Mentees block]] &lt;br /&gt;
|-&lt;br /&gt;
|[[Messages block|Messages]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Navigation block|Navigation]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Network servers block|Network servers]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Online users block|Online users]]&lt;br /&gt;
|-&lt;br /&gt;
|[[People block|People]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Private files_block|Private files]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Quiz results block|Quiz results]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Random glossary entry block|Random glossary entry]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Recent activity block|Recent activity]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Recent blog entries block|Recent blog entries]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Remote RSS feeds block|Remote RSS feeds]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Search forums block|Search forums]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Section links block|Section links]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Self completion block|Self completion]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Social activities block|Social activities]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Tags block|Tags]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Upcoming events block|Upcoming events]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Youtube block|Youtube]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
There are also many contributed blocks available for download from the [https://moodle.org/plugins/ plugins database].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Managing blocks]] - for administrators&lt;br /&gt;
* [[Blocks FAQ]]&lt;br /&gt;
* [https://moodle.org/mod/forum/discuss.php?d=227772 Moodle forum discussion about &#039;&#039;which Moodle blocks are the most useful for teaching&#039;&#039;]&lt;br /&gt;
&lt;br /&gt;
[[Category:Block]]&lt;br /&gt;
&lt;br /&gt;
[[de:Blöcke]]&lt;br /&gt;
[[es:Bloques]]&lt;br /&gt;
[[eu:Irakaslearen_blokeak]]&lt;br /&gt;
[[fr:Blocs]]&lt;br /&gt;
[[ja:ブロック]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127603</id>
		<title>Building Feedback</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127603"/>
		<updated>2017-08-07T16:45:37Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: /* Multiple choice */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Feedback}}&lt;br /&gt;
After setting a new Feedback, you add questions by clicking the Edit questions tab and selecting the type of question from the drop down list. Add your question details and click &#039;Save question&#039;.&lt;br /&gt;
&lt;br /&gt;
[[Image:31feedbackquestions.png]]&lt;br /&gt;
&lt;br /&gt;
== Standard options ==&lt;br /&gt;
&lt;br /&gt;
The following apply to all or most question types.&lt;br /&gt;
&lt;br /&gt;
=== Position ===&lt;br /&gt;
 &lt;br /&gt;
This number controls the order of the questions. Position 1 is the question nearest the top of the page, so when you create or edit a question, you can choose from the dropdown of available positions (which will vary depending on how many other questions there are). You can also rearrange questions by clicking the position up and down arrows on the main add questions screen.&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
&lt;br /&gt;
These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.&lt;br /&gt;
&lt;br /&gt;
== Available question types ==&lt;br /&gt;
&lt;br /&gt;
===Captcha===&lt;br /&gt;
A test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen. You normally won&#039;t need this unless you find you are getting spammed a lot.&lt;br /&gt;
&lt;br /&gt;
To use this question type you need to get a key from [https://www.google.com/recaptcha/ Google reCAPTCHA].&lt;br /&gt;
&lt;br /&gt;
===Information===&lt;br /&gt;
This allows you to choose to display one of three types of information: the time of responding; the course and/ or the category where the feedback is located.&lt;br /&gt;
&lt;br /&gt;
=== Label ===&lt;br /&gt;
&lt;br /&gt;
Like a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.&lt;br /&gt;
&lt;br /&gt;
=== Longer Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice===&lt;br /&gt;
&lt;br /&gt;
Selecting this then offers you three alternatives: &lt;br /&gt;
&lt;br /&gt;
(1) Multiple choice single answer. This will give you a series of radio buttons, which starts on &#039;Not selected&#039; and then has your options afterwards. Only one can be chosen and &#039;Not selected&#039; is a valid answer if the question is not set to &#039;required&#039;.&lt;br /&gt;
&lt;br /&gt;
(2) Multiple choice, multiple answers&lt;br /&gt;
&lt;br /&gt;
(3) Multiple choice - single answer allowed (dropdown list)  This type will give you a dropdown list from which only one answer can be selected.&lt;br /&gt;
&lt;br /&gt;
=== Dropdownlist (rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the dropdownlist option, except that each option has a numerical value associated with it. This means that if asking a question like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* I love it&lt;br /&gt;
* I like it&lt;br /&gt;
* It&#039;s OK&lt;br /&gt;
* I don&#039;t like it&lt;br /&gt;
* I hate it&lt;br /&gt;
it&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Dropdownlist (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses. The above question might look like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* [5] I love it&lt;br /&gt;
* [4] I like it&lt;br /&gt;
* [3] It&#039;s OK&lt;br /&gt;
* [2] I don&#039;t like it&lt;br /&gt;
* [1] I hate it&lt;br /&gt;
which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Numeric answer ===&lt;br /&gt;
Here, you ask a question which must have a number as an answer and specify the acceptable range e.g. &amp;quot;How many arms would you like, if more than 2 were possible? (please specify 0-10)&amp;quot; with a range of 0-10 set in the options. It helps if you specify the acceptable range in the question text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Multiple Choice (Rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the other multiple choice options, except that each option has a numerical value associated with it. You have the choice of using radio buttons or a drop-down list to display the answers.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;It&#039;s OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Drop-down List (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses.&lt;br /&gt;
&lt;br /&gt;
The above question might look like:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[5] I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[4] I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[3] Its OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[2] I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[1] I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
=== Short Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.&lt;br /&gt;
&lt;br /&gt;
==Dependence item and Dependence value==&lt;br /&gt;
It is possible to direct the user to specific questions depending on a previous answer. For example, if they say &#039;Yes&#039; to the question &amp;quot;Do you have a car?&amp;quot; they will be directed to a different question from if they answer &#039;No&#039;. To set dependent questions:&lt;br /&gt;
*Set up your initial question and give it a name in the Label field:&lt;br /&gt;
[[File:dependence1.png]]&lt;br /&gt;
*Add a Page break&lt;br /&gt;
*Add the question to go to if (for example)the user replies &#039;Yes&#039;. &lt;br /&gt;
*In &#039;Dependence item&#039;, select the Label of your first question. &lt;br /&gt;
*In &#039;Dependence value&#039; type your dependent answer (such as &#039;Yes&#039; in our example.)&lt;br /&gt;
[[File:dependence2.png]]&lt;br /&gt;
*Follow the same process for the other response (such as &#039;No&#039;)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Feedback_templates|Feedback Templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Feedback erstellen]]&lt;br /&gt;
[[es:Construyendo retroalimentación]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127602</id>
		<title>Building Feedback</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127602"/>
		<updated>2017-08-07T16:44:40Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: /* Multiple choice - single answer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Feedback}}&lt;br /&gt;
After setting a new Feedback, you add questions by clicking the Edit questions tab and selecting the type of question from the drop down list. Add your question details and click &#039;Save question&#039;.&lt;br /&gt;
&lt;br /&gt;
[[Image:31feedbackquestions.png]]&lt;br /&gt;
&lt;br /&gt;
== Standard options ==&lt;br /&gt;
&lt;br /&gt;
The following apply to all or most question types.&lt;br /&gt;
&lt;br /&gt;
=== Position ===&lt;br /&gt;
 &lt;br /&gt;
This number controls the order of the questions. Position 1 is the question nearest the top of the page, so when you create or edit a question, you can choose from the dropdown of available positions (which will vary depending on how many other questions there are). You can also rearrange questions by clicking the position up and down arrows on the main add questions screen.&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
&lt;br /&gt;
These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.&lt;br /&gt;
&lt;br /&gt;
== Available question types ==&lt;br /&gt;
&lt;br /&gt;
===Captcha===&lt;br /&gt;
A test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen. You normally won&#039;t need this unless you find you are getting spammed a lot.&lt;br /&gt;
&lt;br /&gt;
To use this question type you need to get a key from [https://www.google.com/recaptcha/ Google reCAPTCHA].&lt;br /&gt;
&lt;br /&gt;
===Information===&lt;br /&gt;
This allows you to choose to display one of three types of information: the time of responding; the course and/ or the category where the feedback is located.&lt;br /&gt;
&lt;br /&gt;
=== Label ===&lt;br /&gt;
&lt;br /&gt;
Like a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.&lt;br /&gt;
&lt;br /&gt;
=== Longer Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice===&lt;br /&gt;
&lt;br /&gt;
Selecting this then offers you three alternatives: (1) Multiple choice single answer (2) Multiple choice, multiple answers and (3) Multiple choice - single answer allowed (dropdown list) The third type will give you a dropdown list from which only one answer can be selected.&lt;br /&gt;
&lt;br /&gt;
=== Dropdownlist (rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the dropdownlist option, except that each option has a numerical value associated with it. This means that if asking a question like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* I love it&lt;br /&gt;
* I like it&lt;br /&gt;
* It&#039;s OK&lt;br /&gt;
* I don&#039;t like it&lt;br /&gt;
* I hate it&lt;br /&gt;
it&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Dropdownlist (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses. The above question might look like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* [5] I love it&lt;br /&gt;
* [4] I like it&lt;br /&gt;
* [3] It&#039;s OK&lt;br /&gt;
* [2] I don&#039;t like it&lt;br /&gt;
* [1] I hate it&lt;br /&gt;
which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Numeric answer ===&lt;br /&gt;
Here, you ask a question which must have a number as an answer and specify the acceptable range e.g. &amp;quot;How many arms would you like, if more than 2 were possible? (please specify 0-10)&amp;quot; with a range of 0-10 set in the options. It helps if you specify the acceptable range in the question text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Multiple Choice (Rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the other multiple choice options, except that each option has a numerical value associated with it. You have the choice of using radio buttons or a drop-down list to display the answers.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;It&#039;s OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Drop-down List (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses.&lt;br /&gt;
&lt;br /&gt;
The above question might look like:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[5] I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[4] I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[3] Its OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[2] I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[1] I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
=== Short Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.&lt;br /&gt;
&lt;br /&gt;
==Dependence item and Dependence value==&lt;br /&gt;
It is possible to direct the user to specific questions depending on a previous answer. For example, if they say &#039;Yes&#039; to the question &amp;quot;Do you have a car?&amp;quot; they will be directed to a different question from if they answer &#039;No&#039;. To set dependent questions:&lt;br /&gt;
*Set up your initial question and give it a name in the Label field:&lt;br /&gt;
[[File:dependence1.png]]&lt;br /&gt;
*Add a Page break&lt;br /&gt;
*Add the question to go to if (for example)the user replies &#039;Yes&#039;. &lt;br /&gt;
*In &#039;Dependence item&#039;, select the Label of your first question. &lt;br /&gt;
*In &#039;Dependence value&#039; type your dependent answer (such as &#039;Yes&#039; in our example.)&lt;br /&gt;
[[File:dependence2.png]]&lt;br /&gt;
*Follow the same process for the other response (such as &#039;No&#039;)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Feedback_templates|Feedback Templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Feedback erstellen]]&lt;br /&gt;
[[es:Construyendo retroalimentación]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127601</id>
		<title>Building Feedback</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127601"/>
		<updated>2017-08-07T16:42:27Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 33 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Feedback}}&lt;br /&gt;
After setting a new Feedback, you add questions by clicking the Edit questions tab and selecting the type of question from the drop down list. Add your question details and click &#039;Save question&#039;.&lt;br /&gt;
&lt;br /&gt;
[[Image:31feedbackquestions.png]]&lt;br /&gt;
&lt;br /&gt;
== Standard options ==&lt;br /&gt;
&lt;br /&gt;
The following apply to all or most question types.&lt;br /&gt;
&lt;br /&gt;
=== Position ===&lt;br /&gt;
 &lt;br /&gt;
This number controls the order of the questions. Position 1 is the question nearest the top of the page, so when you create or edit a question, you can choose from the dropdown of available positions (which will vary depending on how many other questions there are). You can also rearrange questions by clicking the position up and down arrows on the main add questions screen.&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
&lt;br /&gt;
These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.&lt;br /&gt;
&lt;br /&gt;
== Available question types ==&lt;br /&gt;
&lt;br /&gt;
===Captcha===&lt;br /&gt;
A test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen. You normally won&#039;t need this unless you find you are getting spammed a lot.&lt;br /&gt;
&lt;br /&gt;
To use this question type you need to get a key from [https://www.google.com/recaptcha/ Google reCAPTCHA].&lt;br /&gt;
&lt;br /&gt;
===Information===&lt;br /&gt;
This allows you to choose to display one of three types of information: the time of responding; the course and/ or the category where the feedback is located.&lt;br /&gt;
&lt;br /&gt;
=== Label ===&lt;br /&gt;
&lt;br /&gt;
Like a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.&lt;br /&gt;
&lt;br /&gt;
=== Longer Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice===&lt;br /&gt;
&lt;br /&gt;
Selecting this then offers you three alternatives: (1) Multiple choice single answer (2) Multiple choice, multiple answers and (3) Multiple choice - single answer allowed (dropdown list) The third type will give you a dropdown list from which only one answer can be selected.&lt;br /&gt;
&lt;br /&gt;
=== Dropdownlist (rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the dropdownlist option, except that each option has a numerical value associated with it. This means that if asking a question like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* I love it&lt;br /&gt;
* I like it&lt;br /&gt;
* It&#039;s OK&lt;br /&gt;
* I don&#039;t like it&lt;br /&gt;
* I hate it&lt;br /&gt;
it&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Dropdownlist (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses. The above question might look like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* [5] I love it&lt;br /&gt;
* [4] I like it&lt;br /&gt;
* [3] It&#039;s OK&lt;br /&gt;
* [2] I don&#039;t like it&lt;br /&gt;
* [1] I hate it&lt;br /&gt;
which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Numeric answer ===&lt;br /&gt;
Here, you ask a question which must have a number as an answer and specify the acceptable range e.g. &amp;quot;How many arms would you like, if more than 2 were possible? (please specify 0-10)&amp;quot; with a range of 0-10 set in the options. It helps if you specify the acceptable range in the question text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice - single answer ===&lt;br /&gt;
&lt;br /&gt;
This will give you a series of radio buttons, which starts on &#039;Not selected&#039; and then has your options afterwards. Only one can be chosen and &#039;Not selected&#039; is a valid answer if the question is not set to &#039;required&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Multiple Choice (Rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the other multiple choice options, except that each option has a numerical value associated with it. You have the choice of using radio buttons or a drop-down list to display the answers.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;It&#039;s OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Drop-down List (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses.&lt;br /&gt;
&lt;br /&gt;
The above question might look like:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[5] I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[4] I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[3] Its OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[2] I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[1] I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
=== Short Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.&lt;br /&gt;
&lt;br /&gt;
==Dependence item and Dependence value==&lt;br /&gt;
It is possible to direct the user to specific questions depending on a previous answer. For example, if they say &#039;Yes&#039; to the question &amp;quot;Do you have a car?&amp;quot; they will be directed to a different question from if they answer &#039;No&#039;. To set dependent questions:&lt;br /&gt;
*Set up your initial question and give it a name in the Label field:&lt;br /&gt;
[[File:dependence1.png]]&lt;br /&gt;
*Add a Page break&lt;br /&gt;
*Add the question to go to if (for example)the user replies &#039;Yes&#039;. &lt;br /&gt;
*In &#039;Dependence item&#039;, select the Label of your first question. &lt;br /&gt;
*In &#039;Dependence value&#039; type your dependent answer (such as &#039;Yes&#039; in our example.)&lt;br /&gt;
[[File:dependence2.png]]&lt;br /&gt;
*Follow the same process for the other response (such as &#039;No&#039;)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Feedback_templates|Feedback Templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Feedback erstellen]]&lt;br /&gt;
[[es:Construyendo retroalimentación]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127600</id>
		<title>Building Feedback</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Building_Feedback&amp;diff=127600"/>
		<updated>2017-08-07T16:42:10Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 33 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Feedback}}&lt;br /&gt;
After setting a new Feedback, you add questions by clicking the Edit questions tab and selecting the type of question from the drop down list. Add your question details and click &#039;Save question&#039;.&lt;br /&gt;
&lt;br /&gt;
[[Image:31feedbackquestions.png]]&lt;br /&gt;
&lt;br /&gt;
== Standard options ==&lt;br /&gt;
&lt;br /&gt;
The following apply to all or most question types.&lt;br /&gt;
&lt;br /&gt;
=== Position ===&lt;br /&gt;
 &lt;br /&gt;
This number controls the order of the questions. Position 1 is the question nearest the top of the page, so when you create or edit a question, you can choose from the dropdown of available positions (which will vary depending on how many other questions there are). You can also rearrange questions by clicking the position up and down arrows on the main add questions screen.&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
&lt;br /&gt;
These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.&lt;br /&gt;
&lt;br /&gt;
== Available question types ==&lt;br /&gt;
&lt;br /&gt;
===Captcha===&lt;br /&gt;
A test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen. You normally won&#039;t need this unless you find you are getting spammed a lot.&lt;br /&gt;
&lt;br /&gt;
To use this question type you need to get a key from [https://www.google.com/recaptcha/ Google reCAPTCHA].&lt;br /&gt;
&lt;br /&gt;
===Information===&lt;br /&gt;
This allows you to choose to display one of three types of information: the time of responding; the course and/ or the category where the feedback is located.&lt;br /&gt;
&lt;br /&gt;
=== Label ===&lt;br /&gt;
&lt;br /&gt;
Like a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.&lt;br /&gt;
&lt;br /&gt;
=== Longer Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice===&lt;br /&gt;
&lt;br /&gt;
Selecting this then offers you three alternatives: (1) Multiple choice single answer (2) Multiple choice, multiple answers and (3) Multiple choice - single answer allowed (dropdown list) The third type will give you a dropdown list from which only one answer can be selected.&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice - single answer allowed (dropdownlist) ===&lt;br /&gt;
&lt;br /&gt;
This will give you a dropdown list from which only one answer can be selected&lt;br /&gt;
&lt;br /&gt;
=== Dropdownlist (rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the dropdownlist option, except that each option has a numerical value associated with it. This means that if asking a question like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* I love it&lt;br /&gt;
* I like it&lt;br /&gt;
* It&#039;s OK&lt;br /&gt;
* I don&#039;t like it&lt;br /&gt;
* I hate it&lt;br /&gt;
it&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Dropdownlist (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses. The above question might look like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* [5] I love it&lt;br /&gt;
* [4] I like it&lt;br /&gt;
* [3] It&#039;s OK&lt;br /&gt;
* [2] I don&#039;t like it&lt;br /&gt;
* [1] I hate it&lt;br /&gt;
which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Numeric answer ===&lt;br /&gt;
Here, you ask a question which must have a number as an answer and specify the acceptable range e.g. &amp;quot;How many arms would you like, if more than 2 were possible? (please specify 0-10)&amp;quot; with a range of 0-10 set in the options. It helps if you specify the acceptable range in the question text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice - single answer ===&lt;br /&gt;
&lt;br /&gt;
This will give you a series of radio buttons, which starts on &#039;Not selected&#039; and then has your options afterwards. Only one can be chosen and &#039;Not selected&#039; is a valid answer if the question is not set to &#039;required&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Multiple Choice (Rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the other multiple choice options, except that each option has a numerical value associated with it. You have the choice of using radio buttons or a drop-down list to display the answers.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;It&#039;s OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Drop-down List (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses.&lt;br /&gt;
&lt;br /&gt;
The above question might look like:&lt;br /&gt;
&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[5] I love it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[4] I like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[3] Its OK&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[2] I don&#039;t like it&#039;&#039;&lt;br /&gt;
::*&#039;&#039;[1] I hate it&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
=== Short Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.&lt;br /&gt;
&lt;br /&gt;
==Dependence item and Dependence value==&lt;br /&gt;
It is possible to direct the user to specific questions depending on a previous answer. For example, if they say &#039;Yes&#039; to the question &amp;quot;Do you have a car?&amp;quot; they will be directed to a different question from if they answer &#039;No&#039;. To set dependent questions:&lt;br /&gt;
*Set up your initial question and give it a name in the Label field:&lt;br /&gt;
[[File:dependence1.png]]&lt;br /&gt;
*Add a Page break&lt;br /&gt;
*Add the question to go to if (for example)the user replies &#039;Yes&#039;. &lt;br /&gt;
*In &#039;Dependence item&#039;, select the Label of your first question. &lt;br /&gt;
*In &#039;Dependence value&#039; type your dependent answer (such as &#039;Yes&#039; in our example.)&lt;br /&gt;
[[File:dependence2.png]]&lt;br /&gt;
*Follow the same process for the other response (such as &#039;No&#039;)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Feedback_templates|Feedback Templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Feedback erstellen]]&lt;br /&gt;
[[es:Construyendo retroalimentación]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Using_Forum&amp;diff=127597</id>
		<title>Using Forum</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Using_Forum&amp;diff=127597"/>
		<updated>2017-08-01T16:46:55Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: /* Track read and unread forum posts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Forum}}&lt;br /&gt;
This page contains extra information for students and teachers about using the forum activity.&lt;br /&gt;
&lt;br /&gt;
==For all users==&lt;br /&gt;
===Permalinks===&lt;br /&gt;
&lt;br /&gt;
A permalink allows you to link directly to a specific forum post so you can share it easily with others. You will see the permalink option when clicking to reply to a post. If you click the permalink &#039;&#039;(1)&#039;&#039;, it is highlighted to the side &#039;&#039;(2)&#039;&#039; and you will have a particular web address &#039;&#039;(3)&#039;&#039; which you can then copy and paste to use elsewhere:&lt;br /&gt;
&lt;br /&gt;
[[File:permalinkexample.png|thumb|center|600px|Linking directly to a single post]]&lt;br /&gt;
&lt;br /&gt;
===Forum preferences===&lt;br /&gt;
Users can set their forum preferences via Preferences in the user menu top right. (Defaults for each of these settings can be set by an administrator in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Accounts &amp;gt; User default preferences&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
===Track read and unread forum posts===&lt;br /&gt;
*Access the Preferences page from the user menu and select &#039;Forum preferences&#039;.&lt;br /&gt;
* For &#039;Forum tracking&#039;, choose &#039;&#039;Yes: highlight new posts for me&#039;&#039; and if the forum administrator has set the &#039;Read tracking for this forum?&#039; to On or Optional then unread posts will be highlighted for you:&lt;br /&gt;
{|&lt;br /&gt;
|[[File:forumtracking1.png|thumb|296px|left|Unread posts alert]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The posts will be highlighted in the following places:&lt;br /&gt;
&lt;br /&gt;
* Dashboard&lt;br /&gt;
* Course page&lt;br /&gt;
* Within the forum itself&lt;br /&gt;
* In forum discussion threads&lt;br /&gt;
{|&lt;br /&gt;
|[[File:forumtracking2.png|thumb|447px|left|Click to mark as read]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Only posts made in the last two weeks are tracked as read or unread. Older posts are all reported as read.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;New in 3.2:&#039;&#039;&#039; You can also choose to have any forum post notifications automatically marked as read (so they don&#039;t appear in the Unread list.) Some people find this confusing and prefer to keep them as unread:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:forumnotificationsread.png|thumb|left|600px|Forum post notification options]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Display options===&lt;br /&gt;
[[Image:forumviewoptions.jpg|thumb|Reply display options]]A discussion thread may be displayed in four ways. Use the pull down menu at the top of each forum discussion to select a display type.&lt;br /&gt;
&lt;br /&gt;
* Display replies flat, with oldest first&lt;br /&gt;
* Display replies flat, with newest first - The discussion will be displayed in one line and the chronological order from the newest to the oldest.  This is the same as the above, just a different sort order.&lt;br /&gt;
* Display replies in threaded form - Only the post starting the discussion will be displayed in its full form; replies will be reduced to the headlines (including information about its author and date of release) and organised chronologically; moreover, replies will be shifted towards the right so that only replies to the same post were in the same line.&lt;br /&gt;
* Display replies in nested form - All posts are displayed in their full forms; replies will be reduced to the headlines (including information about its author and date of release) and organised chronologically; moreover, replies will be shifted towards the right so that only replies to the same post were in the same line.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[Image:Forum Flat form mu.png|thumb|Flat Forum discussion, example from middle]]&lt;br /&gt;
| [[Image:Forum threaded form mu.png|thumb|Posts in threaded form]]&lt;br /&gt;
| [[Image:Forum nested form mu.png|thumb|&amp;quot;Nested reply example&amp;quot;]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Forum posting===&lt;br /&gt;
&lt;br /&gt;
The default content of &#039;&#039;&#039;Subject&#039;&#039;&#039; is usually &#039;Re: &amp;lt;the name of the &#039;parent&#039; post&amp;gt;&#039;. You can change it though. &lt;br /&gt;
&lt;br /&gt;
==== Adding images, sound and video ====&lt;br /&gt;
&lt;br /&gt;
*When an image is &amp;quot;attached&amp;quot; as a file to a forum message, it is immediately displayed full size after the message (i.e. no need to click on an attachment).  This an excellent way of sharing images without having to go through the process of uploading them as files and linking them from within web pages. &lt;br /&gt;
*Images may be dragged and dropped into the box as well as uploading via the &amp;quot;add&amp;quot; link and the [[File picker]].&lt;br /&gt;
*If multimedia filters are enabled, a sound file (mp3) or accepted video file can be attached and it will be embedded into the forum post in an appropriate player.&lt;br /&gt;
&lt;br /&gt;
====Post editing time limit====&lt;br /&gt;
Once a post has been made, students can go back and edit it within  set time limit. This is usually 30 minutes and is set by an administrator in &#039;&#039;Site administration &amp;gt; Security &amp;gt; [[Site policies]]&#039;. Note that teachers can always edit their posts.&lt;br /&gt;
&lt;br /&gt;
====Moving between forum threads====&lt;br /&gt;
&lt;br /&gt;
Links top and bottom left and right (where applicable) take you to the previous and next forum discussion in a list:&lt;br /&gt;
&lt;br /&gt;
[[File:navigateforums1.png|thumbnail|center|500px]]&lt;br /&gt;
&lt;br /&gt;
===Post a copy to all groups===&lt;br /&gt;
&lt;br /&gt;
Teachers and other users with the [[Capabilities/mod/forum:canposttomygroups|capability to post in all groups they have access to]] can post the same message once only to all groups by selecting &#039;All participants&#039; and clicking the Add a new discussion topic button:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup1.png]]&lt;br /&gt;
&lt;br /&gt;
Once they have typed the post, they tick the box &#039;Post a copy to all groups&#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup2.png]]&lt;br /&gt;
&lt;br /&gt;
When saved, the post will be reproduced for each group:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup3.png]]&lt;br /&gt;
&lt;br /&gt;
===Reply to posts via email===&lt;br /&gt;
&lt;br /&gt;
If enabled by an administrator (in [[Mail configuration]]), you can reply to forum posts via email.&lt;br /&gt;
&lt;br /&gt;
# Click the Reply by email link in the email. You will see a special unique email address to send your reply to.&lt;br /&gt;
# Reply using the email address provided. &#039;&#039;&#039;IMPORTANT: Make sure you remove the original email content so that your forum post does not contain the quoted text.&#039;&#039;&#039;&lt;br /&gt;
# You should receive an email saying your reply has been successfully posted. &lt;br /&gt;
# Your post now appears in the forum.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:forumemailreplylatest.png|thumb|400px|(1) Click to reply by email]]&lt;br /&gt;
| [[File:specialemailaddress.png|thumb| 300px|(1a) Note the special email address to reply to]]&lt;br /&gt;
| [[File:forumemailreply2.png|thumb|400px|(2) Type and send your reply]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:forumemailreply3.png|thumb|400px|(3) The success message]]&lt;br /&gt;
| [[File:forumemailreply4.png|thumb|400px| (4) Your reply is posted to the forum]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:navigateforums1.png|thumbnail|center|500px]]&lt;br /&gt;
&lt;br /&gt;
===Exporting forum posts===&lt;br /&gt;
Users with the &#039;&#039;mod/forum:exportdiscussion&#039;&#039; or &#039;&#039;mod/forum:exportownpost&#039;&#039; or &#039;&#039;mod/forum:exportpost&#039;&#039; permission can export forum posts to any portfolio the administrator has enabled:&lt;br /&gt;
&lt;br /&gt;
[[File:Exportforum.png]]&lt;br /&gt;
&lt;br /&gt;
See the discussion [https://moodle.org/mod/forum/discuss.php?d=320382 Printing/exporting forum discussions] for further details.&lt;br /&gt;
&lt;br /&gt;
==For teachers==&lt;br /&gt;
&lt;br /&gt;
===Pinned posts===&lt;br /&gt;
&lt;br /&gt;
When adding a new discussion as a teacher, you can make it &#039;sticky&#039; by ticking the box to &#039;pin&#039; the discussion to the top of the list. Any forum discussions which come after that will appear underneath this pinned post. If you later untick the box to &#039;unpin&#039; it, it will display as a regular forum discussion, moving down the list when others are posted.&lt;br /&gt;
&lt;br /&gt;
[[File:pinnedpostexample.png]]&lt;br /&gt;
&lt;br /&gt;
===&#039;Send forum post notifications with no editing time delay&#039;===&lt;br /&gt;
&lt;br /&gt;
Teachers (and others with the [[Capabilities/moodle/course:manageactivities|capability to manage course activities]]) will see this option when posting to a forum. Ticking this box will send a notification to everyone subscribed to that forum with no editing time delay. (Users normally have 30 minutes to edit their posts.)&lt;br /&gt;
&lt;br /&gt;
Note: For users who have enabled email digests in their forum preferences, the notification is NOT sent separately from other forum post notifications.&lt;br /&gt;
&lt;br /&gt;
=== Display period ===&lt;br /&gt;
&lt;br /&gt;
Teachers (and others with the capability [[Capabilities/mod/forum:viewhiddentimedposts|mod/forum:viewhiddentimedposts]]) can set a display period of a date and time for the forum post to appear.&lt;br /&gt;
&lt;br /&gt;
[[File:timedposts.png]]&lt;br /&gt;
&lt;br /&gt;
Note:  Timed forum posts was included in previous versions of Moodle as an experimental feature. In Moodle 3.1 onwards it is enabled by default for new installations. For sites upgrading from a previous version, it may be enabled via &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Activity modules &amp;gt; Forum&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Locking a discussion===&lt;br /&gt;
{{New features}}&lt;br /&gt;
&lt;br /&gt;
Forum threads may  be automatically  locked after a certain period of inactivity. This is done from the setting &#039;Discussion locking&#039; when creating or editing a new forum. &lt;br /&gt;
&lt;br /&gt;
*A period from a day to a year may be selected. The default is for discussions not to be locked.&lt;br /&gt;
*Watch the screencast [https://youtu.be/M9ZxCq50hiQ Discussion locking] to see a demonstration.&lt;br /&gt;
*Teachers and other users with the [[Capabilities/mod/forum:canoverridediscussionlock|capability to override locked discussions]] can unlock discussions simply by posting a reply.&lt;br /&gt;
&lt;br /&gt;
===Moving a discussion===&lt;br /&gt;
&lt;br /&gt;
Teachers and other users with the [[Capabilities/mod/forum:movediscussions|capability to move discussions]] can move a discussion to any other forum in the course for which they have appropriate rights.&lt;br /&gt;
# Click on the arrow in the &#039;Move this discussion to...&#039; dropdown menu in the top right corner of the page and select a destination forum.&lt;br /&gt;
# Click the Move button.&lt;br /&gt;
&lt;br /&gt;
Note: Moving a forum post will display incorrect results in the [[Participation_report|course participation report]] for the affected forums. For example, take a student who posted in forum A and had their post moved to forum B. In the course participation report the student will still be listed has having made a post in forum A, but will not be listed as having made a post yet in forum B.&lt;br /&gt;
&lt;br /&gt;
Note: Discussion subscriptions are retained when a post is moved.&lt;br /&gt;
&lt;br /&gt;
===Splitting a discussion===&lt;br /&gt;
&lt;br /&gt;
Teachers and other users with the [[Capabilities/mod/forum:splitdiscussions|capability to split discussions]] can split a discussion thread. Splitting a discussion means that beginning with the post selected and going to the end of that sub-thread, the posts are cut from the current discussion topic and put into a newly created discussion topic. If discussion has strayed away from the original topic, splitting the discussion can provide new attention and space for the tangent discussion while keeping the original discussion on topic.&lt;br /&gt;
&lt;br /&gt;
# Click the link &#039;Split&#039; in the forum post&lt;br /&gt;
# Enter a new discussion name (optional)&lt;br /&gt;
# Click the Split button&lt;br /&gt;
&lt;br /&gt;
Note: Discussion subscriptions are NOT retained when a post is split.&lt;br /&gt;
&lt;br /&gt;
===Using groups with forums===&lt;br /&gt;
&#039;Group mode&#039; available from the Common module settings has three options. (Note that you must have groups in your course to use this feature.)&lt;br /&gt;
&lt;br /&gt;
If the group mode is set to separate groups:&lt;br /&gt;
&lt;br /&gt;
* Teachers are given the option of adding a new discussion topic for all participants or for a selected group. If a teacher adds a new discussion topic for a selected group, then only group members can reply to it. &lt;br /&gt;
* Students can only start discussions for their own group.&lt;br /&gt;
* Students can only reply to discussions started by other group members or discussions for their own group started by a teacher.&lt;br /&gt;
&lt;br /&gt;
If the group mode is set to visible groups:&lt;br /&gt;
&lt;br /&gt;
* Teachers are given the option of adding a new discussion topic for all participants or for a selected group. If a teacher adds a new discussion topic for a selected group, then only group members can reply to it.&lt;br /&gt;
* Students can only start discussions for their own group.&lt;br /&gt;
* Students can only reply to discussions started by other group members or teachers.&lt;br /&gt;
&lt;br /&gt;
Teachers, and other users with the capability [[Capabilities/moodle/site:accessallgroups|moodle/site:accessallgroups]] set to allow, can view and post in all forum discussions, regardless of the group mode setting.&lt;br /&gt;
&lt;br /&gt;
Where visible groups are used, the user&#039;s own groups will be shown first in the list, followed by other groups:&lt;br /&gt;
&lt;br /&gt;
[[File:mygroupsfirst.png]]&lt;br /&gt;
&lt;br /&gt;
Note: Single simple discussions cannot be set to separate groups (as this feature is not implemented). Instead, a standard forum should be used. If required, a permissions override may be set to prevent students from starting new discussions.&lt;br /&gt;
For teachers who have access to all or several groups in a forum, this setting allows them post the same message once only to all groups.&lt;br /&gt;
&lt;br /&gt;
Where teacher have access to several groups, they can post the same message once only to all the groups they have access to by selecting &#039;All participants&#039; and clicking the Add a new discussion topic button:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup1.png]]&lt;br /&gt;
&lt;br /&gt;
Once they have typed the post, they tick the box &#039;Post a copy to all groups&#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup2.png]]&lt;br /&gt;
&lt;br /&gt;
When saved, the post will be reproduced for each group:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup3.png]]&lt;br /&gt;
&lt;br /&gt;
===Ideas for using forums===&lt;br /&gt;
&lt;br /&gt;
Ask yourself &lt;br /&gt;
&lt;br /&gt;
# you wish to have involvement in the forum or if you want the students to lead and own the space&lt;br /&gt;
# you want the forum to add value to the face to face environment or have a life of its own in its own right outside the lecture theatre/classroom or seminar room&lt;br /&gt;
# you are prepared to make appropriate contributions to the discussion in order to: &lt;br /&gt;
## encourage discussion if students are quiet&lt;br /&gt;
## help shape ideas if students begin to wander off-task&lt;br /&gt;
## your role will be defined as discussions/a course progresses &lt;br /&gt;
## you will explicitly but gradually relinquish control of the discussions&lt;br /&gt;
## you will encourage and support learners to share control of discussions(for example you might ask a learner/group of learners to summarise contributions to a discussion thread/topic or you might ask learners to initiate discussion topics)&lt;br /&gt;
 (WIP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de: Forum nutzen]]&lt;br /&gt;
[[fr:Afficher un forum]]&lt;br /&gt;
[[ja:フォーラムの閲覧]]&lt;br /&gt;
[[es:Usando Foro]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Using_Forum&amp;diff=127596</id>
		<title>Using Forum</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Using_Forum&amp;diff=127596"/>
		<updated>2017-08-01T16:46:06Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: MDL-37669&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Forum}}&lt;br /&gt;
This page contains extra information for students and teachers about using the forum activity.&lt;br /&gt;
&lt;br /&gt;
==For all users==&lt;br /&gt;
===Permalinks===&lt;br /&gt;
&lt;br /&gt;
A permalink allows you to link directly to a specific forum post so you can share it easily with others. You will see the permalink option when clicking to reply to a post. If you click the permalink &#039;&#039;(1)&#039;&#039;, it is highlighted to the side &#039;&#039;(2)&#039;&#039; and you will have a particular web address &#039;&#039;(3)&#039;&#039; which you can then copy and paste to use elsewhere:&lt;br /&gt;
&lt;br /&gt;
[[File:permalinkexample.png|thumb|center|600px|Linking directly to a single post]]&lt;br /&gt;
&lt;br /&gt;
===Forum preferences===&lt;br /&gt;
Users can set their forum preferences via Preferences in the user menu top right. (Defaults for each of these settings can be set by an administrator in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Accounts &amp;gt; User default preferences&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
===Track read and unread forum posts===&lt;br /&gt;
*Access the Preferences page from the user menu and select &#039;Forum preferences&#039;.&lt;br /&gt;
* For &#039;Forum tracking&#039;, choose &#039;&#039;Yes: highlight new posts for me&#039;&#039; and if the forum administrator has set the &#039;Read tracking for this forum?&#039; to On or Optional then unread posts will be highlighted for you:&lt;br /&gt;
{|&lt;br /&gt;
|[[File:forumtracking1.png|thumb|296px|left|Unread posts alert]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The posts will be highlighted in the following places:&lt;br /&gt;
&lt;br /&gt;
* Dashboard&lt;br /&gt;
* Course page&lt;br /&gt;
* Within the forum itself&lt;br /&gt;
* In forum discussion threads&lt;br /&gt;
{|&lt;br /&gt;
|[[File:forumtracking2.png|thumb|447px|left|Click to mark as read]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Only posts made in the last two weeks are tracked as read or unread. Older posts are all reported as read.&lt;br /&gt;
&lt;br /&gt;
Note: You can also choose to have any forum post notifications automatically marked as read (so they don&#039;t appear in the Unread list.) Some people find this confusing and prefer to keep them as unread:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:forumnotificationsread.png|thumb|left|600px|Forum post notification options]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Display options===&lt;br /&gt;
[[Image:forumviewoptions.jpg|thumb|Reply display options]]A discussion thread may be displayed in four ways. Use the pull down menu at the top of each forum discussion to select a display type.&lt;br /&gt;
&lt;br /&gt;
* Display replies flat, with oldest first&lt;br /&gt;
* Display replies flat, with newest first - The discussion will be displayed in one line and the chronological order from the newest to the oldest.  This is the same as the above, just a different sort order.&lt;br /&gt;
* Display replies in threaded form - Only the post starting the discussion will be displayed in its full form; replies will be reduced to the headlines (including information about its author and date of release) and organised chronologically; moreover, replies will be shifted towards the right so that only replies to the same post were in the same line.&lt;br /&gt;
* Display replies in nested form - All posts are displayed in their full forms; replies will be reduced to the headlines (including information about its author and date of release) and organised chronologically; moreover, replies will be shifted towards the right so that only replies to the same post were in the same line.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[Image:Forum Flat form mu.png|thumb|Flat Forum discussion, example from middle]]&lt;br /&gt;
| [[Image:Forum threaded form mu.png|thumb|Posts in threaded form]]&lt;br /&gt;
| [[Image:Forum nested form mu.png|thumb|&amp;quot;Nested reply example&amp;quot;]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Forum posting===&lt;br /&gt;
&lt;br /&gt;
The default content of &#039;&#039;&#039;Subject&#039;&#039;&#039; is usually &#039;Re: &amp;lt;the name of the &#039;parent&#039; post&amp;gt;&#039;. You can change it though. &lt;br /&gt;
&lt;br /&gt;
==== Adding images, sound and video ====&lt;br /&gt;
&lt;br /&gt;
*When an image is &amp;quot;attached&amp;quot; as a file to a forum message, it is immediately displayed full size after the message (i.e. no need to click on an attachment).  This an excellent way of sharing images without having to go through the process of uploading them as files and linking them from within web pages. &lt;br /&gt;
*Images may be dragged and dropped into the box as well as uploading via the &amp;quot;add&amp;quot; link and the [[File picker]].&lt;br /&gt;
*If multimedia filters are enabled, a sound file (mp3) or accepted video file can be attached and it will be embedded into the forum post in an appropriate player.&lt;br /&gt;
&lt;br /&gt;
====Post editing time limit====&lt;br /&gt;
Once a post has been made, students can go back and edit it within  set time limit. This is usually 30 minutes and is set by an administrator in &#039;&#039;Site administration &amp;gt; Security &amp;gt; [[Site policies]]&#039;. Note that teachers can always edit their posts.&lt;br /&gt;
&lt;br /&gt;
====Moving between forum threads====&lt;br /&gt;
&lt;br /&gt;
Links top and bottom left and right (where applicable) take you to the previous and next forum discussion in a list:&lt;br /&gt;
&lt;br /&gt;
[[File:navigateforums1.png|thumbnail|center|500px]]&lt;br /&gt;
&lt;br /&gt;
===Post a copy to all groups===&lt;br /&gt;
&lt;br /&gt;
Teachers and other users with the [[Capabilities/mod/forum:canposttomygroups|capability to post in all groups they have access to]] can post the same message once only to all groups by selecting &#039;All participants&#039; and clicking the Add a new discussion topic button:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup1.png]]&lt;br /&gt;
&lt;br /&gt;
Once they have typed the post, they tick the box &#039;Post a copy to all groups&#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup2.png]]&lt;br /&gt;
&lt;br /&gt;
When saved, the post will be reproduced for each group:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup3.png]]&lt;br /&gt;
&lt;br /&gt;
===Reply to posts via email===&lt;br /&gt;
&lt;br /&gt;
If enabled by an administrator (in [[Mail configuration]]), you can reply to forum posts via email.&lt;br /&gt;
&lt;br /&gt;
# Click the Reply by email link in the email. You will see a special unique email address to send your reply to.&lt;br /&gt;
# Reply using the email address provided. &#039;&#039;&#039;IMPORTANT: Make sure you remove the original email content so that your forum post does not contain the quoted text.&#039;&#039;&#039;&lt;br /&gt;
# You should receive an email saying your reply has been successfully posted. &lt;br /&gt;
# Your post now appears in the forum.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:forumemailreplylatest.png|thumb|400px|(1) Click to reply by email]]&lt;br /&gt;
| [[File:specialemailaddress.png|thumb| 300px|(1a) Note the special email address to reply to]]&lt;br /&gt;
| [[File:forumemailreply2.png|thumb|400px|(2) Type and send your reply]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:forumemailreply3.png|thumb|400px|(3) The success message]]&lt;br /&gt;
| [[File:forumemailreply4.png|thumb|400px| (4) Your reply is posted to the forum]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:navigateforums1.png|thumbnail|center|500px]]&lt;br /&gt;
&lt;br /&gt;
===Exporting forum posts===&lt;br /&gt;
Users with the &#039;&#039;mod/forum:exportdiscussion&#039;&#039; or &#039;&#039;mod/forum:exportownpost&#039;&#039; or &#039;&#039;mod/forum:exportpost&#039;&#039; permission can export forum posts to any portfolio the administrator has enabled:&lt;br /&gt;
&lt;br /&gt;
[[File:Exportforum.png]]&lt;br /&gt;
&lt;br /&gt;
See the discussion [https://moodle.org/mod/forum/discuss.php?d=320382 Printing/exporting forum discussions] for further details.&lt;br /&gt;
&lt;br /&gt;
==For teachers==&lt;br /&gt;
&lt;br /&gt;
===Pinned posts===&lt;br /&gt;
&lt;br /&gt;
When adding a new discussion as a teacher, you can make it &#039;sticky&#039; by ticking the box to &#039;pin&#039; the discussion to the top of the list. Any forum discussions which come after that will appear underneath this pinned post. If you later untick the box to &#039;unpin&#039; it, it will display as a regular forum discussion, moving down the list when others are posted.&lt;br /&gt;
&lt;br /&gt;
[[File:pinnedpostexample.png]]&lt;br /&gt;
&lt;br /&gt;
===&#039;Send forum post notifications with no editing time delay&#039;===&lt;br /&gt;
&lt;br /&gt;
Teachers (and others with the [[Capabilities/moodle/course:manageactivities|capability to manage course activities]]) will see this option when posting to a forum. Ticking this box will send a notification to everyone subscribed to that forum with no editing time delay. (Users normally have 30 minutes to edit their posts.)&lt;br /&gt;
&lt;br /&gt;
Note: For users who have enabled email digests in their forum preferences, the notification is NOT sent separately from other forum post notifications.&lt;br /&gt;
&lt;br /&gt;
=== Display period ===&lt;br /&gt;
&lt;br /&gt;
Teachers (and others with the capability [[Capabilities/mod/forum:viewhiddentimedposts|mod/forum:viewhiddentimedposts]]) can set a display period of a date and time for the forum post to appear.&lt;br /&gt;
&lt;br /&gt;
[[File:timedposts.png]]&lt;br /&gt;
&lt;br /&gt;
Note:  Timed forum posts was included in previous versions of Moodle as an experimental feature. In Moodle 3.1 onwards it is enabled by default for new installations. For sites upgrading from a previous version, it may be enabled via &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Activity modules &amp;gt; Forum&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Locking a discussion===&lt;br /&gt;
{{New features}}&lt;br /&gt;
&lt;br /&gt;
Forum threads may  be automatically  locked after a certain period of inactivity. This is done from the setting &#039;Discussion locking&#039; when creating or editing a new forum. &lt;br /&gt;
&lt;br /&gt;
*A period from a day to a year may be selected. The default is for discussions not to be locked.&lt;br /&gt;
*Watch the screencast [https://youtu.be/M9ZxCq50hiQ Discussion locking] to see a demonstration.&lt;br /&gt;
*Teachers and other users with the [[Capabilities/mod/forum:canoverridediscussionlock|capability to override locked discussions]] can unlock discussions simply by posting a reply.&lt;br /&gt;
&lt;br /&gt;
===Moving a discussion===&lt;br /&gt;
&lt;br /&gt;
Teachers and other users with the [[Capabilities/mod/forum:movediscussions|capability to move discussions]] can move a discussion to any other forum in the course for which they have appropriate rights.&lt;br /&gt;
# Click on the arrow in the &#039;Move this discussion to...&#039; dropdown menu in the top right corner of the page and select a destination forum.&lt;br /&gt;
# Click the Move button.&lt;br /&gt;
&lt;br /&gt;
Note: Moving a forum post will display incorrect results in the [[Participation_report|course participation report]] for the affected forums. For example, take a student who posted in forum A and had their post moved to forum B. In the course participation report the student will still be listed has having made a post in forum A, but will not be listed as having made a post yet in forum B.&lt;br /&gt;
&lt;br /&gt;
Note: Discussion subscriptions are retained when a post is moved.&lt;br /&gt;
&lt;br /&gt;
===Splitting a discussion===&lt;br /&gt;
&lt;br /&gt;
Teachers and other users with the [[Capabilities/mod/forum:splitdiscussions|capability to split discussions]] can split a discussion thread. Splitting a discussion means that beginning with the post selected and going to the end of that sub-thread, the posts are cut from the current discussion topic and put into a newly created discussion topic. If discussion has strayed away from the original topic, splitting the discussion can provide new attention and space for the tangent discussion while keeping the original discussion on topic.&lt;br /&gt;
&lt;br /&gt;
# Click the link &#039;Split&#039; in the forum post&lt;br /&gt;
# Enter a new discussion name (optional)&lt;br /&gt;
# Click the Split button&lt;br /&gt;
&lt;br /&gt;
Note: Discussion subscriptions are NOT retained when a post is split.&lt;br /&gt;
&lt;br /&gt;
===Using groups with forums===&lt;br /&gt;
&#039;Group mode&#039; available from the Common module settings has three options. (Note that you must have groups in your course to use this feature.)&lt;br /&gt;
&lt;br /&gt;
If the group mode is set to separate groups:&lt;br /&gt;
&lt;br /&gt;
* Teachers are given the option of adding a new discussion topic for all participants or for a selected group. If a teacher adds a new discussion topic for a selected group, then only group members can reply to it. &lt;br /&gt;
* Students can only start discussions for their own group.&lt;br /&gt;
* Students can only reply to discussions started by other group members or discussions for their own group started by a teacher.&lt;br /&gt;
&lt;br /&gt;
If the group mode is set to visible groups:&lt;br /&gt;
&lt;br /&gt;
* Teachers are given the option of adding a new discussion topic for all participants or for a selected group. If a teacher adds a new discussion topic for a selected group, then only group members can reply to it.&lt;br /&gt;
* Students can only start discussions for their own group.&lt;br /&gt;
* Students can only reply to discussions started by other group members or teachers.&lt;br /&gt;
&lt;br /&gt;
Teachers, and other users with the capability [[Capabilities/moodle/site:accessallgroups|moodle/site:accessallgroups]] set to allow, can view and post in all forum discussions, regardless of the group mode setting.&lt;br /&gt;
&lt;br /&gt;
Where visible groups are used, the user&#039;s own groups will be shown first in the list, followed by other groups:&lt;br /&gt;
&lt;br /&gt;
[[File:mygroupsfirst.png]]&lt;br /&gt;
&lt;br /&gt;
Note: Single simple discussions cannot be set to separate groups (as this feature is not implemented). Instead, a standard forum should be used. If required, a permissions override may be set to prevent students from starting new discussions.&lt;br /&gt;
For teachers who have access to all or several groups in a forum, this setting allows them post the same message once only to all groups.&lt;br /&gt;
&lt;br /&gt;
Where teacher have access to several groups, they can post the same message once only to all the groups they have access to by selecting &#039;All participants&#039; and clicking the Add a new discussion topic button:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup1.png]]&lt;br /&gt;
&lt;br /&gt;
Once they have typed the post, they tick the box &#039;Post a copy to all groups&#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup2.png]]&lt;br /&gt;
&lt;br /&gt;
When saved, the post will be reproduced for each group:&lt;br /&gt;
&lt;br /&gt;
[[File:forumdiscussiongroup3.png]]&lt;br /&gt;
&lt;br /&gt;
===Ideas for using forums===&lt;br /&gt;
&lt;br /&gt;
Ask yourself &lt;br /&gt;
&lt;br /&gt;
# you wish to have involvement in the forum or if you want the students to lead and own the space&lt;br /&gt;
# you want the forum to add value to the face to face environment or have a life of its own in its own right outside the lecture theatre/classroom or seminar room&lt;br /&gt;
# you are prepared to make appropriate contributions to the discussion in order to: &lt;br /&gt;
## encourage discussion if students are quiet&lt;br /&gt;
## help shape ideas if students begin to wander off-task&lt;br /&gt;
## your role will be defined as discussions/a course progresses &lt;br /&gt;
## you will explicitly but gradually relinquish control of the discussions&lt;br /&gt;
## you will encourage and support learners to share control of discussions(for example you might ask a learner/group of learners to summarise contributions to a discussion thread/topic or you might ask learners to initiate discussion topics)&lt;br /&gt;
 (WIP)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de: Forum nutzen]]&lt;br /&gt;
[[fr:Afficher un forum]]&lt;br /&gt;
[[ja:フォーラムの閲覧]]&lt;br /&gt;
[[es:Usando Foro]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:forumnotificationsread.png&amp;diff=127595</id>
		<title>File:forumnotificationsread.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:forumnotificationsread.png&amp;diff=127595"/>
		<updated>2017-08-01T16:45:40Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Self_enrolment&amp;diff=127594</id>
		<title>Self enrolment</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Self_enrolment&amp;diff=127594"/>
		<updated>2017-07-31T17:00:08Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: MDL-29110&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Enrolment}}&lt;br /&gt;
Self enrolment is the method whereby users can choose to enrol themselves into a course, either immediately by clicking &amp;quot;enrol me in this course&amp;quot; or by typing in an enrolment key they have been given. The enrolment plugin needs to be enabled by the site admin in [[Enrolment_plugins|enrolment plugins]] and has to be enabled within the course. The manual enrolment plugin has to be enabled in the same course as well.&lt;br /&gt;
&lt;br /&gt;
==Course settings for self enrolment==&lt;br /&gt;
[[File:Selfenrolment.png]]&lt;br /&gt;
&lt;br /&gt;
===Checking self enrolment is enabled===&lt;br /&gt;
In a course, go to &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods&#039;&#039; and ensure the &amp;quot;eye&amp;quot; is opened for self enrolment.&lt;br /&gt;
&lt;br /&gt;
===Adding an enrolment key to a course===&lt;br /&gt;
&lt;br /&gt;
If you wish only a certain group of users to self enrol (and not anyone) then you can set an enrolment key which you then tell them to use when they access the self-enrolment screen. See section 1 of [[Enrolment_key|enrolment key]] for how to do this.&lt;br /&gt;
&lt;br /&gt;
===Adding a group enrolment key to a course===&lt;br /&gt;
&lt;br /&gt;
If you wish your users to enrol themselves directly into a group in the course then you can set a group enrolment key which you then tell them to use when they access the self-enrolment screen. See section 2 of [[Enrolment_key|enrolment key]] for how to do this.&lt;br /&gt;
&lt;br /&gt;
See also this screencast [http://www.youtube.com/watch?v=4xzF7xerle0 Group enrolment keys in Moodle 2.0].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following settings may be changed by clicking the edit (hand/pen) icon to the right of the self-enrolment option in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Enrolment methods&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
===Setting the enrolment period===&lt;br /&gt;
&lt;br /&gt;
Tick the &amp;quot;enable&amp;quot; box to the right of Enrolment period and then choose your dates.&lt;br /&gt;
&lt;br /&gt;
=== Enrolment duration===&lt;br /&gt;
&lt;br /&gt;
Set the amount of time a user enrolment is valid, starting with the moment the user enrols themselves. If disabled, the enrolment duration will be unlimited.&lt;br /&gt;
&lt;br /&gt;
===Notifying users when their enrolment expires===&lt;br /&gt;
&lt;br /&gt;
It is possible also for students and/or teachers to be notified when enrolments expire by selecting either &amp;quot;Enroller only&amp;quot; or &amp;quot;Enroller and enrolled user&amp;quot; from the dropdown &amp;quot;Notify before enrolment expires&amp;quot; and a time in &amp;quot;Notification threshold&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:selfenrolmenexpirynotification.png|thumb|Settings for notifiying users before enrolment expires. Click to enlarge.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Editing individual enrolment times====&lt;br /&gt;
&lt;br /&gt;
It is possible to edit the date and hour of an individual&#039;s enrolment from &#039;&#039;Administration&amp;gt;Course administration&amp;gt;Users&amp;gt;Enrolled users&#039;&#039; by clicking the edit icon in the enrolment methods column for the user in question. This then brings up a screen where the date and time can be modified.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:selfenrolment241.png|thumb|Click the edit icon in the enrolment methods column for the user]]&lt;br /&gt;
|[[File:selfenrolment242.png|thumb|Modifying the date and time]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Unenrolling students who haven&#039;t been active on the course===&lt;br /&gt;
&lt;br /&gt;
Choose from the dropdown to the right of &amp;quot;Unenrol inactive after...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Deciding the maximum number of users in your course===&lt;br /&gt;
&lt;br /&gt;
Type the maximum number of users you want in your course in &amp;quot;Max enrolled users&amp;quot;. When this limit is reached, nobody will be able to self-enrol. If you leave the number at 0 then there will be no maximum number.&lt;br /&gt;
&lt;br /&gt;
===Allowing only cohort members to self-enrol===&lt;br /&gt;
&lt;br /&gt;
If you have cohorts set up, then you can restrict self enrolment to particular cohorts by selecting the name of the cohort from the drop down box, A member of the cohort can self-enrol as normal; whereas a non-member gets a message telling them they are not able to self-enrol.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:cohortselfenrol.png|thumb|Restricting self enrolment to members of a particular cohort]]&lt;br /&gt;
|[[File:noncohortmember.png|thumb|Message seen by a user not in a cohort who is attempting to self-enrol]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Sending a welcome message to new users===&lt;br /&gt;
&lt;br /&gt;
If enabled, users receive the following message via email when they self-enrol in a course:&lt;br /&gt;
&lt;br /&gt;
 Welcome to {Course name}&lt;br /&gt;
 If you have not done so already, you should edit your profile page so that we can learn more about you: {link to profile page}&lt;br /&gt;
&lt;br /&gt;
If you want to send a different message, simply type it in the custom welcome message text box.&lt;br /&gt;
&lt;br /&gt;
You can also add other placeholders to your custom message:&lt;br /&gt;
 User email {$a-&amp;gt;email}&lt;br /&gt;
 User fullname {$a-&amp;gt;fullname}&lt;br /&gt;
&lt;br /&gt;
The welcome message may be sent from the course contact, the keyholder or from the default no-reply address. If the course contact is chosen, then this is the first teacher to be added to the course (if there is more than one teacher.)&lt;br /&gt;
&lt;br /&gt;
Note: An admin can customise the message for the whole site by editing the &#039;&#039;welcometocoursetext&#039;&#039; language string. See [[Language customisation]] for further details.&lt;br /&gt;
&lt;br /&gt;
==Admin settings==&lt;br /&gt;
The self enrolment plugin may be enabled or disabled throughout the site in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Enrolments &amp;gt; Manage enrol plugins.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Shared settings for all courses===&lt;br /&gt;
The page &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Enrolments &amp;gt; Self enrolment.&#039;&#039; contains options for defaults that admin can set:&lt;br /&gt;
* Require an enrolment key - if this box is ticked then all courses with self-enrolment enabled will need to have an enrolment key. The setting won&#039;t save until the teacher adds a key - something to be aware of as this can cause confusion:)&lt;br /&gt;
* Use password policy - tick this box if you want enrolment keys set by teachers to follow the password policy of the site.&lt;br /&gt;
* Show hint - tick this box if you are prepared to allow the first letter of a key to be given as a &amp;quot;hint&amp;quot;&lt;br /&gt;
* Enrolment expiration action - specifies what happens when user enrolments reach expiration date. Please note that option &amp;quot;Unenrol user from course&amp;quot; purges grades, group memberships, preferences and other user related data from the courses.&lt;br /&gt;
* Hour to send enrolment expiry notifications - specify hour for sending expiration notifications.&lt;br /&gt;
&lt;br /&gt;
===Default enrolment settings in new courses===&lt;br /&gt;
These can be set in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Enrolments &amp;gt; Self enrolment&#039;&#039; but teachers in individual courses can alter them to suit their needs:&lt;br /&gt;
* Add instance to new courses - if admin selects this, then any new course created will include the self enrolment plugin&lt;br /&gt;
* Enable self enrolments- if this is enabled then users by default can self enrol into a course.&lt;br /&gt;
* Use group enrolment keys - the setting for group enrolment keys in a course will be set to &amp;quot;yes&amp;quot; by default&lt;br /&gt;
* Default role assignment - normally, when users self enrol, they have the student role. If necessary that role can be changed by default here - for example - if your Moodle has a dedicated role you wish to use instead.&lt;br /&gt;
* Enrolment duration - this sets the default enrolment length for new courses (but again, may be altered by the course teacher.)&lt;br /&gt;
* Notify before enrolment expires - specifies if teacher or optionally students should be notified before the expiration.&lt;br /&gt;
* Notification threshold - specify how many days should be users notified before the enrolment expiration.&lt;br /&gt;
* Unenrol inactive after- this sets the default time after which a student will be unenrolled if they haven&#039;t accessed the courses. (Teachers may change this)&lt;br /&gt;
* Max enrolled users - adding a number here will specify the maximum number of users who can self-enrol into new courses. Teachers in the course can change this. If it is left at 0, there will be no maximum.&lt;br /&gt;
* Send course welcome message- if this box is checked then newly enrolled users will receive a welcome message by default.&lt;br /&gt;
&lt;br /&gt;
==Self enrolment method options==&lt;br /&gt;
One course may contain multiple self enrolment methods. User may be enrolled once in each instance only.&lt;br /&gt;
&lt;br /&gt;
* Custom instance name - specify custom enrolment method name.&lt;br /&gt;
* Enable existing enrolments - if disabled all users enrolled via this plugin can not access course.&lt;br /&gt;
* Allow new enrolments - disable if you do not want to allow students to self enrol in the future.&lt;br /&gt;
* Enrolment key - specify key required for enrolment.&lt;br /&gt;
* Use group enrolment keys - optionally use group keys for enrolment too.&lt;br /&gt;
* Default assigned role - specify role to be assigned to users during enrolment, this can be changed manually after enrolment.&lt;br /&gt;
* Enrolment duration - specify enrolment length, this can be manually after user enrolment.&lt;br /&gt;
* Notify before enrolment expires - specifies if teacher or optionally students should be notified before the expiration.&lt;br /&gt;
* Notification threshold - specify how many days should be users notified before the enrolment expiration.&lt;br /&gt;
* Unenrol inactive after- specify time after which a student will be unenrolled if they haven&#039;t accessed the courses.&lt;br /&gt;
* Max enrolled users - adding a number here will specify the maximum number of users who can self-enrol into this course.&lt;br /&gt;
* Only cohort members - optionally restrict this enrolment method to members of specified cohort.&lt;br /&gt;
* Send course welcome message- if this box is checked then newly enrolled users will receive a welcome message by default.&lt;br /&gt;
* Custom welcome message - specify custom message if necessary.&lt;br /&gt;
&lt;br /&gt;
==Self enrolment capabilities==&lt;br /&gt;
&lt;br /&gt;
*[[Capabilities/enrol/self:config|Configure self enrol instances]]&lt;br /&gt;
*[[Capabilities/enrol/self:manage|Manage enrolled users]]&lt;br /&gt;
*[[Capabilities/enrol/self:unenrol|Unenrol users from course]]&lt;br /&gt;
*[[Capabilities/enrol/self:unenrolself|Unenrol self from the course]]&lt;br /&gt;
&lt;br /&gt;
[[de:Selbsteinschreibung]]&lt;br /&gt;
[[es:Auto inscripción]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Short-Answer_question_type&amp;diff=127592</id>
		<title>Short-Answer question type</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Short-Answer_question_type&amp;diff=127592"/>
		<updated>2017-07-31T09:44:46Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: from UX-47&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Questions}}&lt;br /&gt;
In a short answer question, the student types in a word or phrase in response to a question (that may include a image). Answers may or may not be case sensitive. The answer could be a word or a phrase, but it must match one of your acceptable answers exactly. It&#039;s a good idea to keep the required answer as short as possible to avoid missing a correct answer that&#039;s phrased differently.&lt;br /&gt;
&lt;br /&gt;
The [[Quiz]] and [[Lesson module|Lesson]] modules both have short answer question types.  The analysis of the question given below works for both modules.  However there is another analysis type available for Lesson which is not available in a Quiz (see note below).&lt;br /&gt;
&lt;br /&gt;
==Question set-up==&lt;br /&gt;
#Select the question category&lt;br /&gt;
#Give your question a descriptive name.&lt;br /&gt;
#Create the question text. If you&#039;re using the HTML Editor, you can format the question just like a word processing document.&lt;br /&gt;
#*Tip: if the answer is intended to fill a gap in the text, use underscores (5 or more) to indicate where the gap is.&lt;br /&gt;
#Select an image to display if you want to add a picture to the question (see step 4 in [[Multiple Choice question type]] for more detail).&lt;br /&gt;
# Set the &#039;default question grade&#039; (i.e. the maximum number of marks for this question).&lt;br /&gt;
# Set the &#039;Penalty factor&#039; (see [[Short-Answer_question_type#Penalty_factor|Penalty factor]] below).&lt;br /&gt;
# If you wish, add general feedback. This is text that appears to the student after he/she has answered the question. &lt;br /&gt;
#Choose whether the answers are case-sensitive. Case sensitivity can be tricky where capitalization is important. Will you accept &#039;&#039;	Ban Ki-moon&#039;&#039; as well as &#039;&#039;ban ki-moon&#039;&#039; as an answer?&lt;br /&gt;
#Next, fill in the answers you will accept. You could give common misspellings partial credit with this option. For example will you accept &amp;quot;Ban Ki moon&amp;quot;?  Use [[Short-Answer_question_type#Wildcard_usage|wildcards]] to allow for variants on a word pr phrase. &lt;br /&gt;
#Add grade for each answer.&lt;br /&gt;
#Create feedback for any and all answers. This will appear if the student enters that answer.&lt;br /&gt;
#*&#039;&#039;&#039;Note:&#039;&#039;&#039; It is good practice to add a single wild card * for the last answer, so you can create a feedback response and a score for all other answers students might have.&lt;br /&gt;
#Click Save Changes to add the question to the category.&lt;br /&gt;
&lt;br /&gt;
=== Penalty factor ===&lt;br /&gt;
&lt;br /&gt;
The &#039;penalty factor&#039; only applies when the question is used in a quiz using adaptive mode - i.e. where the student is allowed multiple attempts at a question even within the same attempt at the quiz. If the penalty factor is more than 0, then the student will lose that proportion of the &#039;&#039;&#039;maximum&#039;&#039;&#039; grade upon each successive attempt. For example, if the default question grade is 10, and the penalty factor is 0.2, then each successive attempt after the first one will incur a penalty of 0.2 x 10 = 2 points.&lt;br /&gt;
&lt;br /&gt;
==Wildcard usage==&lt;br /&gt;
&lt;br /&gt;
You can use the asterisk character (*) as a wildcard to match any series of characters. For example, use &amp;lt;code&amp;gt;ran*ing&amp;lt;/code&amp;gt; to match any word or phrase starting with &#039;&#039;ran&#039;&#039; and ending with &#039;&#039;ing&#039;&#039;. If you really do want to match an asterisk then use a backslash like this: &amp;lt;code&amp;gt;\*&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want one question with the two answers &#039;&#039;fuel&#039;&#039; and &#039;&#039;oxygen&#039;&#039;, you ought to be able to limit the number of variants  by writing &amp;lt;code&amp;gt;fuel*oxygen&amp;lt;/code&amp;gt;. This would accept &#039;&#039;&amp;quot;fuel oxygen&amp;quot;, &amp;quot;fuel, oxygen&amp;quot;, &amp;quot;fuel; oxygen&amp;quot;, &amp;quot;fuel and oxygen&amp;quot;, &amp;quot;fuel &amp;amp; oxygen&amp;quot; &amp;quot;fuel oxygen&amp;quot;, &amp;quot;fuel  und oxygen&amp;quot; &amp;quot;fuel&amp;amp;&amp;amp;oxygen&amp;quot;&#039;&#039;. It would even accept &#039;&#039;&amp;quot;fuel or oxygen&amp;quot;, &amp;quot;fuel but not oxygen&amp;quot; &amp;quot;fuel|oxygen&amp;quot;&#039;&#039; which might not be so good but you can never be completely safe!&lt;br /&gt;
&lt;br /&gt;
Here are some answers and scores for a question &amp;quot;What does a rocket burn?&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
#&amp;lt;code&amp;gt;oxygen*fuel&amp;lt;/code&amp;gt; with a score 100% &amp;lt;br&amp;gt;&lt;br /&gt;
#&amp;lt;code&amp;gt;*fuel*&amp;lt;/code&amp;gt; with a score 50%&amp;lt;br&amp;gt;&lt;br /&gt;
#&amp;lt;code&amp;gt;*oxygen*&amp;lt;/code&amp;gt; with a score 50%&amp;lt;br&amp;gt;&lt;br /&gt;
#&amp;lt;code&amp;gt;*air*&amp;lt;/code&amp;gt; with a score 40% &amp;lt;br&amp;gt;&lt;br /&gt;
#&amp;lt;code&amp;gt;* &amp;lt;/code&amp;gt; with a score of 0%&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The order of the answers is important. The answers are evaluated from 1st to last. When a match is found the process stops.  If no match is found the question is scored wrong and the general response is used.  It is a good practice to put a wild card as the last answer so the evaluation process knows what to do when nothing above it matches.&lt;br /&gt;
&lt;br /&gt;
Without wildcards, the answers are compared exactly, so be careful with your spelling!&lt;br /&gt;
&lt;br /&gt;
==Feedback for wrong answers==&lt;br /&gt;
&lt;br /&gt;
When you wish to have short answer type questions, you naturally have a limited number of variations that would be acceptable. So in case you wish to give a feedback in case of a wrong answer, you must spell out the right answers exactly and then use * as a final answer which will have grade as zero, and feedback will be the one for wrong answer.&lt;br /&gt;
&lt;br /&gt;
Effectively, ANYTHING other than the specific answers mentioned by you will be treated as this option due to wildcard and will be deemed wrong; it&#039;ll give 0 marks and show the feedback for a wrong answer.&lt;br /&gt;
&lt;br /&gt;
Here is an example:&lt;br /&gt;
&lt;br /&gt;
What is a rabbit?&lt;br /&gt;
&lt;br /&gt;
answer1: animal&amp;lt;br /&amp;gt;&lt;br /&gt;
feedback: right&amp;lt;br /&amp;gt;&lt;br /&gt;
grade: 100%&lt;br /&gt;
&lt;br /&gt;
answer2: mammal&amp;lt;br /&amp;gt;&lt;br /&gt;
feedback: right&amp;lt;br /&amp;gt;&lt;br /&gt;
grade: 100%&lt;br /&gt;
&lt;br /&gt;
answer3: vertebrate&amp;lt;br /&amp;gt;&lt;br /&gt;
feedback: right&amp;lt;br /&amp;gt;&lt;br /&gt;
grade: 100%&lt;br /&gt;
&lt;br /&gt;
answer4: *&amp;lt;br /&amp;gt;&lt;br /&gt;
feedback: ouch! that was wrong&amp;lt;br /&amp;gt;&lt;br /&gt;
grade: none&lt;br /&gt;
&lt;br /&gt;
Remember: you cannot do negative marking in this type and ANYTHING other than your right answer will be treated as option 4 due to the wildcard and given that feedback and zero marks.&lt;br /&gt;
&lt;br /&gt;
==Tip: Prototype your questions==&lt;br /&gt;
You may like to prototype your short answer questions to catch common acceptable answers you hadn&#039;t thought of. Start out by creating a few acceptable answers, then include the question in a quiz for no points. Be sure to tell students you are testing a new question. Once the quiz is over, review students&#039; answers and add their acceptable answers to the list.&lt;br /&gt;
&lt;br /&gt;
==Lesson module note==&lt;br /&gt;
&lt;br /&gt;
In the Lesson module, there are two different student answer analysis systems available for the Short Answer type of question: the &#039;&#039;simple system &#039;&#039;is used by default.  The second type only available in Lesson Module is called &amp;quot;Regular Expressions&amp;quot;.  See [[Short answer analysis]] for a description of the new type, with examples.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[MP3_player#Inserting_sounds_into_questions|Adding sound to a question]]&lt;br /&gt;
* [[Pattern-match question type]]. A very ingenious question type from the Open University to automatically mark free text questions without error.&lt;br /&gt;
&lt;br /&gt;
[[Category:Quiz]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Question à réponse courte]]&lt;br /&gt;
[[ca:Tipus_de_pregunta_de_resposta_breu]]&lt;br /&gt;
[[ja:記述問題タイプ]]&lt;br /&gt;
[[de:Kurzantwort-Fragen]]&lt;br /&gt;
[[es:Tipo de Pregunta de Respuesta corta]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Groups&amp;diff=127583</id>
		<title>Groups</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Groups&amp;diff=127583"/>
		<updated>2017-07-03T15:49:40Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: Mark Glynn screencast&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Grouping users}}&lt;br /&gt;
==Why use groups?==&lt;br /&gt;
*You are a teacher in a course where you have several classes and you want to filter your activities and gradebook so you only see one class at a time.&lt;br /&gt;
*You are a teacher sharing a course with other teachers and you want to filter your activities and gradebook so you don’t see the students from your colleagues’ classes.&lt;br /&gt;
*You want to allocate a particular activity, resource or topic section to just one class or set of users and you don’t want others to see it.&lt;br /&gt;
*This [https://youtu.be/pKAFWItexUY screencast about using groups] also highlights the benefits of using groups.&lt;br /&gt;
&lt;br /&gt;
==Group levels==&lt;br /&gt;
[[File:groupmodecourse.png|thumb|Groups settings in course settings]]&lt;br /&gt;
A group or grouping can be used on two levels:&lt;br /&gt;
&lt;br /&gt;
*Course level - The group mode defined at the course level is the default mode for all activities defined within that course.  To use groups you need first to set a group mode in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Edit settings.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Activity level - Each activity that supports groups can also have its own group mode defined. If the course  setting &amp;quot;Force group mode&amp;quot; is set to &amp;quot;Yes&amp;quot; then the option to define the group mode for individual activities is not available. If it is set to &amp;quot;No&amp;quot;, then the teacher may change the group mode:&lt;br /&gt;
&lt;br /&gt;
===Group modes===&lt;br /&gt;
&lt;br /&gt;
There are three group modes &lt;br /&gt;
&lt;br /&gt;
*No groups - There are no sub groups, everyone is part of one big community&lt;br /&gt;
*Separate groups - Each group can only see their own group, others are invisible.&lt;br /&gt;
*Visible groups - Each group works in their own group, but can also see other groups. (The other groups&#039; work is read-only.)&lt;br /&gt;
&lt;br /&gt;
For example, enabling either separate or visible groups on an assignment drop-box enables staff to filter the student submissions to see only those from a particular tutor group. With visible groups, students can see which other groups are doing the same activities as they are; with separate groups, they do not know which other groups are doing the same activities.&lt;br /&gt;
&lt;br /&gt;
Using groups with discussion forums allow teachers to restrict interaction between students. Separate groups mean only students in the same group can see and participate in discussions within a particular forum. Visible groups allow students to see other group&#039;s discussions, but only participate in their own group&#039;s discussions.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Where visible groups are used or the participant can access all groups, the user&#039;s own group is shown first, followed by other groups:&lt;br /&gt;
&lt;br /&gt;
[[File:mygroupsfirst.png]]&lt;br /&gt;
&lt;br /&gt;
==Creating a group==&lt;br /&gt;
#Click the &#039;Create group&#039; button in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Groups&#039;&#039;&lt;br /&gt;
#Add a group name and optional description (displayed above the list of group members on the participants page), [[Enrolment key|enrolment key]] and picture (displayed on the participants page and next to forum posts)&lt;br /&gt;
#Click the &#039;Save changes&#039; button&lt;br /&gt;
#Select the group to which you want to add participants, then click the &#039;Add/remove users button&lt;br /&gt;
# In the &amp;quot;Potential members&amp;quot; list, select the users you want to add to the group. Multiple users may be selected using the Crtl key.&lt;br /&gt;
# Click the Add button to add the users to the group&lt;br /&gt;
&lt;br /&gt;
An optional group ID number (an advanced setting) may be added for matching the group against external systems. Group ID numbers are not displayed anywhere on the site. Within a course, all group ID numbers must be unique. Thus it&#039;s not possible to create a group with a duplicate group ID number.&lt;br /&gt;
&lt;br /&gt;
==Auto-create groups==&lt;br /&gt;
[[File:autocreategroups.png|thumb|Auto-create groups]]&lt;br /&gt;
Groups may be created automatically via the &#039;Auto-create groups&#039; button in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Groups&#039;&#039;. To see all the settings, click the &#039;&#039;Expand all&#039;&#039; link top right.&lt;br /&gt;
&lt;br /&gt;
===General===&lt;br /&gt;
A &#039;&#039;&#039;naming scheme&#039;&#039;&#039; can be created automatically.  # is replaced by sequential numbers, and @ by letters.  For example:  &lt;br /&gt;
*&#039;&#039;Group @&#039;&#039; will create group with a naming scheme Group A, Group B, Group C . . .&lt;br /&gt;
*&#039;&#039;Group #&#039;&#039; will create group with a naming scheme Group 1, Group 2, Group 3 . . .&lt;br /&gt;
&lt;br /&gt;
You can specify if you would like to  create &lt;br /&gt;
*x number of Groups or &lt;br /&gt;
*each group contain x number of students&lt;br /&gt;
&lt;br /&gt;
:When selecting &#039;&#039;&#039;Members per group&#039;&#039;&#039; the &#039;&#039;&#039;Prevent last small group&#039;&#039;&#039; will allocate additional members to an existing group rather then create a new group with fewer members than x. This setting is found by clicking on the Show More link.&lt;br /&gt;
&lt;br /&gt;
===Group members===&lt;br /&gt;
&#039;&#039;Select members from ...&#039;&#039; allows you to choose from roles assigned within the course, available cohorts, groups or groupings.&lt;br /&gt;
&#039;&#039;&#039;Specify&#039;&#039;&#039; and &#039;&#039;&#039;Group/Member count&#039;&#039;&#039; work together.  &lt;br /&gt;
&lt;br /&gt;
The setting &#039;Select members from cohort&#039; lists all cohorts which users enrolled on the current course are part of. The number in brackets is the number of users enrolled on the course in that cohort.&lt;br /&gt;
&lt;br /&gt;
The &#039;Ignore users in groups&#039; checkbox should be ticked to only select group members from users that are NOT already in a group in the course.&lt;br /&gt;
&lt;br /&gt;
===Grouping===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create in grouping&#039;&#039;&#039; and &#039;&#039;&#039;Grouping name&#039;&#039;&#039; allows you to create a new grouping and allocate the new auto-created groups to be created to it.  &lt;br /&gt;
&lt;br /&gt;
Prior to creating the groups, you can view the groups.&lt;br /&gt;
&lt;br /&gt;
==Restricting an activity, resource or course topic to a particular group==&lt;br /&gt;
[[File:group restriction.png|frame|Restricting an activity to a particular group]]&lt;br /&gt;
To be able to restrict an activity, resource or course topic to a group, [[Conditional activities]] must be enabled. This will result in a &#039;Restrict access&#039; section in the activity, resource or topic settings and a group restriction can then be added.&lt;br /&gt;
&lt;br /&gt;
==Groups and enrol plugins==&lt;br /&gt;
&lt;br /&gt;
Where groups are created automatically with enrol plugins such as  IMS Enterprise, members cannot be unenrolled manually via the groups screen inside a course. This has to be done from the plugin. Additionally, when group members are owned by a plugin like this, there is information below their name on the groups screen. &lt;br /&gt;
&lt;br /&gt;
==Groups overview==&lt;br /&gt;
&lt;br /&gt;
A overview of groups and groupings is available via the Overview tab in &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Users &amp;gt; Groups&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The table may be filtered to display particular [[Groupings|groupings]] or groups and it will also display students who are &#039;&#039;not&#039;&#039; in a group:&lt;br /&gt;
[[File:notinagroup1.png|center]]&lt;br /&gt;
&lt;br /&gt;
==Groups capabilities==&lt;br /&gt;
&lt;br /&gt;
*[[Capabilities/moodle/course:managegroups|Manage groups]]&lt;br /&gt;
*[[Capabilities/moodle/site:accessallgroups|Access all groups]]&lt;br /&gt;
*[[Capabilities/moodle/calendar:managegroupentries|Manage group calendar entries]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Upload users]] - for importing users into groups&lt;br /&gt;
*[[Enrolment key]]&lt;br /&gt;
* [http://youtu.be/amyQjAESkZM Moodle Forum Types and Group Mode] MoodleBites video on YouTube&lt;br /&gt;
&lt;br /&gt;
[[de:Gruppen]]&lt;br /&gt;
[[fr:Groupes]]&lt;br /&gt;
[[ja:グループ]]&lt;br /&gt;
[[es:Grupos]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Quiz_FAQ&amp;diff=127580</id>
		<title>Quiz FAQ</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Quiz_FAQ&amp;diff=127580"/>
		<updated>2017-06-27T17:03:30Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: copied from 33 docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quiz}}&lt;br /&gt;
==General==&lt;br /&gt;
&lt;br /&gt;
===How can I try a quiz before it is released?===&lt;br /&gt;
&lt;br /&gt;
You have prepared a quiz exam for your students. It is currently in a hidden state. The exam opens on the day of the exam, at a time that the students know about. However, to satisfy yourself that it is doable in the time allotted, You wish to do a dry run yourself before that date. How can You accomplish this?&lt;br /&gt;
&lt;br /&gt;
Method 1: Use the Preview feature available to you as a teacher as you are making the quiz.&lt;br /&gt;
 &lt;br /&gt;
Method 2: &lt;br /&gt;
&lt;br /&gt;
# Make a dummy account with a name like &amp;quot;Test Student&amp;quot;.&lt;br /&gt;
# Enrol that user in the course as a student.&lt;br /&gt;
# Add a &amp;quot;User override&amp;quot; to the quiz, so &amp;quot;Test Student&amp;quot; can attempt the quiz before it is open to everyone else.&lt;br /&gt;
# Log in as &amp;quot;Test student&amp;quot;.&lt;br /&gt;
# Attempt the quiz.&lt;br /&gt;
# Log back in as teacher.&lt;br /&gt;
# Review the attempt.&lt;br /&gt;
# Go to Results -&amp;gt; Grades and delete the test attempt.&lt;br /&gt;
# Un-enrol &amp;quot;Test Student&amp;quot; from your course.&lt;br /&gt;
&lt;br /&gt;
Method 3: Set up a Moodle Playground course for your teachers. Add teachers with dual role (teacher and student). Teachers can later copy the quiz/assignment/whatever over to their live class.&lt;br /&gt;
&lt;br /&gt;
===How can I enable notification of quiz submissions?===&lt;br /&gt;
&lt;br /&gt;
See [[Quiz submission notification]].&lt;br /&gt;
&lt;br /&gt;
===How do I send a bulk message to all students who haven&#039;t completed a quiz?===&lt;br /&gt;
*From your navigation block, click &#039;&#039;Reports&amp;gt;Course participation&#039;&#039;&lt;br /&gt;
*From the drop down, choose your quiz.&lt;br /&gt;
*In &#039;&#039;Show only&#039;&#039;, choose &amp;quot;Student&amp;quot; and in &#039;&#039;Actions&#039;&#039;, choose &amp;quot;post&amp;quot;&lt;br /&gt;
*In the list that appears, tick/check the boxes next to those you wish to message.&lt;br /&gt;
*In the bottom dropdown &#039;&#039;With selected users&#039;&#039;, choose &amp;quot;send message&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:quizemail.png]]&lt;br /&gt;
&lt;br /&gt;
===How can build a quiz that picks X questions randomly from a larger question bank?===&lt;br /&gt;
See the section on adding random questions in [[Building Quiz]].&lt;br /&gt;
&lt;br /&gt;
===How can I print a copy of a quiz?===&lt;br /&gt;
&lt;br /&gt;
Use your browser printer option (for example by right-clicking and selecting Print) When a student prints their finished quiz, responses and feedback will also be printed.&lt;br /&gt;
&lt;br /&gt;
[[File:browserquizprint29.png|thumb|center|400px|Print preview of finished quiz - Click to enlarge]]&lt;br /&gt;
&lt;br /&gt;
You can also export the question as Moodle XML, or GIFT format. If you open either of those files in a text-editor, you should be able to see most of the details of each question. &lt;br /&gt;
&lt;br /&gt;
=== How can I optimize a Moodle server for performing more concurrent quizzes? ===&lt;br /&gt;
&lt;br /&gt;
See [[Performance recommendations]].&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
&lt;br /&gt;
===Why am I no longer allowed to add or remove questions?===&lt;br /&gt;
Most likely it is because you have students that have already attempted the quiz. You will need to delete all of the attempts by selecting them and choosing to delete them if you need to add/remove questions from a quiz. &lt;br /&gt;
&lt;br /&gt;
If you are developing a new quiz where the attempts have just been trials then deleting the previous attempts will have no consequences in the grade book. &lt;br /&gt;
&lt;br /&gt;
There are several ways of getting to the “attempts #” which you need to click on to delete the previous attempts. Use which ever works for you.&lt;br /&gt;
#Click on the quiz that you want to amend. It will take you to a page with “attempts #&amp;quot; at the top.&lt;br /&gt;
#If you are on a page with this message “You cannot add or remove questions because the quiz has been attempted (attempts #)” Click on &amp;quot;attempts #&amp;quot;.&lt;br /&gt;
#If you have navigated away from the page with the message go to the Settings block &amp;gt; Quiz Administration &amp;gt; Edit Quiz.&lt;br /&gt;
Whichever way you find “attempts #” click on it and you will go to a page with a drop down menu at the top. Select “all users who have attempted the quiz”. There are several other click boxes select whatever applies to your situation.&lt;br /&gt;
Click “Show Report” and then “select all”. Click “Delete selected attempts” and confirm selection.&lt;br /&gt;
&lt;br /&gt;
Go back to  Quiz Administration &amp;gt; Edit Quiz and you will now be able to add or delete questions.&lt;br /&gt;
&lt;br /&gt;
===How can I remove a problem question after the quiz has been taken?===&lt;br /&gt;
&lt;br /&gt;
You can not remove a question once a quiz has been taken by one student or more. However you can change the score and flag the question so you know it has problems.&lt;br /&gt;
&lt;br /&gt;
Set the score for that question to 0. &lt;br /&gt;
*Caution: In some versions of Moodle if you use this question in an other quiz, this will potentially change the question in that quiz as well. A trick is to score the question as 0, then regrade the just completed quiz. This will establish the new grade for gradebook.  Now go back and change the score to the original value.  &lt;br /&gt;
&lt;br /&gt;
Find the question in Question Bank.  Maybe edit the title (e.g. &#039;Do not use in Bio101&#039;).  Or if you do not share the question category with other teachers, create a sub category, move the offending question there, and perhaps create a better question to replace the one you just moved.  Create a new quiz and if necessary hide the old one.&lt;br /&gt;
*Caution: if other departments or teachers use a question category it might be wise to check with the team before moving or changing any question.   This is one reason importing questions in a course is a good best practice in some situations.&lt;br /&gt;
&lt;br /&gt;
===How can I turn off glossary auto-linking in a quiz? ===&lt;br /&gt;
*In the Quiz administration settings block there will be a link &amp;quot;filter&amp;quot;.&lt;br /&gt;
*Click the link and you will have the option to disable filters just for that particular quiz:&lt;br /&gt;
&lt;br /&gt;
==Attempts==&lt;br /&gt;
&lt;br /&gt;
===How can I give particular students extra time or numbers of attempts?===&lt;br /&gt;
*In the Quiz administration there is a link &amp;quot;User overrides&amp;quot;&lt;br /&gt;
*Click this link and you will be able to choose one or more users and change quiz dates, times or number of attempts.&lt;br /&gt;
&lt;br /&gt;
[[File:quizuseroverride.png]]&lt;br /&gt;
&lt;br /&gt;
===Can I have different start times/timings/numbers of attempts for different groups?===&lt;br /&gt;
*In the Quiz administration settings block, there is a link &amp;quot;group overrides&amp;quot; that allows you to do things like grant extensions to certain groups of students.&lt;br /&gt;
*Click this link and you will be able to select your groups and change the quiz dates, times and number of attempts:&lt;br /&gt;
&lt;br /&gt;
[[File:quizgroupoverride.png]]&lt;br /&gt;
&lt;br /&gt;
===What happens if students submit answers after the quiz closing date?===&lt;br /&gt;
It is possible for students to still submit answers after the quiz has closed (for example if they started the attempt before the closing date but then took a long time before submitting). These responses are stored by the quiz module, but the students are not given any credit for them. The teacher can see these answers when reviewing the student&#039;s attempts and can give the student credit for them by manually entering a grade in the gradebook. Also the teacher could change the closing date after the fact and regrade the attempts. The students&#039; answers would then get graded.&lt;br /&gt;
&lt;br /&gt;
===How can a &amp;quot;Never submitted quiz&amp;quot; attempt be submitted?===&lt;br /&gt;
Currently  there is no way to retrieve an attempt that was &amp;quot;Never Submitted&amp;quot;, and get it back into the &amp;quot;In progress&amp;quot; state. Perhaps the best solution is to plan ahead and set your quiz to set your quiz to be submitted automatically.  Alternatively, you can&lt;br /&gt;
# Update the quiz : set the &amp;quot;close the quiz&amp;quot; date after today&lt;br /&gt;
# Set &amp;quot;When time expires&amp;quot; to &amp;quot;There is a grace period ...&amp;quot;&lt;br /&gt;
#Under Grade set &amp;quot;Attempts allowed&amp;quot; to &amp;quot;unlimited&amp;quot;&lt;br /&gt;
#Question behavior: Each attempt builds on the last &amp;quot;Yes&amp;quot;&lt;br /&gt;
# Invite the students who did not close their exams&lt;br /&gt;
# Allow them to start a new attempt, and close it immediately.&lt;br /&gt;
&lt;br /&gt;
===Why can&#039;t people (guests) attempt a quiz without creating an account and logging in?===&lt;br /&gt;
&lt;br /&gt;
This is difficult to implement for technical reasons.&lt;br /&gt;
&lt;br /&gt;
To explain: The quiz has to link all information about an attempt to a particular &#039;user&#039; record in the database, and each user can only have one open quiz attempt at a time. All not-logged-in users share the same &#039;guest&#039; user database record. Therefore, two guests could not attempt the quiz at the same time, and even if they could, it would be difficult to prevent one guest seeing another guest&#039;s attempts.&lt;br /&gt;
&lt;br /&gt;
Of course, given enough work, it would be possible to change some of those assumptions, and so make it possible for guests to attempt quizzes. Indeed, some of the obstructions to implementing this have already been removed while doing other work on the quiz, but there is still some way to go. If you would like to see this implemented, please vote for MDL-17892.&lt;br /&gt;
&lt;br /&gt;
A workaround is to create a visitor account, say with username = guest,  password = visitor, for everyone to share.&lt;br /&gt;
&lt;br /&gt;
===How can I prevent a student from reviewing or jumping around questions in a quiz?===&lt;br /&gt;
You can block the quiz navigation block and the summary of quiz page with CSS code in a theme.   However, if a student fails to answer a question, they will not know if you implement this &amp;quot;solution&amp;quot;. Also if others on the site do not want this patch, make sure the theme you select for the course is not used by others.&lt;br /&gt;
&lt;br /&gt;
For example using the Afterburner theme, enter this in the CSS code area:&lt;br /&gt;
&lt;br /&gt;
:div#mod_quiz_navblock {visibility:hidden;}&lt;br /&gt;
:table.quizsummaryofattempt {visibility:hidden;}&lt;br /&gt;
&lt;br /&gt;
There are other CSS solutions.&lt;br /&gt;
&lt;br /&gt;
===How can I force my students to answer all the question in a quiz before they submit?===&lt;br /&gt;
&lt;br /&gt;
There are various ways to answer this:&lt;br /&gt;
# You can&#039;t.&lt;br /&gt;
# Your students are not stupid. They know they will get zero marks for any question they do not answer, so they already have a strong incentive to answer every question. Furthermore, at the end of the quiz there is the summary page where they can easily check that they have answered all the questions before they submit, so they won&#039;t accidentally miss questions.&lt;br /&gt;
# OK, so you want us to write code that won&#039;t let students submit before they have answered each question. Well, all that does is forces the student to put random junk like &amp;quot;asdf&amp;quot; into each question before they click the button, or randomly make a choice in each multiple choice question. There is no educational benefit in this. You get more meaningful information if students leave those questions blank rather than putting in random responses.&lt;br /&gt;
&lt;br /&gt;
==Grades==&lt;br /&gt;
&lt;br /&gt;
===Why is my quiz not displaying in the gradebook?===&lt;br /&gt;
&lt;br /&gt;
Check that you have a maximum score that is more than 0 - if your score is 0, then the quiz will not appear in the gradebook.&lt;br /&gt;
&lt;br /&gt;
===I&#039;ve entered quiz grades manually in the gradebook. How can I allow students to improve on these grades?===&lt;br /&gt;
&lt;br /&gt;
When a grade is entered directly in the gradebook, an &amp;quot;overridden&amp;quot; flag is set, meaning that the grade can no longer be changed from within the quiz.&lt;br /&gt;
&lt;br /&gt;
However, the flag can be removed by turning editing on in the [[Grader report|grader report]], then clicking the edit grade icon, unchecking the overridden box and saving the changes.&lt;br /&gt;
&lt;br /&gt;
===How can I set a grade to pass?===&lt;br /&gt;
&lt;br /&gt;
See the section &#039;Setting a grade to pass for a quiz&#039; in [[Activity completion settings]] for details.&lt;br /&gt;
&lt;br /&gt;
===How can I have a quiz that is not graded?===&lt;br /&gt;
On the Edit quiz page, change the total score and each question&#039;s score to 0 instead of the defaults of 10 and 1 per question:&lt;br /&gt;
[[File:quizscore0.png]]&lt;br /&gt;
&lt;br /&gt;
==Appearance==&lt;br /&gt;
&lt;br /&gt;
===How can I turn off question flagging?===&lt;br /&gt;
By default, flags are available in quiz questions.&lt;br /&gt;
&lt;br /&gt;
[[File:flag.png]]&lt;br /&gt;
&lt;br /&gt;
There is a capability attached to this: [[Capabilities/moodle/question:flag]]. Remove this capability from roles that you don&#039;t want to see the flags. You can either do that by editing the role definitions globally, or by overriding the permissions in just one quiz or course.&lt;br /&gt;
&lt;br /&gt;
===How can I hide the number of marks available for each question?===&lt;br /&gt;
&lt;br /&gt;
This is not really possible unless you are prepared to edit the code.&lt;br /&gt;
&lt;br /&gt;
If you have a custom theme, you can add CSS like this:&lt;br /&gt;
&amp;lt;code css&amp;gt;&lt;br /&gt;
.que .info .grade { display: none; }&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
or you could try to make it more specific, and only hide the grade before the question is answered:&lt;br /&gt;
&amp;lt;code css&amp;gt;&lt;br /&gt;
.que.answersaved .info .grade,&lt;br /&gt;
.que.invalidanswer .info .grade,&lt;br /&gt;
.que.notyetanswered .info .grade { display: none; }&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
You can also add this CSS using the [[Header_and_footer|Additional HTML admin setting]].&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can alter the PHP code here: https://github.com/moodle/moodle/blob/4de51c25ae227a727dcba7c39f6f644a5d47ce7a/mod/quiz/locallib.php#L1820. Change that line to give the behaviour you want, e.g.&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
$options-&amp;gt;marks = self::extract($quiz-&amp;gt;reviewmarks, $when,&lt;br /&gt;
                self::MARK_AND_MAX, self::HIDDEN);&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Be warned that any of these approaches will affect every quiz in the Moodle site.&lt;br /&gt;
&lt;br /&gt;
==Errors==&lt;br /&gt;
&lt;br /&gt;
===I obtain the error &#039;The number of random questions required is more than are still available in the category!&#039;===&lt;br /&gt;
&lt;br /&gt;
Review your quiz and verify Moodle has enough questions from each category of questions it will be pulling from. You may have inadvertently selected more questions than what exists in the category. Also make sure you&#039;re not pulling questions from a category that has zero questions. Because you are picking random questions, rather than a specific question, it may not be apparent at first that you have run out of questions to ask!&lt;br /&gt;
&lt;br /&gt;
==Quiz plugins==&lt;br /&gt;
&lt;br /&gt;
There are a number of ways to extend quizzes, such as adding new reports and questions types. See [https://moodle.org/plugins/browse.php?list=category&amp;amp;id=28 Moodle plugins directory: Plugin type: Quiz].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Effective quiz practices]]&lt;br /&gt;
* [[Questions FAQ]]&lt;br /&gt;
&lt;br /&gt;
==Any further questions?==&lt;br /&gt;
&lt;br /&gt;
Please post in the [https://moodle.org/mod/forum/view.php?id=737 Quiz forum] on moodle.org.&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[de:Test FAQ]]&lt;br /&gt;
[[es:Examen FAQ]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=File:quizscore0.png&amp;diff=127579</id>
		<title>File:quizscore0.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=File:quizscore0.png&amp;diff=127579"/>
		<updated>2017-06-27T17:03:09Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Private_files&amp;diff=127578</id>
		<title>Private files</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Private_files&amp;diff=127578"/>
		<updated>2017-06-23T16:13:45Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: /* The private files area */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Repositories}}&lt;br /&gt;
==The private files area==&lt;br /&gt;
Each user has a private files area for uploading and managing a set of files. If enabled by the administrator, users can also email files to their private files area.&lt;br /&gt;
&lt;br /&gt;
The private files area can be accessed via the Navigation drawer in the [[Boost theme]] or the [[My private files block]]. If the private files repository is enabled by a site admin, it is available as a source within the filepicker when selecting files to use in a course.&lt;br /&gt;
&lt;br /&gt;
==Private files management==&lt;br /&gt;
&lt;br /&gt;
To add a file to your private files area&lt;br /&gt;
#If you are using the [[Boost theme]] navigate to the Private files link. Alternatively, navigate to your dashboard and to the Private files block.&lt;br /&gt;
#Click the link &#039;Manage private files&#039;&lt;br /&gt;
# The file manager will appear.&lt;br /&gt;
# If desired, create a folder for your file(s)&lt;br /&gt;
#Click on the Add button to upload from the File picker or drag and drop from your desktop. It will look like the files are already there, but they aren&#039;t until you &#039;&#039;&#039;do the next step!&#039;&#039;&#039;&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
&lt;br /&gt;
[[File:newprivatefiles.png]]&lt;br /&gt;
&lt;br /&gt;
*Once uploaded, files will appear as thumbnails. Clicking the icons top right will display them in table or list view as an alternative.&lt;br /&gt;
[[File:uploadedprivatefiles.png]]&lt;br /&gt;
&lt;br /&gt;
==Emailing private files as an attachment==&lt;br /&gt;
&lt;br /&gt;
*This requires the administrator to have enabled incoming mail processing in &#039;&#039;Site administration&amp;gt;Server&amp;gt;[[Incoming mail configuration]]&amp;gt;Mail settings&#039;&#039; and Email to private files in &#039;&#039;Site administration&amp;gt;Server&amp;gt;[[Incoming mail configuration]]&amp;gt;Message handlers.&#039;&#039;&lt;br /&gt;
*When these settings are enabled, users will see an email address in their private files screen:&lt;br /&gt;
&lt;br /&gt;
[[File:EmailPrivateFiles28.png|center|thumb|600px]]&lt;br /&gt;
&lt;br /&gt;
*This is the email address to which the email including the attached file should be sent. It will appear after cron in the user&#039;s private files after cron has run.&lt;br /&gt;
*For a demonstration of emailing to private files, [http://youtu.be/3cElj4svlQQ?t=1m8s  watch the  Usability screencast] from Moodle HQ, starting at 1m8s.&lt;br /&gt;
&lt;br /&gt;
==Making an alias/shortcut to a file in the private files area==&lt;br /&gt;
&lt;br /&gt;
If a file is uploaded into your private files area, it is possible when using it elsewhere on Moodle to select it as an alias/shortcut. This means that if you update the file in your private files area, it will automatically update elsewhere on Moodle.&lt;br /&gt;
&lt;br /&gt;
[[File:privatefilesalias.png]]&lt;br /&gt;
&lt;br /&gt;
See [[Working with files]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Private files size limit==&lt;br /&gt;
&lt;br /&gt;
The size limit for each user&#039;s private files area is set by a site administrator in User quota in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Security &amp;gt; Site policies&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Preventing access to Private files==&lt;br /&gt;
*To prevent all users having access to Private files, the administrator should disable the repository in &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Plugins&amp;gt;Repositories&amp;gt;Manage repositories.&#039;&#039; and in &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Users&amp;gt;Permissions&amp;gt;Define Roles&#039;&#039; edit the authenticated user role and set the capabilities &#039;moodle/user:manageownfiles&#039; and &#039;repository/user:view&#039; to prohibit.&lt;br /&gt;
*If  only students are to be prevented from accessing private files (but teachers etc, allowed) then a new role should be made and assigned system wide. See FAQ 6 in [[Repositories FAQ]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Private files capabilities==&lt;br /&gt;
&lt;br /&gt;
* [[Capabilities/moodle/user:manageownfiles|Manage files in own private file area]]&lt;br /&gt;
*[[Capabilities/repository/user:view|View user private files]]&lt;br /&gt;
&lt;br /&gt;
[[es:Archivos privados]]&lt;br /&gt;
[[eu:Fitxategi_pribatuak]]&lt;br /&gt;
[[fr:Fichiers personnels]]&lt;br /&gt;
[[ja:プライベートファイル]]&lt;br /&gt;
[[de:Eigene Dateien]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Private_files&amp;diff=127577</id>
		<title>Private files</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Private_files&amp;diff=127577"/>
		<updated>2017-06-23T16:12:01Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: private files in Boost&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Repositories}}&lt;br /&gt;
==The private files area==&lt;br /&gt;
Each user has a private files area for uploading and managing a set of files. If enabled by the administrator, users can also email files to their private files area.&lt;br /&gt;
&lt;br /&gt;
The private files area can be accessed via the dashboard or the [[My private files block]]. If the private files repository is enabled by a site admin, it is available as a source within the filepicker when selecting files to use in a course.&lt;br /&gt;
&lt;br /&gt;
==Private files management==&lt;br /&gt;
&lt;br /&gt;
To add a file to your private files area&lt;br /&gt;
#If you are using the [[Boost theme]] navigate to the Private files link. Alternatively, navigate to your dashboard and to the Private files block.&lt;br /&gt;
#Click the link &#039;Manage private files&#039;&lt;br /&gt;
# The file manager will appear.&lt;br /&gt;
# If desired, create a folder for your file(s)&lt;br /&gt;
#Click on the Add button to upload from the File picker or drag and drop from your desktop. It will look like the files are already there, but they aren&#039;t until you &#039;&#039;&#039;do the next step!&#039;&#039;&#039;&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
&lt;br /&gt;
[[File:newprivatefiles.png]]&lt;br /&gt;
&lt;br /&gt;
*Once uploaded, files will appear as thumbnails. Clicking the icons top right will display them in table or list view as an alternative.&lt;br /&gt;
[[File:uploadedprivatefiles.png]]&lt;br /&gt;
&lt;br /&gt;
==Emailing private files as an attachment==&lt;br /&gt;
&lt;br /&gt;
*This requires the administrator to have enabled incoming mail processing in &#039;&#039;Site administration&amp;gt;Server&amp;gt;[[Incoming mail configuration]]&amp;gt;Mail settings&#039;&#039; and Email to private files in &#039;&#039;Site administration&amp;gt;Server&amp;gt;[[Incoming mail configuration]]&amp;gt;Message handlers.&#039;&#039;&lt;br /&gt;
*When these settings are enabled, users will see an email address in their private files screen:&lt;br /&gt;
&lt;br /&gt;
[[File:EmailPrivateFiles28.png|center|thumb|600px]]&lt;br /&gt;
&lt;br /&gt;
*This is the email address to which the email including the attached file should be sent. It will appear after cron in the user&#039;s private files after cron has run.&lt;br /&gt;
*For a demonstration of emailing to private files, [http://youtu.be/3cElj4svlQQ?t=1m8s  watch the  Usability screencast] from Moodle HQ, starting at 1m8s.&lt;br /&gt;
&lt;br /&gt;
==Making an alias/shortcut to a file in the private files area==&lt;br /&gt;
&lt;br /&gt;
If a file is uploaded into your private files area, it is possible when using it elsewhere on Moodle to select it as an alias/shortcut. This means that if you update the file in your private files area, it will automatically update elsewhere on Moodle.&lt;br /&gt;
&lt;br /&gt;
[[File:privatefilesalias.png]]&lt;br /&gt;
&lt;br /&gt;
See [[Working with files]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Private files size limit==&lt;br /&gt;
&lt;br /&gt;
The size limit for each user&#039;s private files area is set by a site administrator in User quota in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Security &amp;gt; Site policies&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Preventing access to Private files==&lt;br /&gt;
*To prevent all users having access to Private files, the administrator should disable the repository in &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Plugins&amp;gt;Repositories&amp;gt;Manage repositories.&#039;&#039; and in &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Users&amp;gt;Permissions&amp;gt;Define Roles&#039;&#039; edit the authenticated user role and set the capabilities &#039;moodle/user:manageownfiles&#039; and &#039;repository/user:view&#039; to prohibit.&lt;br /&gt;
*If  only students are to be prevented from accessing private files (but teachers etc, allowed) then a new role should be made and assigned system wide. See FAQ 6 in [[Repositories FAQ]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Private files capabilities==&lt;br /&gt;
&lt;br /&gt;
* [[Capabilities/moodle/user:manageownfiles|Manage files in own private file area]]&lt;br /&gt;
*[[Capabilities/repository/user:view|View user private files]]&lt;br /&gt;
&lt;br /&gt;
[[es:Archivos privados]]&lt;br /&gt;
[[eu:Fitxategi_pribatuak]]&lt;br /&gt;
[[fr:Fichiers personnels]]&lt;br /&gt;
[[ja:プライベートファイル]]&lt;br /&gt;
[[de:Eigene Dateien]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Upload_courses&amp;diff=127574</id>
		<title>Upload courses</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Upload_courses&amp;diff=127574"/>
		<updated>2017-06-20T12:36:51Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: enrolment method names examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Courses}}&lt;br /&gt;
{{Note|This page is about creating courses with a text (.csv) file. If you want to upload a course backup in .mbz or .tgz format, see [[Course restore]].}}&lt;br /&gt;
&lt;br /&gt;
==Upload courses==&lt;br /&gt;
&lt;br /&gt;
In addition to creating new courses, the upload courses functionality may also be used to update or delete courses, or import content from another course. For information on using this functionality to create course templates, see [[Adding a new course]].&lt;br /&gt;
&lt;br /&gt;
To upload one or more courses&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Courses &amp;gt; Upload courses&#039;&#039;&lt;br /&gt;
# Either drag and drop the CSV file or click the &#039;Choose a file&#039; button and select the file in the file picker&lt;br /&gt;
# Select appropriate import options carefully, then click the preview button.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|[[File:26uploadcourses.png|250px|thumb|Upload courses admin screen]]&lt;br /&gt;
|&lt;br /&gt;
|[[File:uploadcoursesresults.png|250px|thumb|Courses successfully uploaded]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Note: It is also possible to use the command-line tool &#039;&#039;admin/tool/uploadcourse/cli/uploadcourse.php&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
When using the web interface, use the &#039;&#039;Preview&#039;&#039; option to see if any errors were detected in the previewed rows. If you proceed with the upload and there were something wrong detected with a course, it will be ignored.&lt;br /&gt;
&lt;br /&gt;
=== Short file example ===&lt;br /&gt;
uploadcourse.csv:&lt;br /&gt;
&lt;br /&gt;
Note: shortname, fullname, and category are required.&lt;br /&gt;
&lt;br /&gt;
The category field takes the id of the category, with the default category Miscellaneous having id 1. Categories must already exist. If you put a category id that does not exist, you will receive a &amp;quot;Could not resolve category by ID&amp;quot; error during upload preview, and courses in that category will not be created. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code bash&amp;gt;&lt;br /&gt;
shortname,fullname,category,summary,enrolment_1,enrolment_1_role,enrolment_1_enrolperiod,role_student&lt;br /&gt;
courserestored,Course restored,1,a summary,manual,student,1 month,&lt;br /&gt;
courserestored2,Course restored 2,1,a summary,,,,&lt;br /&gt;
courserestored3,Course restored 3,1,a summary,,,,padawan&lt;br /&gt;
courserestored4,Course restored 4,1,&amp;quot;a summary, with comma&amp;quot;,manual,student,1 month,padawan&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
Notice there are no spaces between the items.&lt;br /&gt;
&lt;br /&gt;
==Creating the text file==&lt;br /&gt;
&lt;br /&gt;
The text file to upload courses must be a CSV file. It accepts the following columns which are divided in two categories, the course information, and the course actions.&lt;br /&gt;
&lt;br /&gt;
===Course information fields===&lt;br /&gt;
&lt;br /&gt;
Most of those settings are available on the settings page of a course. Please refer to [[Course settings]] for more information. Field names must be lower-case.&lt;br /&gt;
&lt;br /&gt;
;shortname&lt;br /&gt;
: The shortname&lt;br /&gt;
;fullname&lt;br /&gt;
: The full name&lt;br /&gt;
;idnumber&lt;br /&gt;
: The ID number&lt;br /&gt;
;category&lt;br /&gt;
: The ID of the category to place the course in. This takes precedence over &#039;&#039;category_idnumber&#039;&#039; and &#039;&#039;category_path&#039;&#039;.&lt;br /&gt;
;category_idnumber&lt;br /&gt;
: The ID number of the category to place the course in. This takes precedence over &#039;&#039;category_path&#039;&#039;.&lt;br /&gt;
;category_path&lt;br /&gt;
: The path of the category to place the course in. If you want to place the course in a category named &amp;quot;Science-Fiction&amp;quot; which is located under the category &amp;quot;Movies&amp;quot;, the value to provide is: &amp;lt;code&amp;gt;Movies / Science-Fiction&amp;lt;/code&amp;gt;. Note that the separator must be &amp;lt;code&amp;gt;[space]/[space]&amp;lt;/code&amp;gt;. Also note that the category MUST exist, it will not be created.  If you want to place the course in the top-level category &amp;quot;Movies&amp;quot;, the value to provide is: &amp;lt;code&amp;gt;Movies&amp;lt;/code&amp;gt;&lt;br /&gt;
;visible&lt;br /&gt;
: 1 if the course is visible, 0 if hidden&lt;br /&gt;
;startdate&lt;br /&gt;
: The time at which the course starts. Please note that this value is passed to the PHP function [http://php.net/manual/en/function.strtotime.php strtotime] to generate a timestamp. Example 01.12.2014 (1st December 2014)&lt;br /&gt;
;enddate&lt;br /&gt;
: The time at which the course ends. Please note same as with startdate that this value is passed to the PHP function [http://php.net/manual/en/function.strtotime.php strtotime] to generate a timestamp. Example 01.12.2014 (1st December 2014)&lt;br /&gt;
;summary&lt;br /&gt;
: The summary of the course&lt;br /&gt;
;format&lt;br /&gt;
: The course format to use, this must be a valid course format plugin name. E.g. &#039;&#039;weeks&#039;&#039;, &#039;&#039;topics&#039;&#039;.&lt;br /&gt;
;theme&lt;br /&gt;
: The theme to use&lt;br /&gt;
;lang&lt;br /&gt;
: The language to use&lt;br /&gt;
;newsitems&lt;br /&gt;
: The number of news items&lt;br /&gt;
;showgrades&lt;br /&gt;
: 1 to show the gradebook to students, 0 to hide it.&lt;br /&gt;
;showreports&lt;br /&gt;
: 1 to show the activity reports, 0 to hide it.&lt;br /&gt;
;legacyfiles&lt;br /&gt;
: 1 to enable the legacy course files, 0 not to.&lt;br /&gt;
;maxbytes&lt;br /&gt;
: The maximum upload size of the course in bytes. Use 0 for the site limit.&lt;br /&gt;
;groupmode&lt;br /&gt;
: 0 for &#039;&#039;No groups&#039;&#039;, 1 for &#039;&#039;Separate groups&#039;&#039; and 2 for &#039;&#039;Visible groups&#039;&#039;.&lt;br /&gt;
;groupmodeforce&lt;br /&gt;
: 1 to force the group mode, otherwise enter 0.&lt;br /&gt;
;enablecompletion&lt;br /&gt;
: 1 to enable the activity completion, 0 not to.&lt;br /&gt;
&lt;br /&gt;
====Enrolment fields====&lt;br /&gt;
&lt;br /&gt;
Some fields can be constructed to enable and configure enrolment methods. The fields must be named &#039;&#039;enrolment_[number]&#039;&#039; for the enrolment method name, and &#039;&#039;enrolment_[number]_property&#039;&#039; for its properties.&lt;br /&gt;
&lt;br /&gt;
;enrolment_[number]&lt;br /&gt;
: The name of the enrolment method (eg manual, guest, self)&lt;br /&gt;
;enrolment_[number]_delete&lt;br /&gt;
: 1 to delete this enrolment method from the course, if set to 1 all the other properties will be ignored.&lt;br /&gt;
;enrolment_[number]_disable&lt;br /&gt;
: 1 to disable this enrolment method from the course, if set to 1 all the other properties will be ignored.&lt;br /&gt;
;enrolment_[number]_startdate&lt;br /&gt;
: The enrolment start date. This value is passed to the PHP function strtotime().&lt;br /&gt;
;enrolment_[number]_enddate&lt;br /&gt;
: The enrolment end date. This value is passed to the PHP function strtotime().&lt;br /&gt;
;enrolment_[number]_enrolperiod&lt;br /&gt;
: Number of seconds, or if not a value understood by strtotime() such as &amp;quot;4 days&amp;quot;.&lt;br /&gt;
;enrolment_[number]_role&lt;br /&gt;
: The role short name&lt;br /&gt;
;enrolment_[number]_[property]&lt;br /&gt;
: Where property is understood by the specified enrolment method&lt;br /&gt;
;enrolment_[number]_password&lt;br /&gt;
: The course enrolment key&lt;br /&gt;
&lt;br /&gt;
Note: Upload courses is not yet compatible with all [[Enrolments|enrolment methods]] (MDL-43127).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 enrolment_1: manual&lt;br /&gt;
 enrolment_1_role: student&lt;br /&gt;
 enrolment_1_enrolperiod: 1 month&lt;br /&gt;
 &lt;br /&gt;
 enrolment_2: self&lt;br /&gt;
 enrolment_2_startdate: 2013-01-30&lt;br /&gt;
&lt;br /&gt;
====Role renaming====&lt;br /&gt;
&lt;br /&gt;
To rename some roles, using the following pattern:&lt;br /&gt;
&lt;br /&gt;
;role_[shortname]&lt;br /&gt;
: The new name of the role &#039;&#039;[shortname]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 role_student: Apprentice&lt;br /&gt;
 role_teacher: Master&lt;br /&gt;
 role_mycustomrole: Jedi&lt;br /&gt;
&lt;br /&gt;
It is worth noting that the short name for the teacher role is &#039;&#039;editingteacher&#039;&#039; and the short name for the non-editing teacher is &#039;&#039;teacher&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Course action fields===&lt;br /&gt;
&lt;br /&gt;
Those settings take precedence over the &#039;&#039;Course process&#039;&#039; parameters.&lt;br /&gt;
&lt;br /&gt;
;delete&lt;br /&gt;
: 1 to delete the course &lt;br /&gt;
;rename&lt;br /&gt;
: The shortname to rename the course to&lt;br /&gt;
;backupfile&lt;br /&gt;
: An absolute path to a backup file (.mbz) to import in the course.&lt;br /&gt;
&lt;br /&gt;
(This means the full path to your course, for example &#039;&#039;/home/yourmoodle/public_html/moodle27/transfert/backup.mbz&#039;&#039; . If you are unsure of this, look at include_path in &#039;&#039;Site administration&amp;gt;Server&amp;gt;PHP info.)&#039;&#039;&lt;br /&gt;
;templatecourse&lt;br /&gt;
: The short name of a course to import the content from&lt;br /&gt;
;reset&lt;br /&gt;
: 1 to reset the course&lt;br /&gt;
&lt;br /&gt;
===Mandatory fields===&lt;br /&gt;
&lt;br /&gt;
;shortname&lt;br /&gt;
: This field is mandatory for every operation, with the only exception of creating new courses. See details on the course process parameter &#039;&#039;Shortname template&#039;&#039; for more information.&lt;br /&gt;
;fullname&lt;br /&gt;
: Required when creating a new course.&lt;br /&gt;
;category, category_idnumber, category_path&lt;br /&gt;
: One of these is required when creating a course.&lt;br /&gt;
&lt;br /&gt;
===Import options===&lt;br /&gt;
&lt;br /&gt;
To prevent unexpected behaviour, you have to specify what you want the tool to be able to do.&lt;br /&gt;
&lt;br /&gt;
;Upload mode&lt;br /&gt;
: This allows you to specify if courses can be created and/or updated.&lt;br /&gt;
;Update mode&lt;br /&gt;
: If you allow courses to be updated, you also have to tell the tool what to update the courses with.&lt;br /&gt;
;Allow deletes&lt;br /&gt;
: Whether the &#039;&#039;delete&#039;&#039; field is accepted or not&lt;br /&gt;
;Allow renames&lt;br /&gt;
: Whether the &#039;&#039;rename&#039;&#039; field is accepted or not&lt;br /&gt;
;Allow resets&lt;br /&gt;
: Whether the &#039;&#039;reset&#039;&#039; field is accepted or not&lt;br /&gt;
&lt;br /&gt;
===Course process===&lt;br /&gt;
&lt;br /&gt;
This allows you to specify actions to be taken for every course uploaded.&lt;br /&gt;
&lt;br /&gt;
;Shortname template&lt;br /&gt;
: If you are creating courses without a shortname, you can use this field to automatically generate a shortname. This field accepts two placeholders: %i for the ID number, %f for the summary.&lt;br /&gt;
;Restore file&lt;br /&gt;
: A backup file (.mbz) to import in the course after create/update.&lt;br /&gt;
;Restore from course&lt;br /&gt;
: The shortname of a course to import content from after create/update.&lt;br /&gt;
;Reset after upload&lt;br /&gt;
: Whether to reset the course after creating/updating it.&lt;br /&gt;
&lt;br /&gt;
===Default course values===&lt;br /&gt;
&lt;br /&gt;
Those are values that can be set in the web interface for all the fields that are not specified in the CSV file. Note that they are always used when creating a course, but only when specified during update (see &#039;&#039;Update mode&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
==Increasing speed==&lt;br /&gt;
&lt;br /&gt;
When importing the content of a backup file, or another course, you are advised to enable the setting &#039;&#039;keeptempdirectoriesonbackup&#039;&#039;. This will considerably speed up the process of the upload if you are importing multiple times from the same source.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* Demo screencast: [http://youtu.be/MzK2jb-9SwE Bulk course creation]&lt;br /&gt;
* [[Upload users]]&lt;br /&gt;
* [http://www.moodleblog.net/2013/11/24/creating-course-templates-in-moodle-2-6/ Creating course templates in Moodle 2.6] blog post by Mary Cooch&lt;br /&gt;
&lt;br /&gt;
[[de:Kurse hochladen]]&lt;br /&gt;
[[es:Subir cursos]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=PayPal_enrolment&amp;diff=127573</id>
		<title>PayPal enrolment</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=PayPal_enrolment&amp;diff=127573"/>
		<updated>2017-06-20T08:12:15Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: updated for Boost&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Enrolment}}&lt;br /&gt;
The PayPal enrolment plugin allows users to pay for courses and then be automatically enrolled. &lt;br /&gt;
&lt;br /&gt;
==PayPal account creation==&lt;br /&gt;
&lt;br /&gt;
# Go to https://www.paypal.com and create a PayPal account. Not required but recommended for selling: Upgrade your account to &amp;quot;Premier&amp;quot; status and get &amp;quot;Verified&amp;quot;.&lt;br /&gt;
# Set the Encoding to UFT-8.  In Paypal, go to &#039;&#039;Profile &amp;gt; Language Encoding&#039;&#039; (under the Selling Preferences column) and set your website&#039;s language (like select &amp;quot;Western European Languages (including English)&amp;quot; as it is the only English version).  Then click on the &amp;quot;More Options&amp;quot; button and set the Encoding to &amp;quot;UTF-8&amp;quot;, select &amp;quot;Yes&amp;quot; to use the same encoding for data sent from PayPal to you, and save.&lt;br /&gt;
# Optionally setup IPN in PayPal to interact with Moodle.  Log into PayPal, go to &amp;quot;Profile &amp;gt; Instant Payment Notifications (IPN)”, click &amp;quot;Turn On IPN&amp;quot;, click the &amp;quot;Edit settings&amp;quot; and enter a URL that references your IPN file in your Moodle installation (for example: &amp;lt;nowiki&amp;gt;http://&amp;lt;domain name&amp;gt;/moodle/enrol/paypal/ipn.php&amp;lt;/nowiki&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
==Enabling PayPal enrolment==&lt;br /&gt;
&lt;br /&gt;
An administrator can enable PayPal file enrolment as follows:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;Go to Site administration &amp;gt; Plugins &amp;gt; Enrolments &amp;gt; Manage enrol plugins&#039;&#039; and click the eye icon opposite PayPal. When enabled, it will no longer be greyed out. [[Manual enrolment]] must also be enabled, since the PayPal plugin requires it.&lt;br /&gt;
# Click the settings link, configure as required (see details of settings below), then click the &#039;Save changes&#039; button.&lt;br /&gt;
&lt;br /&gt;
* PayPal business email - This setting is case sensitive and must exactly match that in PayPal&lt;br /&gt;
* Default role assignment - This means the role that a new user will automatically be given in a course when they purchase access. Usually this would be &amp;quot;student&amp;quot; unless you have a special reason for choosing another role. As for other default settings, it may be overridden in individual courses.&lt;br /&gt;
&lt;br /&gt;
Tip: If you wish to allow users to create their own accounts on your site then you need to set up [[Email-based_self-registration|Email based self registration]].&lt;br /&gt;
&lt;br /&gt;
==Course settings for PayPal==&lt;br /&gt;
&lt;br /&gt;
===Checking you have PayPal in your course===&lt;br /&gt;
&lt;br /&gt;
# If you are using the [[Boost theme]], click the gear menu from the Participants link and then click Enrolment methods. If you are using a different theme, go to &#039;&#039;Course administration &amp;gt; Users &amp;gt; Enrolment methods&#039;&#039;&lt;br /&gt;
# If you do not see PayPal, use the pull down menu &amp;quot;Add method&amp;quot; and select PayPal&lt;br /&gt;
# Make sure PayPal has its &amp;quot;eye&amp;quot; opened: &lt;br /&gt;
&lt;br /&gt;
[[File:Paypalenrolmentmethod.png]]&lt;br /&gt;
{{Note|Make sure you don&#039;t  have [[Self enrolment]] enabled as this would allow users to access the course without paying. If you do need some users to self enrol for free, then add an [[Enrolment key]] in the self enrolment settings.}}&lt;br /&gt;
&lt;br /&gt;
===Setting a price for your course===&lt;br /&gt;
&lt;br /&gt;
# In &#039;&#039;Course Administration &amp;gt; Users &amp;gt; Enrolment methods&#039;&#039;, click the edit/hand/pen icon to the right of the PayPal option. &lt;br /&gt;
# Optional: Give a name to this enrolment method if you wish in &amp;quot;Custom Instance name&amp;quot;&lt;br /&gt;
# Ensure that &amp;quot;Allow PayPal enrolments&amp;quot; is set to &amp;quot;yes&amp;quot;&lt;br /&gt;
# In &amp;quot;Enrol cost&amp;quot;, type in the cost of your course and in &amp;quot;Currency&amp;quot; choose your currency.&lt;br /&gt;
# Usually you would leave the &amp;quot;Assign role&amp;quot; as &amp;quot;student&amp;quot; unless you have a very special reason for allowing your users to enrol as, say, editing teachers etc&lt;br /&gt;
# Choose an enrolment period and/or start/end dates if desired.&lt;br /&gt;
# Click the &amp;quot;Save changes&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
[[File:Paypalcoursesettings.png]]&lt;br /&gt;
&lt;br /&gt;
===What the new user sees===&lt;br /&gt;
&lt;br /&gt;
When a new user clicks on your course link, they will see a message inviting them to go to PayPal to purchase access to the course. In the list of courses, PayPal courses have a dollar sign icon next to them.&lt;br /&gt;
{|&lt;br /&gt;
| [[File:Paypaluserview.png|frame|left|Message inviting user to pay via PayPal]]&lt;br /&gt;
| [[File:Paypalicon.png|frame|left|PayPal course listed with dollar sign icon]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Changing the dollar symbol==&lt;br /&gt;
[[File:PaypalGBP.png|frame|PayPal course listed with GBP sign icon]]&lt;br /&gt;
The default currency symbol for PayPal is a dollar sign. If you are using GBP or Euros or another currency, you can change this by creating your own customised icon with your choice of currency. Make it 16x 16 pixels and call it &#039;&#039;icon.gif&#039;&#039;  Upload your new icon via FTP to your  &#039;&#039;moodle directory&amp;gt;enrol&amp;gt;paypal&amp;gt;pix&#039;&#039;. Your icon.gif will override the dollar sign. Make sure you refresh your page to be sure of the changes.&lt;br /&gt;
&lt;br /&gt;
==PayPal capabilities==&lt;br /&gt;
&lt;br /&gt;
*[[Capabilities/enrol/paypal:config|Configure PayPal enrol instances]]&lt;br /&gt;
*[[Capabilities/enrol/paypal:manage|Manage enrolled users]]&lt;br /&gt;
*[[Capabilities/enrol/paypal:unenrol|Unenrol users from course]]&lt;br /&gt;
*[[Capabilities/enrol/paypal:unenrolself|Unenrol self from the course]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[http://moodle.org/mod/forum/discuss.php?d=171745#p977221 Testing the PayPal plugin in the PayPal Sandbox]&lt;br /&gt;
&lt;br /&gt;
[[de:Paypal-Einschreibung]]&lt;br /&gt;
[[es:Inscripción por Paypal]]&lt;br /&gt;
[[fr:Inscription Paypal]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Bulk_enrolments&amp;diff=127519</id>
		<title>Bulk enrolments</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Bulk_enrolments&amp;diff=127519"/>
		<updated>2017-05-12T13:40:29Z</updated>

		<summary type="html">&lt;p&gt;Marycooch: adding infobox for clarity&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = local plugin&lt;br /&gt;
|entry = https://moodle.org/plugins/local_mass_enroll&lt;br /&gt;
&lt;br /&gt;
maintainer = [[Rogier Van Dongen]]&lt;br /&gt;
|float = right&lt;br /&gt;
}}&lt;br /&gt;
Bulk enrolments allows you to enrol students and add them to groups in a Moodle course using an excel file containing the students&#039; email address or userid. &lt;br /&gt;
Before you start, you will require an excel file containing a complete list of the students&#039; email address or userids in the first column. Subsequent columns contain the names of any groups you want to add each student to. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create your CSV&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In order to upload your students successfully, you will need to create a CSV file with the students details. CSVs are simple to create - one way is in a spreadsheet package, making sure to save it as a .csv file type.&lt;br /&gt;
At minimum, your CSV file should contain one column for the main student identifier, usually their  email address but it can also be their userid, or student ID number.&lt;br /&gt;
Ensure you have column labels - this is because Moodle anticipates these and so ignores the first row of CSV file. In other words, don&#039;t put any actual student data in your file&#039;s top row. If you are using email then put &#039;email&#039;, if you are using user IDs then put &#039;userid&#039;.&lt;br /&gt;
If you want to enrol the students into Groups, include a second column which gives the group name for each student. Be careful to type these exactly. Give it a column heading &#039;group&#039;.&lt;br /&gt;
You can add subsequent groups in subsequent columns.&lt;br /&gt;
&lt;br /&gt;
[[File:bulk_upload_csv.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Enrol the Students&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In the &#039;&#039;&#039;Settings&#039;&#039;&#039; block on your course, under &#039;&#039;&#039;Course administration&#039;&#039;&#039;, click &#039;&#039;&#039;Users&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Bulk enrolments&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select &#039;&#039;&#039;Choose a file&#039;&#039;&#039; and upload your CSV file.&lt;br /&gt;
Make sure &#039;&#039;&#039;Role&#039;&#039;&#039; to assign is left as &#039;&#039;&#039;student&#039;&#039;&#039;.&lt;br /&gt;
Set &#039;&#039;&#039;First column contains&#039;&#039;&#039; to reflect they type of data you have used in your spreadsheet, either the students&#039; email address, userid or ID number.&lt;br /&gt;
If you need to create groups, ensure &#039;&#039;&#039;Create group(s) if needed&#039;&#039;&#039; is set to Yes.&lt;br /&gt;
If you would like to create groupings in your course, based on the groups that the students will been placed into, ensure &#039;&#039;&#039;Create grouping(s) if needed&#039;&#039;&#039; is kept to yes.  If you do not want to create groupings, set this to No.&lt;br /&gt;
To receive an email report confirming which students have been enrolled and which groups they have been placed into, keep &#039;&#039;&#039;Send me a mail report&#039;&#039;&#039; set to &#039;&#039;&#039;Yes&#039;&#039;&#039;.&lt;br /&gt;
Click &#039;&#039;&#039;Enrol them to my course&#039;&#039;&#039;.&lt;br /&gt;
Check the students have been enrolled in their groups by going to the &#039;&#039;&#039;Settings&#039;&#039;&#039; menu and under &#039;&#039;&#039;Course Administration&#039;&#039;&#039; click on &#039;&#039;&#039;Users&#039;&#039;&#039; then &#039;&#039;&#039;Groups&#039;&#039;&#039;.&lt;br /&gt;
You should see the groups listed, followed by the number of students in each group in brackets.&lt;br /&gt;
You can also bulk unenrol students from your course by clicking on Bulk unenrolments in the block, and following the instructions above.&lt;br /&gt;
&lt;br /&gt;
[[File:bulk_upload.png]]&lt;/div&gt;</summary>
		<author><name>Marycooch</name></author>
	</entry>
</feed>