<?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=Helen</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=Helen"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/Special:Contributions/Helen"/>
	<updated>2026-04-16T09:06:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Quiz_settings&amp;diff=5479</id>
		<title>Quiz settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Quiz_settings&amp;diff=5479"/>
		<updated>2006-02-16T18:51:36Z</updated>

		<summary type="html">&lt;p&gt;Helen: Reverted edit of Spolsi, changed back to last version by Gustav&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quizzes}}&lt;br /&gt;
&lt;br /&gt;
==Creating a Quiz==&lt;br /&gt;
&lt;br /&gt;
Creating a new quiz is a two-step process. In the first step you create the quiz activity and set its options which specify the rules for interacting with the quiz. In a second step you will then [[mod/quiz/edit|edit the quiz]] to add questions to it. This page describes the options you can set for the quiz activity, the page [[mod/quiz/edit|Editing a quiz]] describes how to set up the questions for the quiz.&lt;br /&gt;
&lt;br /&gt;
==Quiz options==&lt;br /&gt;
There is a large number of options and your administrator should already have chosen the default values for most of them so that you will not have to modify them for the type of quiz that you use most often. The administrator may also have classified some of the settings as &#039;advanced&#039; which means that they will be hidden from the setup screen by default. This can help to keep the screen simpler. You can turn on the display of these advanced options by clicking on the &#039;&#039;&#039;Show advanced settings&#039;&#039;&#039; button. They will then remain visible until you click on &#039;&#039;&#039;Hide advanced settings&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Name&lt;br /&gt;
This is the standard name field that every activity has. The name will be used for the link text on the course page and also on the [[mod/quiz/index|quiz index screen]].&lt;br /&gt;
&lt;br /&gt;
;Introduction&lt;br /&gt;
:Write an introduction for the quiz. Be sure to include any special instructions for taking the quiz like the number of attempts allowed or scoring rules. This introduction will be shown to the student already on the [[mod/quiz/view|quiz introduction screen]] that they reach after clicking on the quiz name on the course page. So they can see this description before they click on the &amp;quot;Attempt quiz&amp;quot; link and thus before the quiz timer is started (if used).&lt;br /&gt;
&lt;br /&gt;
;Open the quiz&lt;br /&gt;
:You can specify times when the quiz is accessible for people to make attempts. Before the opening time the quiz will be unavailable to students. They will be able to view the quiz introduction but will not be able to view the questions.&lt;br /&gt;
&lt;br /&gt;
;Close the quiz&lt;br /&gt;
:After the closing time, the students will not be able to start new attempts. Answers that the student submits after the quiz closing date will be saved but they will not be marked. &lt;br /&gt;
&lt;br /&gt;
: Even after the quiz has closed students will still be able to see the quiz description and review their attempts. What exactly they will see depends on the settings you choose under &#039;&#039;&#039;Students may review:&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
;Time limit&lt;br /&gt;
:By default, quizzes do not have a time limit, which allows students as much time as they need to complete the quiz. If you do specify a time limit, several things are done to try and ensure that quizzes are completed within that time:&lt;br /&gt;
&lt;br /&gt;
# Javascript support in the browser becomes mandatory - this allows the timer to work correctly. &lt;br /&gt;
# A floating timer window is shown with a countdown &lt;br /&gt;
# When the timer has run out, the quiz is submitted automatically with whatever answers have been filled in so far &lt;br /&gt;
# If a student manages to cheat and spends more than 60 seconds over the allotted time then the quiz is automatically graded zero &lt;br /&gt;
&lt;br /&gt;
;Questions per page&lt;br /&gt;
:For longer quizzes it makes sense to stretch the quiz over several pages by limiting the number of questions per page. When adding questions to the quiz, page breaks will automatically be inserted according to the setting you choose here. However, you will also be able to move page breaks around by hand later on the editing page.&lt;br /&gt;
&lt;br /&gt;
;Shuffle questions&lt;br /&gt;
:If you enable this option, then the order of questions in the quiz will be randomly shuffled each time a student starts a new attempt at the quiz. This is not related to the use of Random Questions, this is only about the displayed order of questions. The intention is to make it a little harder for students to copy from each other.&lt;br /&gt;
&lt;br /&gt;
;Shuffle answers&lt;br /&gt;
:If you enable this option, then the order of answers within each question will be randomly shuffled each time a student attempts this quiz. Of course, this only applies to questions that have multiple answers displayed, such as Multiple Choice or Matching Questions. The intention is simply to make it a little harder for students to copy from each other. This option is not related to the use of Random Questions.&lt;br /&gt;
&lt;br /&gt;
;Attempts allowed&lt;br /&gt;
:Students may be allowed to have multiple attempts at a quiz. This can help make the process of taking the quiz more of an educational activity rather than simply an assessment. If the quiz is randomized then the student will get a new version for each attempt. This is useful for practice purposes.&lt;br /&gt;
&lt;br /&gt;
;Each attempt builds on the last&lt;br /&gt;
:If multiple attempts are allowed and this setting is set to Yes, then each new attempt contains the results of the previous attempt. This allows the student on the new attempt to concentrate on just those questions that were answered incorrectly on the previous attempt. If this option is chosen then each attempt by a particular student uses the same questions in the same order, independent of randomization settings. To show a fresh quiz on every attempt, select No for this setting.&lt;br /&gt;
&lt;br /&gt;
;Grading method&lt;br /&gt;
:When multiple attempts are allowed, there are different ways you can use the grades to calculate the student&#039;s final grade for the quiz.&lt;br /&gt;
* Highest grade - the final grade is the highest (best) grade in any attempt&lt;br /&gt;
* Average grade - the final grade is the average (simple mean) grade of all attempts&lt;br /&gt;
* First grade - the final grade is the grade earned on the first attempt (other attempts are ignored)&lt;br /&gt;
* Last grade - the final grade is the grade earned on the most recent attempt only&lt;br /&gt;
&lt;br /&gt;
;Adaptive mode&lt;br /&gt;
&lt;br /&gt;
:Adaptive questions allow students to have multiple attempts at the question before moving on to the next question. The adaptive question can adapt itself to the student&#039;s answer, for example by giving some hints before asking the student to try again. These kinds of questions are new to Moodle and will be described more on the page [[Adaptive questions]].&lt;br /&gt;
&lt;br /&gt;
:If you choose Yes for this option then the student will be allowed multiple responses to a question even within the same attempt at the quiz. So for example if the student&#039;s response is marked as incorrect the student will be allowed to try again immediately. However, depending on the &#039;&#039;&#039;Apply penalties&#039;&#039;&#039; setting, a penalty will usually be subtracted from the students score for each wrong response.&lt;br /&gt;
&lt;br /&gt;
:In adaptive mode an additional Submit button is shown for each question. If the student presses this button then the response to that particular question is submitted to be scored and the mark achieved is displayed to the student. If the question is an adaptive question then it is displayed in its new state that takes the student&#039;s answer into account and will in many cases ask the student for another input. In the simplest adaptive questions this new state may differ only in the feedback text and will prompt the student to try again; in a more sophisticated adaptive question also the question text and even the interaction elements can change.&lt;br /&gt;
&lt;br /&gt;
;Apply penalties&lt;br /&gt;
:If a quiz is run in adaptive mode then a student is allowed to try again after a wrong response. In this case you may want to impose a penalty for each wrong response to be subtracted from the final mark for the question. The amount of penalty is chosen individually for each question when setting up or editing the question.&lt;br /&gt;
&lt;br /&gt;
:This setting has no effect unless the quiz is run in adaptive mode.&lt;br /&gt;
&lt;br /&gt;
;Decimal points&lt;br /&gt;
:This option determines how many digits will be shown after the decimal point when the grade is displayed. A setting of 0 for example means that the grades are displayed as integers. This setting is only used for the display of grades, not for the display or marking of answers.&lt;br /&gt;
&lt;br /&gt;
;Students may review&lt;br /&gt;
:This option controls what information students will be shown when they review their past attempts at this quiz at various stages.&lt;br /&gt;
&lt;br /&gt;
:Students may review (see) their own &#039;&#039;&#039;Responses&#039;&#039;&#039;, the &#039;&#039;&#039;Scores&#039;&#039;&#039; for their responses, the &#039;&#039;&#039;Feedback&#039;&#039;&#039; from the teacher (if any) or the correct &#039;&#039;&#039;Answers&#039;&#039;&#039;. For each of these items you can choose whether the student should be able to see them immediately after the attempt, later but while the quiz is still open or after the quiz is closed.&lt;br /&gt;
&lt;br /&gt;
:Currently, the &amp;quot;Answers&amp;quot; shown to students work differently depending on the question type in a particular quiz.  If the question type  used is &#039;matching&#039; then students get to see which of their responses are in fact correct answers.  If the question type used is &#039;short answer&#039; then students see their responses plus all correct answers to all questions.&lt;br /&gt;
&lt;br /&gt;
;Show quiz in a &amp;quot;secure&amp;quot; window&lt;br /&gt;
:The &amp;quot;secure&amp;quot; window tries to provide a little more security for quizzes (making copying and cheating more difficult) by restricting some of the things that students can do with their browsers.&lt;br /&gt;
&lt;br /&gt;
:What happens is that: &lt;br /&gt;
&lt;br /&gt;
# Javascript is made a requirement. &lt;br /&gt;
# The quiz appears in a new fullscreen window. &lt;br /&gt;
# Some mouse actions on the text are prevented. &lt;br /&gt;
# Some keyboard commands are prevented. &lt;br /&gt;
&lt;br /&gt;
:NOTE: This security is NOT watertight. Do NOT rely on these protections as your sole strategy. It is impossible to implement complete protection of quizzes in a web environment so please do not rely on this option if you are really worried about students cheating. Other strategies you can try are to create really large databases of questions from which you randomly choose questions, or even better, rethink your overall assessment to put more value on constructive forms of activity such as forum discussions, glossary building, wiki writing, workshops, assignments etc.&lt;br /&gt;
&lt;br /&gt;
;Require password&lt;br /&gt;
&lt;br /&gt;
:This field is optional. &lt;br /&gt;
&lt;br /&gt;
:If you specify a password in here then participants must enter the same password before they are allowed to make an attempt on the quiz. This is useful to give only a selected group of students access to the quiz.&lt;br /&gt;
&lt;br /&gt;
;Require network address&lt;br /&gt;
:This field is optional.&lt;br /&gt;
&lt;br /&gt;
:You can restrict access for a quiz to particular subnets on the LAN or Internet by specifying a comma-separated list of partial or full IP address numbers. This is especially useful for a proctored quiz, where you want to be sure that only people in a certain room are able to access the quiz. For example: 192.168. , 231.54.211.0/20, 231.3.56.211&lt;br /&gt;
&lt;br /&gt;
:There are three types of numbers you can use (you can not use text based domain names like example.com): &lt;br /&gt;
&lt;br /&gt;
# Full IP addresses, such as 192.168.10.1 which will match a single computer (or proxy). &lt;br /&gt;
# Partial addresses, such as 192.168 which will match anything starting with those numbers. &lt;br /&gt;
# CIDR notation, such as 231.54.211.0/20 which allows you to specify more detailed subnets. &lt;br /&gt;
&lt;br /&gt;
:Spaces are ignored.&lt;br /&gt;
&lt;br /&gt;
;Group mode&lt;br /&gt;
:Here you can choose whether the quiz should be organized by group. This only has an effect on the review screens of the teachers where it determines which groups of students they see.&lt;br /&gt;
&lt;br /&gt;
;Visible to students&lt;br /&gt;
:Determines whether the quiz will be visible to students. If you are still in the process of setting up the quiz then it is highly advisable to leave this set to &#039;Hide&#039;. Otherwise students might view or even attempt the quiz before it is tested and ready. This setting is common to all activities and can also be toggled by clicking on the eye icon behind the activity&#039;s name on the course page.&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher|Course/mod/quiz]]&lt;br /&gt;
[[Category:Quiz|Course/mod/quiz]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Security_recommendations&amp;diff=5465</id>
		<title>Security recommendations</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Security_recommendations&amp;diff=5465"/>
		<updated>2006-02-16T10:54:01Z</updated>

		<summary type="html">&lt;p&gt;Helen: formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All web application software is highly complex, and every application has security issues that are found from time to time, usually involving some conbination of input that the programmers did not anticipate. The Moodle project takes security seriously, and is continuously improving Moodle to close such holes as we find them.&lt;br /&gt;
&lt;br /&gt;
==Before all==&lt;br /&gt;
*In this article, you will find important security measures for your Moodle installation.&lt;br /&gt;
*You should report security problems directly at http://security.moodle.org - because developers might overlook it elsewhere, and they must not be released to general public until they are solved (to prevent attacks).&lt;br /&gt;
*You should not post actual exploits in the bugtracker or forums, for exactly the same reasons.&lt;br /&gt;
&lt;br /&gt;
==Simple security measures==&lt;br /&gt;
*The best security strategy is a good backup! But you don&#039;t have a good backup unless you are able to restore it. Test your restoration procedures!&lt;br /&gt;
*Load only software or services you will use&lt;br /&gt;
*Perform regular updates&lt;br /&gt;
*Model your security after the layers of clothing you wear on a cold winter day&lt;br /&gt;
&lt;br /&gt;
==Basic recommendations==&lt;br /&gt;
*Update Moodle regularly on each release&lt;br /&gt;
:Published security holes draw crackers attention after release. The older the version, the more vulnerabilities it is likely to contain.&lt;br /&gt;
*Disable register globals&lt;br /&gt;
:This will help prevent against possible XSS problems in third-party scripts.&lt;br /&gt;
*Use strong passwords for admin and teachers&lt;br /&gt;
:Choosing &amp;quot;difficult&amp;quot; passwords is a basic security practice to protect against &amp;quot;brute force&amp;quot; cracking of accounts.&lt;br /&gt;
*Only give teacher accounts to trusted users. Avoid creating public sandboxes with free teacher accounts on production servers.&lt;br /&gt;
:Teacher accounts have much freer permissions and it is easier to create situations where data can be abused or stolen.&lt;br /&gt;
*Separate your systems as much as possible&lt;br /&gt;
:Another basic security technique is to use different passwords on different systems, use different machines for different services and so on.  This will prevent damage being widespread even if one account or one server is compromised.&lt;br /&gt;
&lt;br /&gt;
==Run regular updates==&lt;br /&gt;
*Use auto update systems&lt;br /&gt;
*Windows Update &lt;br /&gt;
*Linux: up2date, yum, apt-get&lt;br /&gt;
:Consider automating updates with a script scheduled via cron &lt;br /&gt;
*Mac OSX update system&lt;br /&gt;
*Stay current with php, apache, and moodle&lt;br /&gt;
&lt;br /&gt;
==Use mailing lists to stay updated==&lt;br /&gt;
*CERT - http://www.us-cert.gov/cas/signup.html&lt;br /&gt;
*PHP - http://www.php.net/mailing-lists.php - sign up for Announcements list&lt;br /&gt;
*MySQL - http://lists.mysql.com - sign up for MySQL Announcements&lt;br /&gt;
&lt;br /&gt;
==Firewalls==&lt;br /&gt;
*Security experts recommend a dual firewall&lt;br /&gt;
:Differing hardware/software combinations &lt;br /&gt;
*Disabling unused services is often as effective as a firewall&lt;br /&gt;
:Use netstat -a to review open network ports&lt;br /&gt;
*Not a guarantee of protection&lt;br /&gt;
*Allow ports &lt;br /&gt;
:80, 443(ssl), and 9111 (for chat), &lt;br /&gt;
:Remote admin: ssh 22, or rpd 3389&lt;br /&gt;
&lt;br /&gt;
==Be prepared for the worst==&lt;br /&gt;
*Have backups ready &lt;br /&gt;
*Practice recovery procedures ahead of time &lt;br /&gt;
*Use a rootkit detector on a regular basis &lt;br /&gt;
**Linux/MacOSX - http://www.chkrootkit.org/ &lt;br /&gt;
**Windows - http://www.sysinternals.com/Utilities/RootkitRevealer.html&lt;br /&gt;
&lt;br /&gt;
==Moodle security alerts==&lt;br /&gt;
*Register your site with Moodle.org&lt;br /&gt;
:Registered users receive email alerts&lt;br /&gt;
*Security alerts also posted online&lt;br /&gt;
*Web - http://security.moodle.org/ &lt;br /&gt;
*RSS feed - http://security.moodle.org/rss/file.php/1/1/forum/1/rss.xml&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous considerations==&lt;br /&gt;
These are all things you might consider that impact your overall security:&lt;br /&gt;
*Turn off opentogoogle, esp for K12 sites&lt;br /&gt;
*Use SSL, httpslogins=yes&lt;br /&gt;
*Disable guest access&lt;br /&gt;
*Place enrollment keys on all courses&lt;br /&gt;
*Use good passwords&lt;br /&gt;
*Use the secure forms setting&lt;br /&gt;
*Set the mysql root user password&lt;br /&gt;
*Turn off mysql network access&lt;br /&gt;
&lt;br /&gt;
==Most secure/paranoid file permissions==&lt;br /&gt;
Assuming you are running this on a sealed server (i.e. no user logins allowed on the machine) and that root takes care of the modifications to both moodle code and moodle config (config.php), then this are the most tight permissions I can think of:&lt;br /&gt;
&lt;br /&gt;
1. moodledata directory and all of its contents (and subdirs, includes sessions):&lt;br /&gt;
 owner: apache user (apache, httpd, www-data, whatever)&lt;br /&gt;
 group: apache group (apache, httpd, www-data, whatever)&lt;br /&gt;
 perms: 700 on directories, 600 on files&lt;br /&gt;
&lt;br /&gt;
2. moodle directory and all of its contents and subdirs (including config.php):&lt;br /&gt;
 owner: root&lt;br /&gt;
 group: root&lt;br /&gt;
 perms: 755 on directories, 644 on files.&lt;br /&gt;
&lt;br /&gt;
If you allow local logins, then 2. should be:&lt;br /&gt;
 owner: root&lt;br /&gt;
 group: apache group&lt;br /&gt;
 perms: 750 on directories, 640 on files&lt;br /&gt;
&lt;br /&gt;
Think of these permissions as the most paranoid ones. You can be secure enough with less tighter permissions, both in moodledata and moodle directories (and subdirectories).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=39404 Guide to Securing your Moodle Server] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Moodle_in_education&amp;diff=5460</id>
		<title>Moodle in education</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Moodle_in_education&amp;diff=5460"/>
		<updated>2006-02-16T00:15:38Z</updated>

		<summary type="html">&lt;p&gt;Helen: remove styling, link edits&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Activity modules==&lt;br /&gt;
*[[Assignments]]&lt;br /&gt;
*[[Chats]]&lt;br /&gt;
*[[Choices]]&lt;br /&gt;
*[[Forums]]&lt;br /&gt;
*[[Glossaries]]&lt;br /&gt;
*[[Hot Potatoes]]&lt;br /&gt;
*[[Lessons]]&lt;br /&gt;
*[[Quizzes]]&lt;br /&gt;
*[[SCORM]]&lt;br /&gt;
*[[Surveys]]&lt;br /&gt;
*[[Wikis]]&lt;br /&gt;
*[[Workshops]]&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
*[[mod/resource/index|About resources]]&lt;br /&gt;
*[[course/mod/text|Text page]]&lt;br /&gt;
*[[course/mod/html|Web page]]&lt;br /&gt;
*[[course/mod/file|File or website link]]&lt;br /&gt;
*[[course/mod/directory|Directory]]&lt;br /&gt;
*[[course/mod/label|Label]]&lt;br /&gt;
&lt;br /&gt;
==Blocks==&lt;br /&gt;
*[[Blocks (teacher)|About blocks]]&lt;br /&gt;
*[[Activities]]&lt;br /&gt;
*[[Administration]]&lt;br /&gt;
*[[Calendar]]&lt;br /&gt;
*[[Courses]]&lt;br /&gt;
*[[Course/Site Description]]&lt;br /&gt;
*[[HTML]]&lt;br /&gt;
*[[Latest News]]&lt;br /&gt;
*[[Messages]]&lt;br /&gt;
*[[Online Users]]&lt;br /&gt;
*[[People]]&lt;br /&gt;
*[[Quiz Results]]&lt;br /&gt;
*[[Random Glossary Entry]]&lt;br /&gt;
*[[Recent Activity]]&lt;br /&gt;
*[[RSS feeds]]&lt;br /&gt;
*[[Search Forums]]&lt;br /&gt;
*[[Section Links]]&lt;br /&gt;
*[[Upcoming Events]]&lt;br /&gt;
&lt;br /&gt;
==Tools==&lt;br /&gt;
[[Gradebook]] &lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Teaching with Moodle]]&lt;br /&gt;
*[[Using Moodle book]]&lt;br /&gt;
*[[course/view|The course homepage]]&lt;br /&gt;
*[[Course sections]]&lt;br /&gt;
*[[Formatting options]]&lt;br /&gt;
*[[HTML in Moodle]]&lt;br /&gt;
*[[Presentations]]&lt;br /&gt;
*[[Moodle manuals]]&lt;br /&gt;
*[[Adding resources and activities|Adding resources and activities to your course]]&lt;br /&gt;
*[[Non-standard modules]]&lt;br /&gt;
*[[Non-standard blocks]]&lt;br /&gt;
*[[Teaching FAQ]]&lt;br /&gt;
*[[Teaching Best Practices (K-12) | Teaching with Moodle - Good Practices (K-12)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Category:Disambiguation&amp;diff=5459</id>
		<title>Category:Disambiguation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Category:Disambiguation&amp;diff=5459"/>
		<updated>2006-02-16T00:01:01Z</updated>

		<summary type="html">&lt;p&gt;Helen: description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disambiguation is the process of resolving ambiguity - meaning the conflicts that occur when articles about two or more different topics have the same &amp;quot;natural&amp;quot; title.&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Workshop_activity&amp;diff=5458</id>
		<title>Workshop activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Workshop_activity&amp;diff=5458"/>
		<updated>2006-02-15T23:56:09Z</updated>

		<summary type="html">&lt;p&gt;Helen: see also&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;Workshop&#039;&#039;&#039; is a peer assessment activity with a huge array of options. It allows participants to assess each other&#039;s projects, as well as exemplar projects, in a number of ways. It also coordinates the collection and distribution of these assessments.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[http://download.moodle.org/docs/using_moodle/ch6_workshops.pdf Using Moodle Chapter 6: Workshops]&lt;br /&gt;
&lt;br /&gt;
[[category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=mod/workshop/index&amp;diff=5457</id>
		<title>mod/workshop/index</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=mod/workshop/index&amp;diff=5457"/>
		<updated>2006-02-15T23:52:44Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/workshop/index moved to Workshops: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Workshops]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Workshop_activity&amp;diff=5456</id>
		<title>Workshop activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Workshop_activity&amp;diff=5456"/>
		<updated>2006-02-15T23:52:44Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/workshop/index moved to Workshops&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;Workshop&#039;&#039;&#039; is a peer assessment activity with a huge array of options. It allows participants to assess each other&#039;s projects, as well as exemplar projects, in a number of ways. It also coordinates the collection and distribution of these assessments.&lt;br /&gt;
&lt;br /&gt;
[[category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Quiz_activity&amp;diff=5455</id>
		<title>Quiz activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Quiz_activity&amp;diff=5455"/>
		<updated>2006-02-15T23:51:58Z</updated>

		<summary type="html">&lt;p&gt;Helen: see also&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quizzes}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Quiz&#039;&#039;&#039; module allows the teacher to design and set quizzes consisting of a variety of question types, among them multiple choice, true-false, and short answer questions. These questions are kept in a categorised database and can be re-used within courses and between courses. Quizzes can allow multiple attempts. Each attempt is automatically marked, and the teacher can choose whether to give feedback and/or show the correct answers. This module includes grading facilities.&lt;br /&gt;
&lt;br /&gt;
Feedback on performance is a critical part of a learning environment and assessment is one of the most important activities in education. As educators, we can’t tell what’s going on inside the heads of students, so we need a way for them to demonstrate what they understand and what they don’t. A well-designed test, even a multiple-choice test, can give you critical information about student performance. If the feedback is rapid enough, it can also be a critical tool for students to gauge their own performance and help them become more successful. &lt;br /&gt;
&lt;br /&gt;
Moodle’s quiz module is one of the most complex pieces of the system. The community has added a large number of options and tools to the quiz engine, making it extremely flexible. You can create quizzes with different question types, randomly generated quizzes from pools of questions, allow students to have repeated attempts at a question or retake quizzes multiple times, and have the computer score it all. &lt;br /&gt;
&lt;br /&gt;
These features open up a number of strategies which usually aren’t practical with paper based testing. It’s hard enough to score one batch of quizzes, and nearly impossible to score it 10 times for each student. When the computer does the work for you, it’s easy to give students a chance to practice taking a test, or to give frequent small quizzes. We explore how to apply these advantages on the page [[Effective quiz practices]].&lt;br /&gt;
&lt;br /&gt;
This is the page where you can see all the quiz activities in the course, organized under four headings: &lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Topic&#039;&#039;&#039; - the number of the block, in which the given quiz appears&lt;br /&gt;
# &#039;&#039;&#039;Name&#039;&#039;&#039; - the name of the quiz &lt;br /&gt;
# &#039;&#039;&#039;Quiz closes&#039;&#039;&#039; - the date after which the quiz will be closed&lt;br /&gt;
# &#039;&#039;&#039;Attempts&#039;&#039;&#039; - if there have been any attempts at the quiz, you will see the text &#039;View reports for x attempts (y Students)&#039;, &#039;x&#039; being the number of attempts and &#039;y&#039; the number of students attempting at the quiz. Otherwise, the field will be empty.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[http://download.moodle.org/docs/using_moodle/ch5_quizzes.pdf Using Moodle Chapter 5: Quizzes]&lt;br /&gt;
&lt;br /&gt;
{{excerpted from Jason Cole}}&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category:Quiz]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=mod/quiz/index&amp;diff=5452</id>
		<title>mod/quiz/index</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=mod/quiz/index&amp;diff=5452"/>
		<updated>2006-02-15T23:49:53Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/quiz/index moved to Quizzes: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Quizzes]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Quiz_activity&amp;diff=5451</id>
		<title>Quiz activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Quiz_activity&amp;diff=5451"/>
		<updated>2006-02-15T23:49:53Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/quiz/index moved to Quizzes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quizzes}}&lt;br /&gt;
&lt;br /&gt;
== Quizzes ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Quiz&#039;&#039;&#039; module allows the teacher to design and set quizzes consisting of a variety of question types, among them multiple choice, true-false, and short answer questions. These questions are kept in a categorised database and can be re-used within courses and between courses. Quizzes can allow multiple attempts. Each attempt is automatically marked, and the teacher can choose whether to give feedback and/or show the correct answers. This module includes grading facilities.&lt;br /&gt;
&lt;br /&gt;
Feedback on performance is a critical part of a learning environment and assessment is one of the most important activities in education. As educators, we can’t tell what’s going on inside the heads of students, so we need a way for them to demonstrate what they understand and what they don’t. A well-designed test, even a multiple-choice test, can give you critical information about student performance. If the feedback is rapid enough, it can also be a critical tool for students to gauge their own performance and help them become more successful. &lt;br /&gt;
&lt;br /&gt;
Moodle’s quiz module is one of the most complex pieces of the system. The community has added a large number of options and tools to the quiz engine, making it extremely flexible. You can create quizzes with different question types, randomly generated quizzes from pools of questions, allow students to have repeated attempts at a question or retake quizzes multiple times, and have the computer score it all. &lt;br /&gt;
&lt;br /&gt;
These features open up a number of strategies which usually aren’t practical with paper based testing. It’s hard enough to score one batch of quizzes, and nearly impossible to score it 10 times for each student. When the computer does the work for you, it’s easy to give students a chance to practice taking a test, or to give frequent small quizzes. We explore how to apply these advantages on the page [[Effective quiz practices]].&lt;br /&gt;
&lt;br /&gt;
This is the page where you can see all the quiz activities in the course, organized under four headings: &lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Topic&#039;&#039;&#039; - the number of the block, in which the given quiz appears&lt;br /&gt;
# &#039;&#039;&#039;Name&#039;&#039;&#039; - the name of the quiz &lt;br /&gt;
# &#039;&#039;&#039;Quiz closes&#039;&#039;&#039; - the date after which the quiz will be closed&lt;br /&gt;
# &#039;&#039;&#039;Attempts&#039;&#039;&#039; - if there have been any attempts at the quiz, you will see the text &#039;View reports for x attempts (y Students)&#039;, &#039;x&#039; being the number of attempts and &#039;y&#039; the number of students attempting at the quiz. Otherwise, the field will be empty.&lt;br /&gt;
&lt;br /&gt;
{{excerpted from Jason Cole}}&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category:Quiz]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Modules&amp;diff=5450</id>
		<title>Modules</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Modules&amp;diff=5450"/>
		<updated>2006-02-15T23:47:58Z</updated>

		<summary type="html">&lt;p&gt;Helen: template edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please choose one of the following:&lt;br /&gt;
&lt;br /&gt;
*[[Modules (teacher)]]&lt;br /&gt;
*[[Modules (administrator)]]&lt;br /&gt;
*[[Activity modules|Modules (developer)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{disambig}}&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Scales&amp;diff=5446</id>
		<title>Scales</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Scales&amp;diff=5446"/>
		<updated>2006-02-15T21:05:41Z</updated>

		<summary type="html">&lt;p&gt;Helen: see also&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Scales&#039;&#039;&#039; may be used in Forums, Glossaries (for rating) and Assignments (for grading).&lt;br /&gt;
&lt;br /&gt;
* The interface for creating scales is accessed by clicking the &amp;quot;Scales&amp;quot; link in any course Administration block.&lt;br /&gt;
* Scales may be created for individual courses by Teachers with editing rights or Administrators.&lt;br /&gt;
* Administrators may create site-wide scales by &amp;quot;promoting&amp;quot; a scale created for a course. To achieve this, add a new scale, then use the move down arrow to move the scale from custom scales to standard scales (i.e. site-wide).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[http://download.moodle.org/docs/using_moodle/ch12_grades.pdf Using Moodle Chapter 12: Grades and Scales]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Course admin}}&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Wiki&amp;diff=5444</id>
		<title>Wiki</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Wiki&amp;diff=5444"/>
		<updated>2006-02-15T20:58:57Z</updated>

		<summary type="html">&lt;p&gt;Helen: see also&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;Wiki&#039;&#039;&#039; enables documents to be authored collectively in a simple markup language using a web browser.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Wiki wiki&amp;quot; means &amp;quot;super fast&amp;quot; in the Hawaiian language, and it is the speed of creating and updating pages that is one of the defining aspects of wiki technology. Generally, there is no prior review before modifications are accepted, and most wikis are open to the general public or at least to all persons who also have access to the wiki server.&lt;br /&gt;
&lt;br /&gt;
The Moodle wiki module enables participants to work together on web pages to add, expand and change the content. Old versions are never deleted and can be restored.&lt;br /&gt;
&lt;br /&gt;
This module is based on Erfurt Wiki.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[http://download.moodle.org/docs/using_moodle/ch11_wikis.pdf Using Moodle Chapter 11: Wikis]&lt;br /&gt;
&lt;br /&gt;
[[category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=mod/wiki/index&amp;diff=5441</id>
		<title>mod/wiki/index</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=mod/wiki/index&amp;diff=5441"/>
		<updated>2006-02-15T20:56:29Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/wiki/index moved to Wikis: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Wikis]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Wiki&amp;diff=5440</id>
		<title>Wiki</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Wiki&amp;diff=5440"/>
		<updated>2006-02-15T20:56:29Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/wiki/index moved to Wikis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[wikis]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Wiki&amp;diff=5437</id>
		<title>Wiki</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Wiki&amp;diff=5437"/>
		<updated>2006-02-15T20:55:44Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/wiki/index moved to wikis: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[wikis]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Lesson_activity&amp;diff=5435</id>
		<title>Lesson activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Lesson_activity&amp;diff=5435"/>
		<updated>2006-02-15T20:54:35Z</updated>

		<summary type="html">&lt;p&gt;Helen: see also&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Lessons}}&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;lesson&#039;&#039;&#039; delivers content in an interesting and flexible way. It consists of a number of pages. Each page normally ends with a question and a number of possible answers. Depending on the student&#039;s choice of answer they either progress to the next page or are taken back to a previous page. Navigation through the lesson can be straight forward or complex, depending largely on the structure of the material being presented.&lt;br /&gt;
&lt;br /&gt;
== General information about the lesson and its methodology ==&lt;br /&gt;
&lt;br /&gt;
A lesson is used when it is necessary to tell the students some information about the topic being taught. The topic is broken into small chunks and shown to the student bit by bit. Each part is re-enforced by requiring the students to answer questions. The students proceed through the material only by answering the questions correctly. Wrong answers are &amp;quot;penalised&amp;quot; either by showing the same material again or going even further back in the lesson, even to the beginning of the lesson!&lt;br /&gt;
&lt;br /&gt;
Within the lesson these chunks are called Pages. The length of each page is arbitrary but normally it should not be more than the amount that comfortably fits on a screen.&lt;br /&gt;
&lt;br /&gt;
Each page can have a question at the end, and can lead to any other page. This module can create a series of pages which can be presented in a linear fashion, like a slide show, or in a non-linear, branching manner, or a combination of the two.  It can be graded, with questions, or ungraded and used simply as a resource.&lt;br /&gt;
&lt;br /&gt;
There are two basic modes: a flash card mode and a presentation mode. &lt;br /&gt;
&lt;br /&gt;
Lesson includes many features to make cheating more difficult and lesson presentation more interesting through question clustering, password protection, and time limits.&lt;br /&gt;
&lt;br /&gt;
By mixing content with questions, lesson enables you to implement the Practice Principle of eLearning (see Clark and Mayer, 2004), where practice is integrated with instructional material.&lt;br /&gt;
&lt;br /&gt;
===Pages, questions, answers and responses===&lt;br /&gt;
&lt;br /&gt;
A lesson is made up of pages. Normally each page gives some information and then finishes with a question. The question can be easy or hard, depending on the audience. It should be directly related to the material covered in the page.&lt;br /&gt;
&lt;br /&gt;
Attached to each page is a set of answers to the question. Usually there is one correct answer and a small number of wrong answers. This type of question is called a multiple choice question. It&#039;s a common type of question and it&#039;s the default question type in the Lesson module. The number of answers can vary from page to page. Some pages can have one correct answer and three wrong answers, other pages may ask questions where there are three answers or even two answers (for example true or false, or just yes or no).&lt;br /&gt;
&lt;br /&gt;
There is a limit to the number of answers. This maximum is one of the parameters of the Lesson module, set initially when you add a Lesson. However, this maximum limit is flexible and can be changed at any time. The limit just determines the number of boxes you see when adding or editing pages.&lt;br /&gt;
&lt;br /&gt;
Along with the answers there is a set of responses. Each answer has its own response. Once the student has chosen their answer that response is displayed before the &amp;quot;new&amp;quot; page is displayed. (The word &amp;quot;new&amp;quot; is in quotes because the student may well be shown the same page again if they choose the wrong answer.) The responses are usually short, a simple &amp;quot;That&#039;s right&amp;quot; or &amp;quot;That&#039;s wrong&amp;quot; might be sufficient. They could, however, explain why the answer which seemed right is actually wrong. But it&#039;s probably best not to try and second guess the student too much, always remember KISS (Keep it simple stupid!). In fact, responses can be left blank. The module then shows the student a standard &amp;quot;That&#039;s the correct answer&amp;quot; or &amp;quot;That&#039;s the wrong answer&amp;quot; type of response.&lt;br /&gt;
&lt;br /&gt;
There may be circumstances when the teacher does not want to end a page with a question and a set of answers. This is allowed, the students are simply shown a Continue link and are shown the next page in the lesson. What exactly is meant by &amp;quot;the next page&amp;quot; is explained below.&lt;br /&gt;
&lt;br /&gt;
===Logical order and navigation order===&lt;br /&gt;
&lt;br /&gt;
The order of the pages of a lesson is usually determined by the material. Mostly the teacher will want to present the material in a way which is most easily understood and which builds in a logical and progressive way. In the Lesson module, this order is called the Logical Order and this is is how the pages are usually shown to the teacher. The teacher sees all the pages on one long screen with the first page at the top.&lt;br /&gt;
&lt;br /&gt;
Once a lesson contains two or more pages the teacher can move existing pages around and add pages to any position within the set. This logical ordering of pages is also the default Navigation Order. The latter is order in which the students see the pages. In the default navigation order, correct answers show the next page (in the Logical order) and incorrect answers show the same page again, that is the student is asked the same question again. This default navigation order is possibly OK for the majority of lessons. However, it is possible to change the &amp;quot;Jump&amp;quot; associated with any answer so that a more complicated path through the lesson can be created.&lt;br /&gt;
&lt;br /&gt;
These jumps can be divided into two types - Relative Jumps and Absolute Jumps. The default navigation using the relative jumps Next Page and Same Page, the destination of the Next Page jump is the next page in the logical order of the lesson. Absolute jumps specify the actual page to show next by specifying of the page&#039;s Title. Thus a lesson can have &amp;quot;branches&amp;quot;, loops and a non-linear structure.&lt;br /&gt;
&lt;br /&gt;
The teacher can see how a lesson&#039;s navigation &amp;quot;works&amp;quot; by using Check Question button at the end of each page or by using the Check Navigation link at the very end of the lesson. The  Check button &amp;quot;launches&amp;quot; the lesson at that page. The Check Navigation links starts lesson the lesson at the first page, the way a student would see the lesson initially.&lt;br /&gt;
&lt;br /&gt;
One use of jumps which don&#039;t follow the standard pattern is allowing a question to have more than one correct answer. More of that below.&lt;br /&gt;
&lt;br /&gt;
===Answers===&lt;br /&gt;
&lt;br /&gt;
Typically each question within a lesson will have one correct answer and several wrong answers. In the current version of the Lesson module the answers are not flagged as being correct or wrong. Rather correct answers are ones which take the student further forward in the lesson and wrong answers take the student either backwards or they just stand still, showing the same page again. In the last case the student will, if sensible, choose another answer.&lt;br /&gt;
&lt;br /&gt;
The definition of further forward in the lesson or backwards in the lesson follows from the logical ordering of the pages. The teacher sees the lesson as a list of pages from the start of the lesson to its end. If the pages are not in the best order then the teacher can easily move the pages so that an optimum order is achieved.&lt;br /&gt;
&lt;br /&gt;
Thus answers which jump to the Next Page are by this definition correct and answers with jump to the Same Page are wrong. A page which has two answers with both jumps to the Next Page has two correct answers. An answer which jumps to the End of Lesson is again, by definition, correct. The End of lesson is not an actual page, it is a logical position after the last (logical) page. A student completes a lesson by reaching that point.&lt;br /&gt;
&lt;br /&gt;
So, an answer which takes the student to the first page of the lesson is a wrong answer. An answer which skips two pages (in the logical order) is a correct answer. An answer which goes back one page (again in the logical order) is a wrong answer.&lt;br /&gt;
&lt;br /&gt;
When a page is added, the jumps are set, by default, as follows. The jump for the first answer is the Next Page. The jumps for the subsequent answers are set to Same Page. If the jumps are not changed this means that the first answer is correct and the other answers are wrong. Of course, if this is not the required behaviour then the jumps can be changed either before the page is added or they can be easily altered by editing the page.&lt;br /&gt;
&lt;br /&gt;
Given this concept of correct and wrong answers it follows that we can grade a student&#039;s performance when they complete a lesson. How this is done is considered below.&lt;br /&gt;
&lt;br /&gt;
===Grading===&lt;br /&gt;
&lt;br /&gt;
Above we introduced the concept of correct answers and wrong answers. This lends itself to the giving students a grade when they have completed a lesson. In order to keep the method of grading reasonably transparent a relatively simple formula is used. It&#039;s the number of correct answers divided by the number of pages seen. Remember each page normally ends with a question so the number of pages seen equates with the number of questions asked. So the grade is really the number of correct answers divided by the number of questions asked. This number is then simply scaled by the grade parameter of the lesson.&lt;br /&gt;
&lt;br /&gt;
A lesson is graded when the student reaches the End of Lesson. This point is usually reached by answering the question on the last (logical) page correctly.&lt;br /&gt;
&lt;br /&gt;
The student does not have to go through all of the lesson in one &amp;quot;sitting&amp;quot;. If a student goes through some pages and then breaks off, the next time they view the lesson they are asked whether they want to start at the beginning of the lesson or at the point where they left off. The latter point is actually the page they reached with their last correct answer. The previous &amp;quot;attempts&amp;quot; are recorded and the grade for &amp;quot;broken&amp;quot; sessions will include pages seen and questions answered in other sessions.&lt;br /&gt;
&lt;br /&gt;
In a way giving a grade to a lesson is both a blessing and a curse. The main focus of a lesson should be the transfer of knowledge in a reasonably interesting way. Giving a grade may well turn the lesson into a kind of quiz where giving the answers correct is the sole goal. On the other hand, students like to get a perfect &amp;quot;score&amp;quot; and giving grades may well be the carrot needed to get the student to repeat the lesson until they get the magic 100%.&lt;br /&gt;
&lt;br /&gt;
Although lessons do have grades, they should not be considered as assignments which lead to meaningful &amp;quot;marks&amp;quot;. They are most useful as Formative Assignments where the grades, although some measure of activity, are not generally counted in the final mark for the course. If lessons are used in a formal way then it is probably best to use their grades in thresholds. For example &amp;quot;You must get an average of at least 80% overall in the eight lessons in this course before you can take the XYZ assignment.&amp;quot; Lessons are mainly used to get across chunks of knowledge. Testing that knowledge is something else.&lt;br /&gt;
&lt;br /&gt;
With that in mind, a lesson has a Retake option. That is the subject of the next part.&lt;br /&gt;
&lt;br /&gt;
===Re-takes===  &lt;br /&gt;
&lt;br /&gt;
As mentioned earlier a lesson can be used as a formative assignment, imparting some knowledge while at the same time making some demands on the students. It seems natural that students should be allowed to re-visit lessons and because they are given a grade many will want to achieve a good grade. This promotes re-takes.&lt;br /&gt;
&lt;br /&gt;
By default lessons allow re-takes. Each attempt at a lesson is normally recorded and the student can see a record of their performance (by viewing their complete activity page). The teacher when creating a lesson has the option of showing the &amp;quot;final&amp;quot; grade as either the mean of all the attempts or the best of all the attempts. This &amp;quot;final&amp;quot; grade is the one shown on the Grades page and the &amp;quot;Lessons&amp;quot; page. By default the mean of the grades is used.&lt;br /&gt;
&lt;br /&gt;
Once a student has achieved the maximum possible grade in a lesson further attempts are allowed (although there is no benefit to their grade if the best grade is being used). They may well be exploring the various &amp;quot;wrong&amp;quot; paths in the lesson and may well come up with improvements.&lt;br /&gt;
&lt;br /&gt;
In exceptional circumstances the teacher may not wish the students to have more than one attempt at a lesson. A particular lesson may be being used in an exam-like situation. Here the Lesson parameter for re-take is set to No. Once completed the lesson will then not allow students to re-take the lesson. If, however, the lesson is not completed in one &amp;quot;sitting&amp;quot;, students are still allowed to restart the lesson at the beginning or at the point where they left off.&lt;br /&gt;
&lt;br /&gt;
===Building lessons===&lt;br /&gt;
&lt;br /&gt;
When creating a lesson the teacher is required to enter the text of the first page and that page&#039;s set of answers and responses. Once the first page is in place the teacher has the option of adding more pages or editing that page. When the lesson contains more than one page the teacher has the addition option of moving pages, that is, changing the order of the pages. Thus once the lesson is under construction the teacher can add pages, edit pages, remove pages and move pages.&lt;br /&gt;
&lt;br /&gt;
It is envisioned that a lesson will normally cover a limited topic in possibly five to ten pages. And a course might have possibly a larger number of lessons. The module is not designed to handle lessons which have a large number of pages, such &amp;quot;lessons&amp;quot; should be broken down into more manageable sections. The Lessons link (in the page header) shows all the lessons within a course and provides both teachers and students with a unifying framework.&lt;br /&gt;
&lt;br /&gt;
== The Flash card lesson ==&lt;br /&gt;
&lt;br /&gt;
The Lesson module can be used as a type of Flash Card assignment. The student is shown some information (optional) and a question in basically a random order. There is no set beginning and no set end. Just a set of Cards shown one after another in no particular order.&lt;br /&gt;
&lt;br /&gt;
In the Lesson module the cards are pages. Correct answers jump to the Next Page, wrong answers stay on the same page.&lt;br /&gt;
&lt;br /&gt;
There are two very similar variants of Flash Card behaviour. The option &amp;quot;Show an unseen page&amp;quot; never shows the same page twice (even if the student did not answer the question associated with the Card/Page correctly). The other option is &amp;quot;Show an unanswered page&amp;quot; which shows the student pages that may have appeared before but only if they answered the associated question wrongly.&lt;br /&gt;
&lt;br /&gt;
When using either of these Flash Card lessons the teacher can decide to use either all the Cards/Pages in the lesson or just a (random) sub-set. This is done through the &amp;quot;Number of Pages (Cards) to show&amp;quot; parameter when setting up the lesson.&lt;br /&gt;
&lt;br /&gt;
In fact, this type of lesson is very similar to a random ordered Quiz, the difference is that the questions are shown one page at a time. Further extra text can be included with each question.&lt;br /&gt;
&lt;br /&gt;
== Types of questions available within a lesson ==&lt;br /&gt;
&lt;br /&gt;
===Multiple choice, multiple answer===&lt;br /&gt;
&lt;br /&gt;
There is variant of multiple choice questions called multiple choice multiple answer questions. These require the student to select all the correct answers from the set of answers. The question may or may not tell the student how many correct answers there are. For example &amp;quot;Which of the following were US Presidents?&amp;quot; does not, while &amp;quot;Select the two US presidents from the following list.&amp;quot; does. The actual number of correct answers can be from one up to the number of choices. (A multiple choice multiple answer question with one correct answer is different from a multiple choice question as the former allows the student the possibility of choosing more than one answer while the latter does not.)&lt;br /&gt;
&lt;br /&gt;
Again the correct answers are flagged using forward jumps, the wrong answers by same page or backward jumps. When there is more than one correct answer the jumps should all go to the same page, similarly with the wrong answers. If that is not the case a warning is given on the teacher&#039;s view of the lesson. The correct response, if required, should be given on the first correct answer and the wrong response, if required, should be on the first wrong answer. Responses on the other answers are ignored (without warning).&lt;br /&gt;
&lt;br /&gt;
e.g. Which of the following are mammals?&lt;br /&gt;
- A dog&lt;br /&gt;
- An ant&lt;br /&gt;
- A buttercup&lt;br /&gt;
- A cow&lt;br /&gt;
 &lt;br /&gt;
===Short answer===&lt;br /&gt;
 &lt;br /&gt;
In a short answer question the student is prompted for a short piece of text. This is checked against one or more answers. Answers can be either correct or wrong. Each answer can optionally have a response. If no response is entered for an answer then the default response &amp;quot;That&#039;s the Correct Answer&amp;quot; or &amp;quot;That&#039;s the Wrong Answer&amp;quot; is shown to the student. If the text entered does not match any of the answers then the answer is wrong and the student is shown the default wrong response.&lt;br /&gt;
&lt;br /&gt;
By default the comparisons ignore the case of the text. There is an option to make the comparisons case sensitive.&lt;br /&gt;
&lt;br /&gt;
There is a fundamental problem with this type of question. If you ask a question like &amp;quot;Who wrote Elegy written in a Country Churchyard?&amp;quot; as a Short Answer question it&#039;s fine for the students who know the answer. But how about those who do not? To avoid those students getting stuck in a loop the Lesson module has a &amp;quot;Maximum number of Attempts&amp;quot; parameter which sets an upper limit on the number of times a student can attempt a question. The default value is 5 times. (This can be reduced to 1 if you wanted students to have only one attempt at each question.)&lt;br /&gt;
&lt;br /&gt;
There is a slight complication here . The &amp;quot;Maximum number of Attempts&amp;quot; mechanism relies on looking at the record of attempts. That is fine for students as their attempts are all recorded. However, when a teacher looks at a lesson their attempts are not recorded. (The attempts are used to calculate grades and as teachers aren&#039;t interested in their own grades...) So teachers are not subject to the number of answers limit. But they should know the answers, shouldn&#039;t they!&lt;br /&gt;
&lt;br /&gt;
===True / false===&lt;br /&gt;
&lt;br /&gt;
The True/False question is a special case of the multiple choice question.The student is prompted to choose which is the correct option.&lt;br /&gt;
&lt;br /&gt;
===Matching questions===&lt;br /&gt;
&lt;br /&gt;
Matching questions are much more interesting than the last type of question. They can make quite powerful and flexible questions. They consist of a list of names or statements which must be correctly matched against other list of names or statements. For example &amp;quot;Match the Capital with the Country&amp;quot; with the two lists Japan, Canada, Italy and Tokyo, Ottawa, Rome. It is possible to have repeated entries in one of the lists but care should be taken to make the repeats identical. For example &amp;quot;Identify the type of these creatures&amp;quot; with the lists Sparrow, Cow, Ant, Dog and Bird, Animal, Insect, Animal.&lt;br /&gt;
&lt;br /&gt;
When creating this type of question the items for the first list go into the Answer boxes and items for the second list go into the Response boxes. Once created a more sensible labelling scheme is shown. When the student successfully matches the items the jump on the first answer is used. An unsuccessful answer jumps to the page on the second answer. The question does not support custom responses, the student is told how many matches are correct or if all the matches are correct.&lt;br /&gt;
&lt;br /&gt;
===Numerical Question===&lt;br /&gt;
&lt;br /&gt;
This type of question requires a number as the answer. In it&#039;s simplest form it requires just one answer to be specified. For example &amp;quot;What is 2 plus 2?&amp;quot; with the answer 4 given a forward jump. However, it is better to specify a range because the internal rounding of numerical values can make single numeric comparisons rather hit or miss. Thus, if the question were &amp;quot;What is 10 divided by 3&amp;quot; it would be necessary to give the answer as Minimum:Maximum, that is two values separated by a colon. Thus if 3.33:3.34 is given as the acceptable range for the answer, then the answers 3.33, 3.333, 3.3333... would all be taken as correct answers. &amp;quot;Wrong&amp;quot; answers would include 3.3 (less than the minimum) and 3.4 (greater than the maximum).&lt;br /&gt;
&lt;br /&gt;
More than one correct answer is allowed and the answers can be either single or pair of values. Note that the order in which the answers are tested is Answer 1, Answer 2... so some care needs to taken if the desired response is to appear. For example the question &amp;quot;When was Larkin born?&amp;quot; could have the single value of 1922, the exact answer, and the pair of values 1920:1929, the 20&#039;s, as the less exact answer.The order in which these values should be tested is, obviously, 1922 then 1920:1929. The first answer might have the response &amp;quot;That&#039;s exactly right&amp;quot; while the other answer&#039;s response might be &amp;quot;That&#039;s close, you&#039;ve got the right decade, it is was actually 1922.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Wrong answers can be given but depending on their actual range, care should be taken to place them after the correct answers. For example in adding the wrong answer 3:4 to the &amp;quot;10 divided by 3&amp;quot; question it needs to come after the correct answer. That is the answers are ordered 3.33:3.34 (the &amp;quot;correct&amp;quot; answer) then 3:4 (the &amp;quot;wrong&amp;quot; answer, but not wildly wrong answer!).&lt;br /&gt;
&lt;br /&gt;
===Essay Questions===&lt;br /&gt;
&lt;br /&gt;
Short essay questions are a new feature in Lesson. These are meant for short, paragraph or two type of essays one often finds on exams. Thus we did not use the html editor, preferring a simple text field. For longer essays, the assignment module is a better choice.&lt;br /&gt;
&lt;br /&gt;
The student simply enters their essay in the box provided.&lt;br /&gt;
&lt;br /&gt;
To grade lesson essay questions, first click on the name of the lesson in your course page. If there are essay questions to be graded, there will be a link saying &amp;quot;Grade essay questions&amp;quot; (see red arrow). Click that link.&lt;br /&gt;
&lt;br /&gt;
This will open a screen showing you how many ungraded essay questions there are. Ungraded essay questions will be in listed in red. Click the link for the essay you wish to grade.&lt;br /&gt;
&lt;br /&gt;
The essay grading screen shows the title of the question, the student&#039;s essay response, and a place you can write optional comments and give the essay a score.&lt;br /&gt;
&lt;br /&gt;
Click the Submit grade button to record your score and comments.&lt;br /&gt;
&lt;br /&gt;
Graded questions will be displayed in green.&lt;br /&gt;
&lt;br /&gt;
Repeat the process to finish grading. Click the &amp;quot;Email graded essays&amp;quot; link to email your responses to your students.&lt;br /&gt;
&lt;br /&gt;
== Branches and branch tables ==&lt;br /&gt;
&lt;br /&gt;
If your lesson delivers quite a lot of information, you can divide it into chapters or sections.  These sections within a lesson are called branches in Moodle.&lt;br /&gt;
&lt;br /&gt;
Branch tables are simply pages which have a set of links to other pages in the lesson. Typically a lesson may start with a branch table which acts as a Table of Contents. Each link in a branch table has two components, a description and the title of the page to jump to. A branch table effectively divides the lesson into a number of branches (or sections). Each branch can contain a number of pages (probably all related to the same topic).&lt;br /&gt;
&lt;br /&gt;
The end of a branch is usually marked by an End of Branch page. This is a special page which, by default, returns the student back to the preceding branch table. (The &amp;quot;return&amp;quot; jump in an End of Branch page can be changed, if required, by editing the page.)&lt;br /&gt;
&lt;br /&gt;
There can be more than one branch table in a lesson. For example, a lesson might usefully be structured so that specialist points are sub-branches within the main subject branches. (Thus the name used is Branch Table rather than Table of Contents page.)&lt;br /&gt;
&lt;br /&gt;
The number of links shown when setting up or editing a branch table is set by the &amp;quot;Number of Answers/Branches&amp;quot;. This parameter can be changed on the fly by simply clicking on the Update the Lesson button at the top of the teacher&#039;s page and changing the value.&lt;br /&gt;
&lt;br /&gt;
It is important to give students a means of ending the lesson. This might be done by including an &amp;quot;End Lesson&amp;quot; link in the main branch table. This jumps to the (imaginary) End of Lesson page. Another option is for the last branch in the lesson (here &amp;quot;last&amp;quot; is used in the logical ordering sense) to simply continue to the end of the lesson, that is, it is not terminated by an End of Branch page.&lt;br /&gt;
&lt;br /&gt;
When a lesson includes one or more branch tables and you are not using custom scoring (where you enter a point value for each question) it is advisable to set the &amp;quot;Minimum number of Questions&amp;quot; parameter to some reasonable value. This sets a lower limit on the number of pages seen when the grade is calculated. Without this parameter a student might visit a single branch in the lesson, answer all its questions correctly and leave the lesson with the maximum grade!&lt;br /&gt;
&lt;br /&gt;
Further, when a branch table is present a student has the opportunity of re-visiting the same branch more than once. However, the grade is calculated using the number of unique questions answered. So repeatedly answering the same set of questions does not increase the grade. (In fact, the reverse is true, it lowers the grade as the count of the number of pages seen is used in the denominator when calculating grades does include repeats.) In order to give students a fair idea of their progress in the lesson, they are shown details of how many questions they are answered correctly, number of pages seen, and their current grade on every branch table page. (This is one other thing teachers don&#039;t get to see - sorry!)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[http://download.moodle.org/docs/using_moodle/ch10_lessons.pdf Using Moodle Chapter 10: Lessons]&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=mod/lesson/index&amp;diff=5434</id>
		<title>mod/lesson/index</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=mod/lesson/index&amp;diff=5434"/>
		<updated>2006-02-15T20:51:19Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/lesson/index moved to Lessons: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Lessons]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Lesson_activity&amp;diff=5433</id>
		<title>Lesson activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Lesson_activity&amp;diff=5433"/>
		<updated>2006-02-15T20:51:19Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/lesson/index moved to Lessons&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Lessons}}&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;lesson&#039;&#039;&#039; delivers content in an interesting and flexible way. It consists of a number of pages. Each page normally ends with a question and a number of possible answers. Depending on the student&#039;s choice of answer they either progress to the next page or are taken back to a previous page. Navigation through the lesson can be straight forward or complex, depending largely on the structure of the material being presented.&lt;br /&gt;
&lt;br /&gt;
== General information about the lesson and its methodology ==&lt;br /&gt;
&lt;br /&gt;
A lesson is used when it is necessary to tell the students some information about the topic being taught. The topic is broken into small chunks and shown to the student bit by bit. Each part is re-enforced by requiring the students to answer questions. The students proceed through the material only by answering the questions correctly. Wrong answers are &amp;quot;penalised&amp;quot; either by showing the same material again or going even further back in the lesson, even to the beginning of the lesson!&lt;br /&gt;
&lt;br /&gt;
Within the lesson these chunks are called Pages. The length of each page is arbitrary but normally it should not be more than the amount that comfortably fits on a screen.&lt;br /&gt;
&lt;br /&gt;
Each page can have a question at the end, and can lead to any other page. This module can create a series of pages which can be presented in a linear fashion, like a slide show, or in a non-linear, branching manner, or a combination of the two.  It can be graded, with questions, or ungraded and used simply as a resource.&lt;br /&gt;
&lt;br /&gt;
There are two basic modes: a flash card mode and a presentation mode. &lt;br /&gt;
&lt;br /&gt;
Lesson includes many features to make cheating more difficult and lesson presentation more interesting through question clustering, password protection, and time limits.&lt;br /&gt;
&lt;br /&gt;
By mixing content with questions, lesson enables you to implement the Practice Principle of eLearning (see Clark and Mayer, 2004), where practice is integrated with instructional material.&lt;br /&gt;
&lt;br /&gt;
===Pages, questions, answers and responses===&lt;br /&gt;
&lt;br /&gt;
A lesson is made up of pages. Normally each page gives some information and then finishes with a question. The question can be easy or hard, depending on the audience. It should be directly related to the material covered in the page.&lt;br /&gt;
&lt;br /&gt;
Attached to each page is a set of answers to the question. Usually there is one correct answer and a small number of wrong answers. This type of question is called a multiple choice question. It&#039;s a common type of question and it&#039;s the default question type in the Lesson module. The number of answers can vary from page to page. Some pages can have one correct answer and three wrong answers, other pages may ask questions where there are three answers or even two answers (for example true or false, or just yes or no).&lt;br /&gt;
&lt;br /&gt;
There is a limit to the number of answers. This maximum is one of the parameters of the Lesson module, set initially when you add a Lesson. However, this maximum limit is flexible and can be changed at any time. The limit just determines the number of boxes you see when adding or editing pages.&lt;br /&gt;
&lt;br /&gt;
Along with the answers there is a set of responses. Each answer has its own response. Once the student has chosen their answer that response is displayed before the &amp;quot;new&amp;quot; page is displayed. (The word &amp;quot;new&amp;quot; is in quotes because the student may well be shown the same page again if they choose the wrong answer.) The responses are usually short, a simple &amp;quot;That&#039;s right&amp;quot; or &amp;quot;That&#039;s wrong&amp;quot; might be sufficient. They could, however, explain why the answer which seemed right is actually wrong. But it&#039;s probably best not to try and second guess the student too much, always remember KISS (Keep it simple stupid!). In fact, responses can be left blank. The module then shows the student a standard &amp;quot;That&#039;s the correct answer&amp;quot; or &amp;quot;That&#039;s the wrong answer&amp;quot; type of response.&lt;br /&gt;
&lt;br /&gt;
There may be circumstances when the teacher does not want to end a page with a question and a set of answers. This is allowed, the students are simply shown a Continue link and are shown the next page in the lesson. What exactly is meant by &amp;quot;the next page&amp;quot; is explained below.&lt;br /&gt;
&lt;br /&gt;
===Logical order and navigation order===&lt;br /&gt;
&lt;br /&gt;
The order of the pages of a lesson is usually determined by the material. Mostly the teacher will want to present the material in a way which is most easily understood and which builds in a logical and progressive way. In the Lesson module, this order is called the Logical Order and this is is how the pages are usually shown to the teacher. The teacher sees all the pages on one long screen with the first page at the top.&lt;br /&gt;
&lt;br /&gt;
Once a lesson contains two or more pages the teacher can move existing pages around and add pages to any position within the set. This logical ordering of pages is also the default Navigation Order. The latter is order in which the students see the pages. In the default navigation order, correct answers show the next page (in the Logical order) and incorrect answers show the same page again, that is the student is asked the same question again. This default navigation order is possibly OK for the majority of lessons. However, it is possible to change the &amp;quot;Jump&amp;quot; associated with any answer so that a more complicated path through the lesson can be created.&lt;br /&gt;
&lt;br /&gt;
These jumps can be divided into two types - Relative Jumps and Absolute Jumps. The default navigation using the relative jumps Next Page and Same Page, the destination of the Next Page jump is the next page in the logical order of the lesson. Absolute jumps specify the actual page to show next by specifying of the page&#039;s Title. Thus a lesson can have &amp;quot;branches&amp;quot;, loops and a non-linear structure.&lt;br /&gt;
&lt;br /&gt;
The teacher can see how a lesson&#039;s navigation &amp;quot;works&amp;quot; by using Check Question button at the end of each page or by using the Check Navigation link at the very end of the lesson. The  Check button &amp;quot;launches&amp;quot; the lesson at that page. The Check Navigation links starts lesson the lesson at the first page, the way a student would see the lesson initially.&lt;br /&gt;
&lt;br /&gt;
One use of jumps which don&#039;t follow the standard pattern is allowing a question to have more than one correct answer. More of that below.&lt;br /&gt;
&lt;br /&gt;
===Answers===&lt;br /&gt;
&lt;br /&gt;
Typically each question within a lesson will have one correct answer and several wrong answers. In the current version of the Lesson module the answers are not flagged as being correct or wrong. Rather correct answers are ones which take the student further forward in the lesson and wrong answers take the student either backwards or they just stand still, showing the same page again. In the last case the student will, if sensible, choose another answer.&lt;br /&gt;
&lt;br /&gt;
The definition of further forward in the lesson or backwards in the lesson follows from the logical ordering of the pages. The teacher sees the lesson as a list of pages from the start of the lesson to its end. If the pages are not in the best order then the teacher can easily move the pages so that an optimum order is achieved.&lt;br /&gt;
&lt;br /&gt;
Thus answers which jump to the Next Page are by this definition correct and answers with jump to the Same Page are wrong. A page which has two answers with both jumps to the Next Page has two correct answers. An answer which jumps to the End of Lesson is again, by definition, correct. The End of lesson is not an actual page, it is a logical position after the last (logical) page. A student completes a lesson by reaching that point.&lt;br /&gt;
&lt;br /&gt;
So, an answer which takes the student to the first page of the lesson is a wrong answer. An answer which skips two pages (in the logical order) is a correct answer. An answer which goes back one page (again in the logical order) is a wrong answer.&lt;br /&gt;
&lt;br /&gt;
When a page is added, the jumps are set, by default, as follows. The jump for the first answer is the Next Page. The jumps for the subsequent answers are set to Same Page. If the jumps are not changed this means that the first answer is correct and the other answers are wrong. Of course, if this is not the required behaviour then the jumps can be changed either before the page is added or they can be easily altered by editing the page.&lt;br /&gt;
&lt;br /&gt;
Given this concept of correct and wrong answers it follows that we can grade a student&#039;s performance when they complete a lesson. How this is done is considered below.&lt;br /&gt;
&lt;br /&gt;
===Grading===&lt;br /&gt;
&lt;br /&gt;
Above we introduced the concept of correct answers and wrong answers. This lends itself to the giving students a grade when they have completed a lesson. In order to keep the method of grading reasonably transparent a relatively simple formula is used. It&#039;s the number of correct answers divided by the number of pages seen. Remember each page normally ends with a question so the number of pages seen equates with the number of questions asked. So the grade is really the number of correct answers divided by the number of questions asked. This number is then simply scaled by the grade parameter of the lesson.&lt;br /&gt;
&lt;br /&gt;
A lesson is graded when the student reaches the End of Lesson. This point is usually reached by answering the question on the last (logical) page correctly.&lt;br /&gt;
&lt;br /&gt;
The student does not have to go through all of the lesson in one &amp;quot;sitting&amp;quot;. If a student goes through some pages and then breaks off, the next time they view the lesson they are asked whether they want to start at the beginning of the lesson or at the point where they left off. The latter point is actually the page they reached with their last correct answer. The previous &amp;quot;attempts&amp;quot; are recorded and the grade for &amp;quot;broken&amp;quot; sessions will include pages seen and questions answered in other sessions.&lt;br /&gt;
&lt;br /&gt;
In a way giving a grade to a lesson is both a blessing and a curse. The main focus of a lesson should be the transfer of knowledge in a reasonably interesting way. Giving a grade may well turn the lesson into a kind of quiz where giving the answers correct is the sole goal. On the other hand, students like to get a perfect &amp;quot;score&amp;quot; and giving grades may well be the carrot needed to get the student to repeat the lesson until they get the magic 100%.&lt;br /&gt;
&lt;br /&gt;
Although lessons do have grades, they should not be considered as assignments which lead to meaningful &amp;quot;marks&amp;quot;. They are most useful as Formative Assignments where the grades, although some measure of activity, are not generally counted in the final mark for the course. If lessons are used in a formal way then it is probably best to use their grades in thresholds. For example &amp;quot;You must get an average of at least 80% overall in the eight lessons in this course before you can take the XYZ assignment.&amp;quot; Lessons are mainly used to get across chunks of knowledge. Testing that knowledge is something else.&lt;br /&gt;
&lt;br /&gt;
With that in mind, a lesson has a Retake option. That is the subject of the next part.&lt;br /&gt;
&lt;br /&gt;
===Re-takes===  &lt;br /&gt;
&lt;br /&gt;
As mentioned earlier a lesson can be used as a formative assignment, imparting some knowledge while at the same time making some demands on the students. It seems natural that students should be allowed to re-visit lessons and because they are given a grade many will want to achieve a good grade. This promotes re-takes.&lt;br /&gt;
&lt;br /&gt;
By default lessons allow re-takes. Each attempt at a lesson is normally recorded and the student can see a record of their performance (by viewing their complete activity page). The teacher when creating a lesson has the option of showing the &amp;quot;final&amp;quot; grade as either the mean of all the attempts or the best of all the attempts. This &amp;quot;final&amp;quot; grade is the one shown on the Grades page and the &amp;quot;Lessons&amp;quot; page. By default the mean of the grades is used.&lt;br /&gt;
&lt;br /&gt;
Once a student has achieved the maximum possible grade in a lesson further attempts are allowed (although there is no benefit to their grade if the best grade is being used). They may well be exploring the various &amp;quot;wrong&amp;quot; paths in the lesson and may well come up with improvements.&lt;br /&gt;
&lt;br /&gt;
In exceptional circumstances the teacher may not wish the students to have more than one attempt at a lesson. A particular lesson may be being used in an exam-like situation. Here the Lesson parameter for re-take is set to No. Once completed the lesson will then not allow students to re-take the lesson. If, however, the lesson is not completed in one &amp;quot;sitting&amp;quot;, students are still allowed to restart the lesson at the beginning or at the point where they left off.&lt;br /&gt;
&lt;br /&gt;
===Building lessons===&lt;br /&gt;
&lt;br /&gt;
When creating a lesson the teacher is required to enter the text of the first page and that page&#039;s set of answers and responses. Once the first page is in place the teacher has the option of adding more pages or editing that page. When the lesson contains more than one page the teacher has the addition option of moving pages, that is, changing the order of the pages. Thus once the lesson is under construction the teacher can add pages, edit pages, remove pages and move pages.&lt;br /&gt;
&lt;br /&gt;
It is envisioned that a lesson will normally cover a limited topic in possibly five to ten pages. And a course might have possibly a larger number of lessons. The module is not designed to handle lessons which have a large number of pages, such &amp;quot;lessons&amp;quot; should be broken down into more manageable sections. The Lessons link (in the page header) shows all the lessons within a course and provides both teachers and students with a unifying framework.&lt;br /&gt;
&lt;br /&gt;
== The Flash card lesson ==&lt;br /&gt;
&lt;br /&gt;
The Lesson module can be used as a type of Flash Card assignment. The student is shown some information (optional) and a question in basically a random order. There is no set beginning and no set end. Just a set of Cards shown one after another in no particular order.&lt;br /&gt;
&lt;br /&gt;
In the Lesson module the cards are pages. Correct answers jump to the Next Page, wrong answers stay on the same page.&lt;br /&gt;
&lt;br /&gt;
There are two very similar variants of Flash Card behaviour. The option &amp;quot;Show an unseen page&amp;quot; never shows the same page twice (even if the student did not answer the question associated with the Card/Page correctly). The other option is &amp;quot;Show an unanswered page&amp;quot; which shows the student pages that may have appeared before but only if they answered the associated question wrongly.&lt;br /&gt;
&lt;br /&gt;
When using either of these Flash Card lessons the teacher can decide to use either all the Cards/Pages in the lesson or just a (random) sub-set. This is done through the &amp;quot;Number of Pages (Cards) to show&amp;quot; parameter when setting up the lesson.&lt;br /&gt;
&lt;br /&gt;
In fact, this type of lesson is very similar to a random ordered Quiz, the difference is that the questions are shown one page at a time. Further extra text can be included with each question.&lt;br /&gt;
&lt;br /&gt;
== Types of questions available within a lesson ==&lt;br /&gt;
&lt;br /&gt;
===Multiple choice, multiple answer===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There is variant of multiple choice questions called multiple choice multiple answer questions. These require the student to select all the correct answers from the set of answers. The question may or may not tell the student how many correct answers there are. For example &amp;quot;Which of the following were US Presidents?&amp;quot; does not, while &amp;quot;Select the two US presidents from the following list.&amp;quot; does. The actual number of correct answers can be from one up to the number of choices. (A multiple choice multiple answer question with one correct answer is different from a multiple choice question as the former allows the student the possibility of choosing more than one answer while the latter does not.)&lt;br /&gt;
&lt;br /&gt;
Again the correct answers are flagged using forward jumps, the wrong answers by same page or backward jumps. When there is more than one correct answer the jumps should all go to the same page, similarly with the wrong answers. If that is not the case a warning is given on the teacher&#039;s view of the lesson. The correct response, if required, should be given on the first correct answer and the wrong response, if required, should be on the first wrong answer. Responses on the other answers are ignored (without warning).&lt;br /&gt;
&lt;br /&gt;
e.g. Which of the following are mammals?&lt;br /&gt;
- A dog&lt;br /&gt;
- An ant&lt;br /&gt;
- A buttercup&lt;br /&gt;
- A cow&lt;br /&gt;
 &lt;br /&gt;
===Short answer===&lt;br /&gt;
 &lt;br /&gt;
In a short answer question the student is prompted for a short piece of text. This is checked against one or more answers. Answers can be either correct or wrong. Each answer can optionally have a response. If no response is entered for an answer then the default response &amp;quot;That&#039;s the Correct Answer&amp;quot; or &amp;quot;That&#039;s the Wrong Answer&amp;quot; is shown to the student. If the text entered does not match any of the answers then the answer is wrong and the student is shown the default wrong response.&lt;br /&gt;
&lt;br /&gt;
By default the comparisons ignore the case of the text. There is an option to make the comparisons case sensitive.&lt;br /&gt;
&lt;br /&gt;
There is a fundamental problem with this type of question. If you ask a question like &amp;quot;Who wrote Elegy written in a Country Churchyard?&amp;quot; as a Short Answer question it&#039;s fine for the students who know the answer. But how about those who do not? To avoid those students getting stuck in a loop the Lesson module has a &amp;quot;Maximum number of Attempts&amp;quot; parameter which sets an upper limit on the number of times a student can attempt a question. The default value is 5 times. (This can be reduced to 1 if you wanted students to have only one attempt at each question.)&lt;br /&gt;
&lt;br /&gt;
There is a slight complication here . The &amp;quot;Maximum number of Attempts&amp;quot; mechanism relies on looking at the record of attempts. That is fine for students as their attempts are all recorded. However, when a teacher looks at a lesson their attempts are not recorded. (The attempts are used to calculate grades and as teachers aren&#039;t interested in their own grades...) So teachers are not subject to the number of answers limit. But they should know the answers, shouldn&#039;t they!&lt;br /&gt;
&lt;br /&gt;
===True / false===&lt;br /&gt;
&lt;br /&gt;
The True/False question is a special case of the multiple choice question.The student is prompted to choose which is the correct option.&lt;br /&gt;
&lt;br /&gt;
===Matching questions===&lt;br /&gt;
&lt;br /&gt;
Matching questions are much more interesting than the last type of question. They can make quite powerful and flexible questions. They consist of a list of names or statements which must be correctly matched against other list of names or statements. For example &amp;quot;Match the Capital with the Country&amp;quot; with the two lists Japan, Canada, Italy and Tokyo, Ottawa, Rome. It is possible to have repeated entries in one of the lists but care should be taken to make the repeats identical. For example &amp;quot;Identify the type of these creatures&amp;quot; with the lists Sparrow, Cow, Ant, Dog and Bird, Animal, Insect, Animal.&lt;br /&gt;
&lt;br /&gt;
When creating this type of question the items for the first list go into the Answer boxes and items for the second list go into the Response boxes. Once created a more sensible labelling scheme is shown. When the student successfully matches the items the jump on the first answer is used. An unsuccessful answer jumps to the page on the second answer. The question does not support custom responses, the student is told how many matches are correct or if all the matches are correct.&lt;br /&gt;
&lt;br /&gt;
===Numerical Question===&lt;br /&gt;
&lt;br /&gt;
This type of question requires a number as the answer. In it&#039;s simplest form it requires just one answer to be specified. For example &amp;quot;What is 2 plus 2?&amp;quot; with the answer 4 given a forward jump. However, it is better to specify a range because the internal rounding of numerical values can make single numeric comparisons rather hit or miss. Thus, if the question were &amp;quot;What is 10 divided by 3&amp;quot; it would be necessary to give the answer as Minimum:Maximum, that is two values separated by a colon. Thus if 3.33:3.34 is given as the acceptable range for the answer, then the answers 3.33, 3.333, 3.3333... would all be taken as correct answers. &amp;quot;Wrong&amp;quot; answers would include 3.3 (less than the minimum) and 3.4 (greater than the maximum).&lt;br /&gt;
&lt;br /&gt;
More than one correct answer is allowed and the answers can be either single or pair of values. Note that the order in which the answers are tested is Answer 1, Answer 2... so some care needs to taken if the desired response is to appear. For example the question &amp;quot;When was Larkin born?&amp;quot; could have the single value of 1922, the exact answer, and the pair of values 1920:1929, the 20&#039;s, as the less exact answer.The order in which these values should be tested is, obviously, 1922 then 1920:1929. The first answer might have the response &amp;quot;That&#039;s exactly right&amp;quot; while the other answer&#039;s response might be &amp;quot;That&#039;s close, you&#039;ve got the right decade, it is was actually 1922.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Wrong answers can be given but depending on their actual range, care should be taken to place them after the correct answers. For example in adding the wrong answer 3:4 to the &amp;quot;10 divided by 3&amp;quot; question it needs to come after the correct answer. That is the answers are ordered 3.33:3.34 (the &amp;quot;correct&amp;quot; answer) then 3:4 (the &amp;quot;wrong&amp;quot; answer, but not wildly wrong answer!).&lt;br /&gt;
&lt;br /&gt;
===Essay Questions===&lt;br /&gt;
&lt;br /&gt;
Short essay questions are a new feature in Lesson. These are meant for short, paragraph or two type of essays one often finds on exams. Thus we did not use the html editor, preferring a simple text field. For longer essays, the assignment module is a better choice.&lt;br /&gt;
&lt;br /&gt;
The student simply enters their essay in the box provided.&lt;br /&gt;
&lt;br /&gt;
To grade lesson essay questions, first click on the name of the lesson in your course page. If there are essay questions to be graded, there will be a link saying &amp;quot;Grade essay questions&amp;quot; (see red arrow). Click that link.&lt;br /&gt;
&lt;br /&gt;
This will open a screen showing you how many ungraded essay questions there are. Ungraded essay questions will be in listed in red. Click the link for the essay you wish to grade.&lt;br /&gt;
&lt;br /&gt;
The essay grading screen shows the title of the question, the student&#039;s essay response, and a place you can write optional comments and give the essay a score.&lt;br /&gt;
&lt;br /&gt;
Click the Submit grade button to record your score and comments.&lt;br /&gt;
&lt;br /&gt;
Graded questions will be displayed in green.&lt;br /&gt;
&lt;br /&gt;
Repeat the process to finish grading. Click the &amp;quot;Email graded essays&amp;quot; link to email your responses to your students.&lt;br /&gt;
&lt;br /&gt;
== Branches and branch tables ==&lt;br /&gt;
&lt;br /&gt;
If your lesson delivers quite a lot of information, you can divide it into chapters or sections.  These sections within a lesson are called branches in Moodle.&lt;br /&gt;
&lt;br /&gt;
Branch tables are simply pages which have a set of links to other pages in the lesson. Typically a lesson may start with a branch table which acts as a Table of Contents. Each link in a branch table has two components, a description and the title of the page to jump to. A branch table effectively divides the lesson into a number of branches (or sections). Each branch can contain a number of pages (probably all related to the same topic).&lt;br /&gt;
&lt;br /&gt;
The end of a branch is usually marked by an End of Branch page. This is a special page which, by default, returns the student back to the preceding branch table. (The &amp;quot;return&amp;quot; jump in an End of Branch page can be changed, if required, by editing the page.)&lt;br /&gt;
&lt;br /&gt;
There can be more than one branch table in a lesson. For example, a lesson might usefully be structured so that specialist points are sub-branches within the main subject branches. (Thus the name used is Branch Table rather than Table of Contents page.)&lt;br /&gt;
&lt;br /&gt;
The number of links shown when setting up or editing a branch table is set by the &amp;quot;Number of Answers/Branches&amp;quot;. This parameter can be changed on the fly by simply clicking on the Update the Lesson button at the top of the teacher&#039;s page and changing the value.&lt;br /&gt;
&lt;br /&gt;
It is important to give students a means of ending the lesson. This might be done by including an &amp;quot;End Lesson&amp;quot; link in the main branch table. This jumps to the (imaginary) End of Lesson page. Another option is for the last branch in the lesson (here &amp;quot;last&amp;quot; is used in the logical ordering sense) to simply continue to the end of the lesson, that is, it is not terminated by an End of Branch page.&lt;br /&gt;
&lt;br /&gt;
When a lesson includes one or more branch tables and you are not using custom scoring (where you enter a point value for each question) it is advisable to set the &amp;quot;Minimum number of Questions&amp;quot; parameter to some reasonable value. This sets a lower limit on the number of pages seen when the grade is calculated. Without this parameter a student might visit a single branch in the lesson, answer all its questions correctly and leave the lesson with the maximum grade!&lt;br /&gt;
&lt;br /&gt;
Further, when a branch table is present a student has the opportunity of re-visiting the same branch more than once. However, the grade is calculated using the number of unique questions answered. So repeatedly answering the same set of questions does not increase the grade. (In fact, the reverse is true, it lowers the grade as the count of the number of pages seen is used in the denominator when calculating grades does include repeats.) In order to give students a fair idea of their progress in the lesson, they are shown details of how many questions they are answered correctly, number of pages seen, and their current grade on every branch table page. (This is one other thing teachers don&#039;t get to see - sorry!)&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher|Mod/lesson/index]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=mod/chat/index&amp;diff=5430</id>
		<title>mod/chat/index</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=mod/chat/index&amp;diff=5430"/>
		<updated>2006-02-15T20:09:39Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/chat/index moved to Chats: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Chats]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Chat_activity&amp;diff=5429</id>
		<title>Chat activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Chat_activity&amp;diff=5429"/>
		<updated>2006-02-15T20:09:39Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/chat/index moved to Chats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Chats}}&lt;br /&gt;
&lt;br /&gt;
== Chats ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Chat&#039;&#039;&#039; module allows participants to have a real-time synchronous discussion via the web. This is a useful way to get a different understanding of each other and the topic being discussed – the mode of using a chat room is quite different from the asynchronous forums. The Chat module contains a number of features for managing and reviewing chat discussions.&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Forum_activity&amp;diff=5428</id>
		<title>Forum activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Forum_activity&amp;diff=5428"/>
		<updated>2006-02-15T20:08:22Z</updated>

		<summary type="html">&lt;p&gt;Helen: see also link added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Forums}}&lt;br /&gt;
&lt;br /&gt;
This activity can be the most important – it is here that most discussion takes place. Forums may be structured in different ways, and can include peer rating of each posting. Generally, forum postings may be edited upto 30 minutes after posting. The postings can be viewed in a variety for formats, and can include attachments. By subscribing to a forum, participants will receive copies of each new posting in their email. A teacher can impose subscription on everyone if they want to.&lt;br /&gt;
&lt;br /&gt;
Forums are divided into two main categories:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;General forums&#039;&#039;&#039; (found in section 0 of the course)&lt;br /&gt;
# &#039;&#039;&#039;Learning forums&#039;&#039;&#039; (the forums of the specific parts of the course: they are organized and numbered according to the course sections they appear in).&lt;br /&gt;
&lt;br /&gt;
Forums are organised under following headings:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Forum&#039;&#039;&#039; (the name of the forum)&lt;br /&gt;
# &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
# &#039;&#039;&#039;Discussions&#039;&#039;&#039; (the number of discussions started)&lt;br /&gt;
# &#039;&#039;&#039;Unread posts&#039;&#039;&#039; (the number of posts you have not read yet)&lt;br /&gt;
# &#039;&#039;&#039;Track&#039;&#039;&#039; (the &#039;yes/no&#039; information about your choice whether or not track the unread posts - if your choice is negative, you will find an &#039;-&#039; sign instead of the number of the posts unread)&lt;br /&gt;
# &#039;&#039;&#039;Subscribed&#039;&#039;&#039; (the &#039;yes/no&#039; information about your choice whether or not get the posts transferred to your mail box)&lt;br /&gt;
# &#039;&#039;&#039;RSS&#039;&#039;&#039; (the &#039;RSS&#039; (Really Simple Syndication) button - please refer to [[RSS in Forums|RSS in forums]] for additional information&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[http://download.moodle.org/docs/using_moodle/ch4_forums.pdf Using Moodle Chapter 4: Using Forums, Chats and Dialogues]&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=5367 The philosophy underlying &amp;quot;no editing after 30 minutes&amp;quot;] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category:Forum]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=mod/forum/index&amp;diff=5427</id>
		<title>mod/forum/index</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=mod/forum/index&amp;diff=5427"/>
		<updated>2006-02-15T20:00:15Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/forum/index moved to Forums: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Forums]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Forum_activity&amp;diff=5426</id>
		<title>Forum activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Forum_activity&amp;diff=5426"/>
		<updated>2006-02-15T20:00:15Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/forum/index moved to Forums&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Forums}}&lt;br /&gt;
== Forums ==&lt;br /&gt;
&lt;br /&gt;
This activity can be the most important – it is here that most discussion takes place. Forums may be structured in different ways, and can include peer rating of each posting. Generally, forum postings may be edited upto 30 minutes after posting. The postings can be viewed in a variety for formats, and can include attachments. By subscribing to a forum, participants will receive copies of each new posting in their email. A teacher can impose subscription on everyone if they want to.&lt;br /&gt;
&lt;br /&gt;
Forums are divided into two main categories:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;General forums&#039;&#039;&#039; (found in section 0 of the course)&lt;br /&gt;
# &#039;&#039;&#039;Learning forums&#039;&#039;&#039; (the forums of the specific parts of the course: they are organized and numbered according to the course sections they appear in).&lt;br /&gt;
&lt;br /&gt;
Forums are organized under following headings:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Forum&#039;&#039;&#039; (the name of the forum)&lt;br /&gt;
# &#039;&#039;&#039;Description&#039;&#039;&#039;&lt;br /&gt;
# &#039;&#039;&#039;Discussions&#039;&#039;&#039; (the number of discussions started)&lt;br /&gt;
# &#039;&#039;&#039;Unread posts&#039;&#039;&#039; (the number of posts you have not read yet)&lt;br /&gt;
# &#039;&#039;&#039;Track&#039;&#039;&#039; (the &#039;yes/no&#039; information about your choice whether or not track the unread posts - if your choice is negative, you will find an &#039;-&#039; sign instead of the number of the posts unread)&lt;br /&gt;
# &#039;&#039;&#039;Subscribed&#039;&#039;&#039; (the &#039;yes/no&#039; information about your choice whether or not get the posts transferred to your mail box)&lt;br /&gt;
# &#039;&#039;&#039;RSS&#039;&#039;&#039; (the &#039;RSS&#039; (Really Simple Syndication) button - please refer to [[RSS in Forums|RSS in forums]] for additional information&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[http://moodle.org/mod/forum/discuss.php?d=5367 The philosophy underlying &amp;quot;no editing after 30 minutes&amp;quot;] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category:Forum]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Maintenance_mode&amp;diff=5425</id>
		<title>Maintenance mode</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Maintenance_mode&amp;diff=5425"/>
		<updated>2006-02-15T18:58:34Z</updated>

		<summary type="html">&lt;p&gt;Helen: category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Calendar_settings&amp;diff=5424</id>
		<title>Calendar settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Calendar_settings&amp;diff=5424"/>
		<updated>2006-02-15T18:58:21Z</updated>

		<summary type="html">&lt;p&gt;Helen: category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Users&amp;diff=5423</id>
		<title>Users</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Users&amp;diff=5423"/>
		<updated>2006-02-15T18:52:17Z</updated>

		<summary type="html">&lt;p&gt;Helen: category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Administration]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Template:disambig&amp;diff=5421</id>
		<title>Template:disambig</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Template:disambig&amp;diff=5421"/>
		<updated>2006-02-15T18:26:23Z</updated>

		<summary type="html">&lt;p&gt;Helen: Template:disambiguation moved to Template:disambig&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;disambig&amp;quot;&amp;gt;&#039;&#039;This is a [[Wikipedia:disambiguation|disambiguation]] page: a list of articles associated with the same title.  If an [[Special:Whatlinkshere/{{NAMESPACE}}:{{PAGENAME}}|internal link]] referred you to this page, you may wish to change the link to point directly to the intended article.&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Disambiguation]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=admin/index&amp;diff=5416</id>
		<title>admin/index</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=admin/index&amp;diff=5416"/>
		<updated>2006-02-15T17:47:53Z</updated>

		<summary type="html">&lt;p&gt;Helen: redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Administrator documentation]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=admin/register&amp;diff=5415</id>
		<title>admin/register</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=admin/register&amp;diff=5415"/>
		<updated>2006-02-15T17:10:59Z</updated>

		<summary type="html">&lt;p&gt;Helen: admin/register moved to Registration: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Registration]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Moodle_registration&amp;diff=5414</id>
		<title>Moodle registration</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Moodle_registration&amp;diff=5414"/>
		<updated>2006-02-15T17:10:59Z</updated>

		<summary type="html">&lt;p&gt;Helen: admin/register moved to Registration&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Moodle_registration&amp;diff=5413</id>
		<title>Moodle registration</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Moodle_registration&amp;diff=5413"/>
		<updated>2006-02-15T17:09:54Z</updated>

		<summary type="html">&lt;p&gt;Helen: category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=admin/&amp;diff=5412</id>
		<title>admin/</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=admin/&amp;diff=5412"/>
		<updated>2006-02-15T16:56:46Z</updated>

		<summary type="html">&lt;p&gt;Helen: redirect to Admin docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Administrator documentation]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=course/user&amp;diff=5411</id>
		<title>course/user</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=course/user&amp;diff=5411"/>
		<updated>2006-02-15T16:54:25Z</updated>

		<summary type="html">&lt;p&gt;Helen: course/user moved to View activity reports: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[View activity reports]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Full_report_of_recent_activity&amp;diff=5410</id>
		<title>Full report of recent activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Full_report_of_recent_activity&amp;diff=5410"/>
		<updated>2006-02-15T16:54:25Z</updated>

		<summary type="html">&lt;p&gt;Helen: course/user moved to View activity reports&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Full_report_of_recent_activity&amp;diff=5409</id>
		<title>Full report of recent activity</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Full_report_of_recent_activity&amp;diff=5409"/>
		<updated>2006-02-15T16:52:26Z</updated>

		<summary type="html">&lt;p&gt;Helen: category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=mod/forum/user&amp;diff=5408</id>
		<title>mod/forum/user</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=mod/forum/user&amp;diff=5408"/>
		<updated>2006-02-15T16:50:26Z</updated>

		<summary type="html">&lt;p&gt;Helen: mod/forum/user moved to View forum posts: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[View forum posts]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=user/view&amp;diff=5405</id>
		<title>user/view</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=user/view&amp;diff=5405"/>
		<updated>2006-02-15T16:46:43Z</updated>

		<summary type="html">&lt;p&gt;Helen: user/view moved to View profile: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[View profile]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=View_profile&amp;diff=5404</id>
		<title>View profile</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=View_profile&amp;diff=5404"/>
		<updated>2006-02-15T16:46:43Z</updated>

		<summary type="html">&lt;p&gt;Helen: user/view moved to View profile&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The user profile page gathers together all the known information about a particular user.&lt;br /&gt;
&lt;br /&gt;
If you are a teacher, or looking at your own profile, then you will see some extra tabs allowing you to edit the profile settings, or providing detailed report and logs about the activity of that user.&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=View_profile&amp;diff=5403</id>
		<title>View profile</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=View_profile&amp;diff=5403"/>
		<updated>2006-02-15T16:46:13Z</updated>

		<summary type="html">&lt;p&gt;Helen: category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The user profile page gathers together all the known information about a particular user.&lt;br /&gt;
&lt;br /&gt;
If you are a teacher, or looking at your own profile, then you will see some extra tabs allowing you to edit the profile settings, or providing detailed report and logs about the activity of that user.&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=admin/backup&amp;diff=5393</id>
		<title>admin/backup</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=admin/backup&amp;diff=5393"/>
		<updated>2006-02-15T01:14:35Z</updated>

		<summary type="html">&lt;p&gt;Helen: admin/backup moved to Backup: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Backup]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Automated_course_backup&amp;diff=5392</id>
		<title>Automated course backup</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Automated_course_backup&amp;diff=5392"/>
		<updated>2006-02-15T01:14:35Z</updated>

		<summary type="html">&lt;p&gt;Helen: admin/backup moved to Backup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;backup&#039;&#039;&#039; configuration page enables you to configure automated course backups and their schedule.&lt;br /&gt;
&lt;br /&gt;
Course backups are more expensive in terms of time and CPU usage. The recovery time to have your site running again is longer. Course backups are useful for obtaining &amp;quot;fresh&amp;quot; copies of courses to be re-used or distributed individually, however they should never be used as a primary backup system (unless your hosting doesn&#039;t allow the preferred site backups). In order to make scheduled course backups, you have to setup CRON to run periodically. Have a look at [[Installing Moodle#Set_up_cron|Set up cron]] for details.&lt;br /&gt;
&lt;br /&gt;
Site backups, as explained in [[Upgrading_Moodle#Backup_important_data|upgrading Moodle]], are recommended in order to have all data saved with the best confidence and the shorter recovery time.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[BackupFAQ|Backup FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=LDAP_authentication&amp;diff=5391</id>
		<title>LDAP authentication</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=LDAP_authentication&amp;diff=5391"/>
		<updated>2006-02-15T01:12:30Z</updated>

		<summary type="html">&lt;p&gt;Helen: category edits&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This document describes how to set up LDAP authentication in Moodle. You can find a [[#Basic Scenario|Basic Scenario]], where everything is simple and straightforward, and that should be enough for most installations. If your installation is a little bigger and you are using multiple LDAP servers, or multiple locations (contexts) for your users in your LDAP tree, then have a look at the [[#Advanced Scenarios|Advanced Scenarios]].&lt;br /&gt;
&lt;br /&gt;
==Basic Scenario==&lt;br /&gt;
&lt;br /&gt;
===Assumptions===&lt;br /&gt;
&lt;br /&gt;
# Your Moodle site is located at &#039;&#039;&#039;http://your.moodle.site/&#039;&#039;&#039;&lt;br /&gt;
# You have configured your PHP installation with the LDAP extension. It is loaded and activated, and it shows when you go to &#039;&#039;&#039;http://your.moodle.site/admin/phpinfo.php&#039;&#039;&#039; (logged in as user &#039;admin&#039;).&lt;br /&gt;
# Your LDAP server has &#039;&#039;&#039;192.168.1.100&#039;&#039;&#039; as its IP address.&lt;br /&gt;
# You are not using LDAP with SSL (also known as LDAPS) in your settings. This might prevent certain operations from working (e.g., you cannot update data if you are using MS Active Directory -- MS-AD from here on --), but should be OK if you just want to authenticate your users.&lt;br /&gt;
# You are using a single domain as the source of your authentication data in case you are using MS-AD (more on this in the Appendices).&lt;br /&gt;
# You are using a top level distinguished name (DN) of &#039;&#039;&#039;dc=my,dc=organization,dc=domain&#039;&#039;&#039; as the root of your LDAP tree. &lt;br /&gt;
# You have a non-privileged LDAP user account you will use to bind to the LDAP server. This is not necessary with certain LDAP servers, but MS-AD requires this and it won&#039;t hurt if you use it even if your LDAP server doesn&#039;t need it. Make sure &#039;&#039;&#039;this account and its password don&#039;t expire&#039;&#039;&#039;, and make this password as strong as possible. Remember you only need to type this password once, when configuring Moodle, so don&#039;t be afraid of making it as hard to guess as possible. Let&#039;s say this user account has a DN of &#039;&#039;&#039;cn=ldap-user,dc=my,dc=organization,dc=domain&#039;&#039;&#039;, and password &#039;&#039;&#039;hardtoguesspassword&#039;&#039;&#039;.&lt;br /&gt;
# All of your Moodle users are in an organizational unit (OU) called &#039;&#039;&#039;moodleusers&#039;&#039;&#039;, which is right under you LDAP root. That OU has a DN of &#039;&#039;&#039;ou=moodleusers,dc=my,dc=organization,dc=domain&#039;&#039;&#039;.&lt;br /&gt;
# You &#039;&#039;&#039;don&#039;t&#039;&#039;&#039; want your LDAP users&#039; passwords to be stored in Moodle at all.&lt;br /&gt;
&lt;br /&gt;
===Configuring Moodle authentication===&lt;br /&gt;
&lt;br /&gt;
Log in as an admin user and go to Administration &amp;gt;&amp;gt; Users &amp;gt;&amp;gt; Authentication. In the drop down listbox titled  &amp;quot;Choose an authentication method&amp;quot; select &amp;quot;Use an LDAP Server&amp;quot;. You will get a page similar to this one:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
::: [[Image:auth_ldap_config_screenshot.jpg]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, you just have to fill in the values. Let&#039;s go step by step.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Field name&lt;br /&gt;
! Value to fill in&lt;br /&gt;
|-&lt;br /&gt;
| ldap_host_url&lt;br /&gt;
| As the IP of your LDAP server is 192.168.1.100, type &amp;quot;&#039;&#039;&#039;ldap://192.168.1.100&#039;&#039;&#039;&amp;quot; (without the quotes).&lt;br /&gt;
|-&lt;br /&gt;
| ldap_version&lt;br /&gt;
| Unless you are using a really old LDAP server, &#039;&#039;&#039;version 3&#039;&#039;&#039; is the one you should choose.&lt;br /&gt;
|-&lt;br /&gt;
| ldap_preventpassindb&lt;br /&gt;
| As you &#039;&#039;&#039;don&#039;t&#039;&#039;&#039; want to store the users&#039;s password in Moodle&#039;s database, choose &#039;&#039;&#039;Yes&#039;&#039;&#039; here.&lt;br /&gt;
|-&lt;br /&gt;
| ldap_bind_dn&lt;br /&gt;
| This is the distinguished name of the bind user defined above. Just type &amp;quot;&#039;&#039;&#039;cn=ldap-user,dc=my,dc=organization,dc=domain&#039;&#039;&#039;&amp;quot; (without the quotes).&lt;br /&gt;
|-&lt;br /&gt;
| ldap_bind_pw&lt;br /&gt;
| This is the bind user password defined above. Type &amp;quot;&#039;&#039;&#039;hardtoguesspassword&#039;&#039;&#039;&amp;quot; (without the quotes).&lt;br /&gt;
|-&lt;br /&gt;
| ldap_user_type&lt;br /&gt;
| Choose: &lt;br /&gt;
* &#039;&#039;&#039;Novel Edirectory&#039;&#039;&#039; if your LDAP server is running Novell&#039;s Edirectory.&lt;br /&gt;
* &#039;&#039;&#039;posixAccount (rfc2307)&#039;&#039;&#039; if your LDAP server is running a RFC-2307 compatible LDAP server (choose this is your server is running OpenLDAP).&lt;br /&gt;
* &#039;&#039;&#039;posixAccount (rfc2307bis)&#039;&#039;&#039; if your LDAP server is running a RFC-2307bis compatible LDAP server.&lt;br /&gt;
* &#039;&#039;&#039;sambaSamAccount (v.3.0.7)&#039;&#039;&#039; if your LDAP server is running with SAMBA&#039;s 3.x LDAP schema extension and you want to use it.&lt;br /&gt;
* &#039;&#039;&#039;MS ActiveDirectory&#039;&#039;&#039; if your LDAP server is running Microsoft&#039;s Active Directory.&lt;br /&gt;
|-&lt;br /&gt;
| ldap_contexts&lt;br /&gt;
| The DN of the context (container) where all of your Moodle users are found. Type &#039;&#039;&#039;ou=moodleusers,dc=my,dc=organization,dc=domain&#039;&#039;&#039; here.&lt;br /&gt;
|-&lt;br /&gt;
| ldap_search_sub&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_opt_deref&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_user_attribute&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_memberattribute&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_objectclass&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Force change password&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Use standard Change Password Page&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_expiration&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_expiration_warning&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_exprireattr&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_gracelogins&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_graceattr&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_create_context&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| ldap_creators&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Advanced Scenarios==&lt;br /&gt;
&lt;br /&gt;
===Using multiple LDAP Servers===&lt;br /&gt;
===Using multiple user locations (contexts) in your LDAP tree===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Appendices==&lt;br /&gt;
&lt;br /&gt;
Talk about Global Catalog servers and MS Active Directory.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[http://moodle.org/mod/forum/view.php?id=42 Using Moodle: User authentication] forum&lt;br /&gt;
&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
[[Category:Authentication]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=admin/enrol&amp;diff=5389</id>
		<title>admin/enrol</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=admin/enrol&amp;diff=5389"/>
		<updated>2006-02-15T01:10:18Z</updated>

		<summary type="html">&lt;p&gt;Helen: admin/enrol moved to Enrolments: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Enrolments]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Enrolment_plugins&amp;diff=5388</id>
		<title>Enrolment plugins</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Enrolment_plugins&amp;diff=5388"/>
		<updated>2006-02-15T01:10:18Z</updated>

		<summary type="html">&lt;p&gt;Helen: admin/enrol moved to Enrolments&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Enrolments==&lt;br /&gt;
&lt;br /&gt;
There are several methods of managing course &#039;&#039;&#039;enrolments&#039;&#039;&#039;:&lt;br /&gt;
:[[enrol/authorize|Authorize.net Credit Card Gateway]]&lt;br /&gt;
:External database&lt;br /&gt;
:[[admin/uploaduser|Flat file]]&lt;br /&gt;
:Internal enrolment (default)&lt;br /&gt;
:[[LDAP enrolment|LDAP]]&lt;br /&gt;
:[[Paypal]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Unenrolment&#039;&#039;&#039; may be controlled by the following:&lt;br /&gt;
*The &#039;&#039;longtimenosee&#039;&#039; variable in Administration &amp;gt;&amp;gt; Configuration &amp;gt;&amp;gt; [[admin/config|Variables]], which specifies the time limit for which, if students haven&#039;t logged in, they are unenrolled from courses.&lt;br /&gt;
*The &#039;&#039;Enrolment duration&#039;&#039; in the [[course/edit|course settings]], which unenrols students after the specified time has elapsed.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[http://moodle.org/mod/forum/view.php?id=2981 Using Moodle: Enrolment Plugins] forum&lt;br /&gt;
&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
[[Category:Enrolment]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=user/edit&amp;diff=5385</id>
		<title>user/edit</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=user/edit&amp;diff=5385"/>
		<updated>2006-02-15T00:35:31Z</updated>

		<summary type="html">&lt;p&gt;Helen: user/edit moved to Edit profile: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Edit profile]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Edit_profile&amp;diff=5384</id>
		<title>Edit profile</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Edit_profile&amp;diff=5384"/>
		<updated>2006-02-15T00:35:31Z</updated>

		<summary type="html">&lt;p&gt;Helen: user/edit moved to Edit profile&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Edit profile ==&lt;br /&gt;
&lt;br /&gt;
;First name, surname&lt;br /&gt;
:The first two fields are quite self-explanatory. The first and last names that you supply should be those that you wish to be known by on the course. They will be used by the tutors to identify you when grading work and responding in forums and other activities.&lt;br /&gt;
&lt;br /&gt;
;Email address&lt;br /&gt;
:The email address should be the address you wish to use to receive acknowledgements and messages from the system, and is also the address that is displayed to your tutors and other users of the moodle site, assuming that you have set the &amp;quot;Email display&amp;quot; option to allow other participants in your course to see your address, so it should be a mail address that you check regularly.  Other email display options are to hide your mail address from all users, or to make it available to all users on the moodle system, not just members of the courses you are enrolled in.&lt;br /&gt;
&lt;br /&gt;
;Email display&lt;br /&gt;
:This controls the visibility of the address to others, allowing you to show or hide your email in the class. There are three options: you can set it so that all users (including guests) could see your email, or so that only other students in the class could see your email address, or so that no one could see your email address at all. &lt;br /&gt;
&lt;br /&gt;
;Email activated&lt;br /&gt;
:You can either enable or disable emails being sent to your address.&lt;br /&gt;
&lt;br /&gt;
;Email format&lt;br /&gt;
:For the messages to come into your mailbox, you can choose between &amp;quot;Pretty HTML format&amp;quot; (which means that the messages will be formatted with different fonts and colours to make them easier to read) and &amp;quot;Plain text format&amp;quot; (plain text with no fancy formatting or colours). &lt;br /&gt;
&lt;br /&gt;
;Email digest type&lt;br /&gt;
:This setting allows you to choose how you want to receive any emails you get from forums. There are three possible choices: No digest, complete or subjects.&lt;br /&gt;
&lt;br /&gt;
;Forum auto-subscribe&lt;br /&gt;
:This setting lets you decide if you want email copies of posts that are added to forums. If you set this to subscribe, the system will email you copies of new posts in forums that you join. &lt;br /&gt;
&lt;br /&gt;
;Forum tracking&lt;br /&gt;
:Enabling forum tracking means highlighting the posts you have not read yet, which should improve your forum navigation. &lt;br /&gt;
&lt;br /&gt;
;When editing text&lt;br /&gt;
:This can usually be left on &amp;quot;Use HTML editor (some browsers only)&amp;quot;. This allows for text formatting options, but requires newer browsers. If you find your browser is not letting you edit text, change this setting to &amp;quot;Use standard web forms&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
;City/town; country&lt;br /&gt;
:These fields are used to further identify you by geographical location.&lt;br /&gt;
&lt;br /&gt;
;Timezone&lt;br /&gt;
:This field is used to convert time-related messages on the system (such as assignment deadlines) from the server local time to the correct time in whichever zone you have selected. &lt;br /&gt;
&lt;br /&gt;
;Preferred language and theme&lt;br /&gt;
:The E-learning server can display in several different languages and colour themes, which you can choose from in these two options.&lt;br /&gt;
&lt;br /&gt;
;Description&lt;br /&gt;
:In this field you can enter some text about yourself, be it information about your studies, hobbies, qualifications or anything else that does not break the acceptable use policy of this site. This text will be visible to anyone that views your profile.&lt;br /&gt;
&lt;br /&gt;
{{Course admin}}&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=course/edit&amp;diff=5381</id>
		<title>course/edit</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=course/edit&amp;diff=5381"/>
		<updated>2006-02-15T00:34:08Z</updated>

		<summary type="html">&lt;p&gt;Helen: course/edit moved to Settings: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Settings]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=Course_settings&amp;diff=5380</id>
		<title>Course settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=Course_settings&amp;diff=5380"/>
		<updated>2006-02-15T00:34:08Z</updated>

		<summary type="html">&lt;p&gt;Helen: course/edit moved to Settings&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Help files}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
&lt;br /&gt;
Your Moodle administrator may have set up several course categories.&lt;br /&gt;
&lt;br /&gt;
For example, &amp;quot;Science&amp;quot;, &amp;quot;Humanities&amp;quot;, &amp;quot;Public Health&amp;quot; etc&lt;br /&gt;
&lt;br /&gt;
Choose the one most applicable for your course. This choice will affect where your course is displayed on the course listing and may make it easier for students to find your course.&lt;br /&gt;
&lt;br /&gt;
==Full name==&lt;br /&gt;
&lt;br /&gt;
The full name of the course is displayed at the top of the screen and in the course listings.&lt;br /&gt;
&lt;br /&gt;
==Short name==&lt;br /&gt;
&lt;br /&gt;
Many institutions have a shorthand way of referring to a course, such as BP102 or COMMS. Even you don&#039;t already have such a name for your course, make one up here. It will be used in several places where the long name isn&#039;t appropriate (such us in the subject line of email).&lt;br /&gt;
&lt;br /&gt;
==ID number==&lt;br /&gt;
&lt;br /&gt;
The ID number of a course is only used when matching this course against external systems - it is never displayed within Moodle. If you have an official code name for this course then use it here ... otherwise you can leave it blank.&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
&lt;br /&gt;
The summary of the course is displayed in the course listings.&lt;br /&gt;
&lt;br /&gt;
==Format==&lt;br /&gt;
&lt;br /&gt;
A Moodle course may use one of the following three formats:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Weekly format&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The course is organised week by week, with a clear start date and a finish date. Each week consists of activities. Some of them, like journals, may have &amp;quot;open windows&amp;quot; of, say, two weeks after which they become unavailable.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Topics format&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Very similar to the weekly format, except that each &amp;quot;week&amp;quot; is called a topic. A &amp;quot;topic&amp;quot; is not restricted to any time limit. You don&#039;t need to specify any dates.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Social format&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This format is oriented around one main forum, the Social forum, which appears listed on the main page. It is useful for situations that are more freeform. They may not even be courses. For example, it could be used as a departmental notice board.&lt;br /&gt;
&lt;br /&gt;
==Course start date==&lt;br /&gt;
&lt;br /&gt;
This is where you specify the starting time of the course (in your own timezone).&lt;br /&gt;
&lt;br /&gt;
If you are using a &#039;weekly&#039; course format, this will affect the display of the weeks. The first week will start on the date you set here.&lt;br /&gt;
&lt;br /&gt;
This setting will not affect courses using the &#039;social&#039; or &#039;topics&#039; formats.&lt;br /&gt;
&lt;br /&gt;
However, one place this setting will be affect is the display of logs, which use this date as the earliest possible date you can display.&lt;br /&gt;
&lt;br /&gt;
In general, if your course does have a real starting date then it makes sense to set this date to that, no matter what course formats you are using.&lt;br /&gt;
&lt;br /&gt;
==Enrolment duration==&lt;br /&gt;
&lt;br /&gt;
This setting specifies the number of days a student can be enrolled in this course (starting from the moment they enroll).&lt;br /&gt;
&lt;br /&gt;
If this is set, then students are automatically unenrolled after the specified time has elapsed. This is most useful for rolling courses without a specific start or end time.&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t set this then the student will remain in this course until they are manually unenrolled or the clean-up function to remove defunct students takes effect.&lt;br /&gt;
&lt;br /&gt;
If you have selected to manage this course as a meta course, your enrolment period will not be used.&lt;br /&gt;
&lt;br /&gt;
==Number of weeks/topics==&lt;br /&gt;
&lt;br /&gt;
This setting is only used by the &#039;weekly&#039; and &#039;topics&#039; course formats.&lt;br /&gt;
&lt;br /&gt;
In the &#039;weekly&#039; format, it specifies the number of weeks that the course will run for, starting from the course starting date.&lt;br /&gt;
&lt;br /&gt;
In the &#039;topics&#039; format, it specifies the number of topics in the course.&lt;br /&gt;
&lt;br /&gt;
Both of these translate to the number of &amp;quot;boxes&amp;quot; down the middle of the course page.&lt;br /&gt;
&lt;br /&gt;
==Group mode==&lt;br /&gt;
&lt;br /&gt;
Here you can define the group mode at the course level. This will be the default group mode for all activities defined within that course. (Learn more about [[working with groups]])&lt;br /&gt;
&lt;br /&gt;
==Force==&lt;br /&gt;
&lt;br /&gt;
If the group mode is &amp;quot;forced&amp;quot; at a course-level, then this particular group mode will be applied to every activity in that course. Individual group settings in each activity are then ignored.&lt;br /&gt;
&lt;br /&gt;
This is useful when, for example, one wants to set up a course for a number of completely separate cohorts.&lt;br /&gt;
&lt;br /&gt;
==Availability==&lt;br /&gt;
&lt;br /&gt;
This option allows you to &amp;quot;hide&amp;quot; your course completely. It will not appear on any course listings, except to teachers of the course and administrators. Even if students try to access the course URL directly, they will not be allowed to enter.&lt;br /&gt;
&lt;br /&gt;
==Enrolment key==&lt;br /&gt;
&lt;br /&gt;
A course enrolment key enables access to courses to be restricted to those who know the key.&lt;br /&gt;
&lt;br /&gt;
If left blank, then anyone who has created a Moodle username on the site will be able to enrol in the  course.&lt;br /&gt;
&lt;br /&gt;
If a key is specified, then students who are trying to enter will be asked to supply the key. Once enrolled, Students are not required to enter an enrollment key to gain access.&lt;br /&gt;
&lt;br /&gt;
The idea is that Teachers supply the key to authorised people using another means like private email, snail mail, on the phone or even verbally in a face to face class.&lt;br /&gt;
&lt;br /&gt;
If this password &amp;quot;gets out&amp;quot; and you have unwanted people enrolling, you can unenrol them (see their user profile page) and change this key. Any legitimate students who have already enrolled will not be affected, but the unwanted people won&#039;t be able to get back in.&lt;br /&gt;
&lt;br /&gt;
==Guest access==&lt;br /&gt;
&lt;br /&gt;
You have the choice of allowing &amp;quot;guests&amp;quot; into your course.&lt;br /&gt;
&lt;br /&gt;
People can log in as guests using the &amp;quot;Login as a guest&amp;quot; button on the login screen.&lt;br /&gt;
&lt;br /&gt;
Guests ALWAYS have &amp;quot;read-only&amp;quot; access - meaning they can&#039;t leave any posts or otherwise mess up the course for real students.&lt;br /&gt;
&lt;br /&gt;
This can be handy when you want to let a colleague in to look around at your work, or to let students see a course before they have decided to enrol.&lt;br /&gt;
&lt;br /&gt;
Note that you have a choice between two types of guest access: with the enrolment key or without. If you choose to allow guests who have the key, then the guest will need to provide the current enrolment key EVERY TIME they log in (unlike students who only need to do it once). This lets you restrict your guests. If you choose to allow guests without a key, then anyone can get straight into your course.&lt;br /&gt;
&lt;br /&gt;
==Cost==&lt;br /&gt;
&lt;br /&gt;
Course cost. This will be shown if you have selected another enrolment method except internal.&lt;br /&gt;
&lt;br /&gt;
==Hidden sections==&lt;br /&gt;
&lt;br /&gt;
This option allows you to decide how the hidden sections in your course are displayed to students.&lt;br /&gt;
&lt;br /&gt;
By default, a small area is shown (in collapsed form, usually gray) to indicate where the hidden section is, though they still can not actually see the hidden activities and texts. This is particularly useful in the Weekly format, so that non-class weeks are clear.&lt;br /&gt;
&lt;br /&gt;
If you choose, these can be completely hidden, so that students don&#039;t even know sections of the course are hidden.&lt;br /&gt;
&lt;br /&gt;
==News items to show==&lt;br /&gt;
&lt;br /&gt;
A special forum called &amp;quot;News&amp;quot; appears in the &amp;quot;weekly&amp;quot; and &amp;quot;topics&amp;quot; course formats. It&#039;s a good place to post notices for all students to see. (By default, all students are subscribed to this forum, and will receive your notices by email.)&lt;br /&gt;
&lt;br /&gt;
This setting determines how many recent items appear on your course home page, in a news box down the right-hand side.&lt;br /&gt;
&lt;br /&gt;
If you set it to &amp;quot;0 news items&amp;quot; then the news box won&#039;t even appear.&lt;br /&gt;
&lt;br /&gt;
==Show grades==&lt;br /&gt;
&lt;br /&gt;
Many of the activities allow grades to be set.&lt;br /&gt;
&lt;br /&gt;
By default, the results of all grades within the course can be seen in the Grades page, available from the main course page.&lt;br /&gt;
&lt;br /&gt;
If a teacher is not interested in using grades in a course, or just wants to hide grades from students, then they can disable the display of grades in the Course Settings. This does not prevent individual activities from using or setting grades, it just disables the results being displayed to students.&lt;br /&gt;
&lt;br /&gt;
==Show activity reports==&lt;br /&gt;
&lt;br /&gt;
Activity reports are available for each participant that show their activity in the current course. As well as listings of their contributions, these reports include detailed access logs.&lt;br /&gt;
&lt;br /&gt;
Teachers always have access to these reports, using the button visible on each persons&#039;s profile page.&lt;br /&gt;
&lt;br /&gt;
Student access to their own reports is controlled by the teacher via a course setting. For some courses these reports can be a useful tool for a student to reflect on their involvement and appearance within the online environment, but for some courses this may not be necessary.&lt;br /&gt;
&lt;br /&gt;
Another reason for turning it off is that the report can place a bit of load on the server while being generated. For large or long classes it may be more efficient to keep it off.&lt;br /&gt;
&lt;br /&gt;
==Maximum upload size==&lt;br /&gt;
&lt;br /&gt;
This setting defines the largest size of file that can be uploaded by students in this course, limited by the site wide setting created by the administrator.&lt;br /&gt;
&lt;br /&gt;
It is possible to further restrict this size through settings within each activity module.&lt;br /&gt;
&lt;br /&gt;
==Your word for Teacher/Teachers/Student/Students==&lt;br /&gt;
&lt;br /&gt;
You can change the words for teacher and student for a particular course.&lt;br /&gt;
&lt;br /&gt;
==Force language==&lt;br /&gt;
&lt;br /&gt;
If you force a language in a course, the interface of Moodle in this course will be in this particular language, even if a student has selected a different preferred language in his/her personal profile.&lt;br /&gt;
&lt;br /&gt;
==Is this a meta course?==&lt;br /&gt;
&lt;br /&gt;
[[Metacourses]] are courses which take their enrolments from courses i.e. for every course &#039;enrolled&#039; on the metacourse, all students in the course are enrolled in the metacourse.&lt;br /&gt;
&lt;br /&gt;
{{Course admin}}&lt;br /&gt;
[[Category:Teacher|Course/edit]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/32/en/index.php?title=course/scales&amp;diff=5379</id>
		<title>course/scales</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/32/en/index.php?title=course/scales&amp;diff=5379"/>
		<updated>2006-02-15T00:32:48Z</updated>

		<summary type="html">&lt;p&gt;Helen: course/scales moved to Scales: re-naming&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Scales]]&lt;/div&gt;</summary>
		<author><name>Helen</name></author>
	</entry>
</feed>