<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/27/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Neilhaskins</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/27/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Neilhaskins"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/27/en/Special:Contributions/Neilhaskins"/>
	<updated>2026-05-14T20:11:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/27/en/index.php?title=Activity_completion_settings&amp;diff=106635</id>
		<title>Activity completion settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/27/en/index.php?title=Activity_completion_settings&amp;diff=106635"/>
		<updated>2013-09-16T23:46:55Z</updated>

		<summary type="html">&lt;p&gt;Neilhaskins: /* Require grade */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Activity completion}}&lt;br /&gt;
==Activity settings==&lt;br /&gt;
&lt;br /&gt;
Depending on the type of activity, there are different completion requirements. For example, a [[Page|Page]] might have the requirement to &#039;&#039;require view&#039;&#039;; a [[Quiz|Quiz]] might have the requirement to &#039;&#039;require grade&#039;&#039; while a [[Forum|Forum]] might have the requirement to &#039;&#039;require posts/discussions/replies&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;300px&amp;quot;&amp;gt;&lt;br /&gt;
File:Activity_completion_settings_common.png|Common settings for most graded activities&lt;br /&gt;
File:Forumactivitycompletion.png|Forum activity settings&lt;br /&gt;
File:24assignmentsubmit.png|Assignment settings&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Completion tracking===&lt;br /&gt;
There are three options:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Do not indicate activity completion&#039;&#039; - this will not show checks(ticks)next to the activity&lt;br /&gt;
*&#039;&#039;Students can manually mark the activity as completed&#039;&#039; - students press the check(tick) to change it. (Note: they can do this even without doing the activity!)&lt;br /&gt;
*&#039;&#039;Show activity as complete when conditions are met&#039;&#039; - the selected completion criteria must be met before the check(tick) will change style&lt;br /&gt;
&lt;br /&gt;
===Require view===&lt;br /&gt;
&lt;br /&gt;
When this option is turned on, students have to view the activity in order to complete it.&lt;br /&gt;
&lt;br /&gt;
* In most cases, clicking the link is enough to &#039;view&#039; the activity.&lt;br /&gt;
* You should usually not turn on the &#039;view&#039; condition if you have other requirements - this makes extra work for the server and it&#039;s unlikely that a student could meet any other conditions without viewing the activity.&lt;br /&gt;
&lt;br /&gt;
===Require grade===&lt;br /&gt;
&lt;br /&gt;
When this option is turned on, students have to get a grade on the activity in order to complete it. For example, a quiz would be marked completed as soon as the user submits it (so long as it doesn&#039;t contain any &amp;quot;essay&amp;quot; questions).&lt;br /&gt;
&lt;br /&gt;
It does not matter how well the student did. Getting any grade will mark the activity completed.&lt;br /&gt;
&lt;br /&gt;
It is possible to distinguish between &#039;pass&#039; and &#039;fail&#039; grades so that the activity becomes &#039;completed, passed&#039; or &#039;completed, not passed&#039; instead of just &#039;completed&#039;. These results show a different icon and alternative text.&lt;br /&gt;
&lt;br /&gt;
To set this up, you need to specify the pass value for this activity&#039;s individual grade:&lt;br /&gt;
&lt;br /&gt;
# Go to the course gradebook by clicking the &#039;Grades&#039; link on the course administration block.&lt;br /&gt;
# From the &#039;Choose an action&#039; dropdown, pick &#039;Categories and items&#039;.&lt;br /&gt;
# Click the Edit icon next to the grade item for this activity.&lt;br /&gt;
# Turn on &#039;Show Advanced&#039;.&lt;br /&gt;
# Type a grade value (e.g. 5.0) in the &#039;Grade to pass&#039; box.&lt;br /&gt;
&lt;br /&gt;
Once you have done this, anybody submitting the quiz will receive either the pass or fail completion icon. If the quiz can be taken multiple times, the completion icon will automatically update whenever the grade does.&lt;br /&gt;
&lt;br /&gt;
There is one limitation: this only works if grades are immediately visible to students. The grade must be neither permanently hidden, nor hidden until a certain date. If a grade is hidden then only the standard &#039;completed&#039; state will be displayed - even once the hidden date has passed.&lt;br /&gt;
&lt;br /&gt;
===Require submission===&lt;br /&gt;
&lt;br /&gt;
This setting appears in assignments and means that an assignment may  be considered as completed once the student has submitted -  but before the teacher has had time to grade it.&lt;br /&gt;
&lt;br /&gt;
===Expect completed on===&lt;br /&gt;
&lt;br /&gt;
The date is not shown to students and is only displayed in the [[Activity completion report]].&lt;br /&gt;
&lt;br /&gt;
===Require posts===&lt;br /&gt;
This setting is seen in forums. For the forum to be classed as &amp;quot;complete&amp;quot; the student must either start a discussion or reply to a discussion. The number of posts they must make can be specified in the box.&lt;br /&gt;
&lt;br /&gt;
===Require discussions===&lt;br /&gt;
This setting is seen in forums. For the forum to be classed as &amp;quot;complete&amp;quot;, the student must start a discussion topic. The number of posts they must make can be specified in the box.&lt;br /&gt;
&lt;br /&gt;
===Require replies===&lt;br /&gt;
This setting is seen in forums. For the forum to be classed as &amp;quot;complete&amp;quot; the student must reply to a discussion. The number of posts they must make can be specified in the box.&lt;br /&gt;
&lt;br /&gt;
==Locked completion options==&lt;br /&gt;
&lt;br /&gt;
If at least one person has completed an activity, completion options are &#039;locked&#039;. This is because changing these options may result in unexpected behaviour.  For example, if somebody has ticked an activity as manually completed, and you then set it to automatic completion, the activity will become unticked - very confusing for the student who had already ticked it!&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Tip:&#039;&#039; It is best not to unlock options unless you are sure it won&#039;t cause problems - for example, if you know that students don&#039;t have access to the course yet, so it will only be staff who have marked the activity completed when testing.&lt;br /&gt;
&lt;br /&gt;
==What happens when you unlock==&lt;br /&gt;
&lt;br /&gt;
Once you unlock options and then click &#039;Save changes&#039;, all completion information for the activity will be deleted and, if possible, regenerated according to the new settings.&lt;br /&gt;
&lt;br /&gt;
* If the new completion option is manual, everyone will be set to &#039;not completed&#039; regardless of any previous setting.&lt;br /&gt;
* If it is automatic then, depending on the options chosen, the system may or may not be able to construct a correct current value for everyone.&lt;br /&gt;
** The &#039;viewed&#039; requirement will not work - even if a student has viewed the activity before, it will not be marked completed until they view it again.&lt;br /&gt;
** Most other options will be recalculated successfully.&lt;br /&gt;
&lt;br /&gt;
If you change completion options while a student is logged in, they may not see the changes for some minutes.&lt;br /&gt;
&lt;br /&gt;
==Required site settings==&lt;br /&gt;
To use activity completion, the feature needs to be enabled for the site by an administrator as follows:&lt;br /&gt;
#In &#039;&#039;Administration &amp;gt; Site administration &amp;gt; [[Advanced_features| Advanced features]]&#039;&#039; check the &amp;quot;Enable completion tracking&amp;quot;.&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Tip:&#039;&#039; The default [[Cron]] trigger for activity completion is every 10 minutes.   Students and Teachers often think any course completion should instantly show up in a report.&lt;br /&gt;
&lt;br /&gt;
==Required course settings==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Administration &amp;gt; Course administration &amp;gt; Edit settings&#039;&#039; and look for the &#039;&#039;Completion tracking&#039;&#039; section.&lt;br /&gt;
&lt;br /&gt;
You must enable this setting.&lt;br /&gt;
&lt;br /&gt;
[[Category: Completion]]&lt;br /&gt;
&lt;br /&gt;
[[de:Einstellungen zum Aktivitätsabschluss]]&lt;/div&gt;</summary>
		<author><name>Neilhaskins</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/27/en/index.php?title=Quiz_module&amp;diff=99954</id>
		<title>Quiz module</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/27/en/index.php?title=Quiz_module&amp;diff=99954"/>
		<updated>2012-08-13T16:59:49Z</updated>

		<summary type="html">&lt;p&gt;Neilhaskins: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Activities}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Quiz&#039;&#039;&#039; activity module allows the teacher to design and build quizzes consisting of a large variety of [[Question types]], including multiple choice, true-false, and short answer questions. These questions are kept in the [[Question bank]] and can be re-used in different quizzes. &lt;br /&gt;
&lt;br /&gt;
[[Image:Quizexample.png]]&lt;br /&gt;
&lt;br /&gt;
* [[Quiz settings]]&lt;br /&gt;
* [[Building Quiz]]&lt;br /&gt;
* [[Using Quiz]]&lt;br /&gt;
* [[Quiz reports]]&lt;br /&gt;
* [[Quiz FAQ]]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Quizzes can be [[Quiz settings|configured]] to allow multiple attempts. Each attempt at a question is automatically marked, and the teacher can choose whether to give feedback and/or show the correct answers. &lt;br /&gt;
There are many ways to [[Using Quiz|use a quiz]].&lt;br /&gt;
&lt;br /&gt;
* Feedback about performance and self-assessment are important parts of a learning environment. There are several ways to give feedback to students: on each question or overall. The quiz module can display feedback and scores at different times during the quiz, using the review options in the [[Quiz settings]].&lt;br /&gt;
&lt;br /&gt;
* A wide variety of [[Quiz reports]] (in addition to [[Grades]]) are available for use by the teacher. Quiz reports not only can focus on a single student&#039;s attempt to answer each question, but also can perform a robust item analysis of a question&#039;s validity based upon aggregated student responses. &lt;br /&gt;
&lt;br /&gt;
* A single quiz can automatically select random and/or specific questions from different [[Question bank|categories]] of questions. &lt;br /&gt;
&lt;br /&gt;
* There are different options for [[Editing a quiz|scoring (marks-grades)]] individual questions in a specific quiz, [[Adding/updating_a_quiz#Grades_section|grading attempts]] for a quiz and each [[Question types|question type]]. &lt;br /&gt;
&lt;br /&gt;
* The quiz settings allow different [[Adding/updating_a_quiz#Display_section|display methods]]. They can randomize the questions for each student and or randomize the answers for each student.&lt;br /&gt;
&lt;br /&gt;
* The teacher can determine the number of questions on each page of questions the student sees.  The teacher can change the position of any question in the quiz. It is possible to put a label with information any place between questions.&lt;br /&gt;
&lt;br /&gt;
* The teacher can [[Quiz settings|choose]] how questions behave during the quiz. It can be like a classic test, where the student gets no feedback while attempting the test, only later. Alternatively, Moodle can reveal the grades and/or feedback to the student during the quiz, and perhaps even give them another chance to answer the question (for fewer marks) having read the feedback.&lt;br /&gt;
&lt;br /&gt;
The about list only mentions a few features of the quiz module and how it works with the question bank. Please follow the links on this page to learn more.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[http://www.youtube.com/watch?v=sfGlV5WaZE8 Quiz in Moodle 2.0 video]&lt;br /&gt;
&lt;br /&gt;
[[es:Cuestionarios]]&lt;br /&gt;
[[eu:Galdetegiak]]&lt;br /&gt;
[[ja:小テストモジュール]]&lt;br /&gt;
[[ru:Тест]]&lt;br /&gt;
[[fr:Test]]&lt;br /&gt;
[[pl:Quizy]]&lt;br /&gt;
[[de:Test]]&lt;br /&gt;
[[zh:測驗卷]]&lt;/div&gt;</summary>
		<author><name>Neilhaskins</name></author>
	</entry>
</feed>