MDL-21695 Removing remained completion help files

This commit is contained in:
David Mudrak 2010-05-06 21:32:30 +00:00
parent 27d1a27c21
commit 456f76571c
6 changed files with 0 additions and 186 deletions

View File

@ -1,26 +0,0 @@
<h1>Completion tracking</h1>
<p>
If this option is turned on, the system will track whether students have
completed the activity. Activity completion is shown to students beside each
activity, and can also be viewed (for all their students) by teachers.
</p>
<p>
There are three values for this option:
</p>
<ul>
<li>Off. Completion information is not tracked for this activity.</li>
<li>Manual. Students can tick a box beside the activity to indicate
that they have completed it.</li>
<li>Automatic. Based on conditions set on this screen (immediately below the
dropdown), the activity will automatically be marked completed.</li>
</ul>
<p>
Some types of activity do not support automatic conditions, so you can only
choose Off or Manual.
</p>

View File

@ -1,19 +0,0 @@
<h1>Expect completed on</h1>
<p>
This optional field lets you associate a date with the activity. Dates do not
affect the behaviour of the system (for example, you can still complete an
activity after the date passes) and are not shown to students.
They are displayed only when viewing the progress report.
</p>
<p>
Teachers can use the dates on the progress report to help determine whether
or not certain students might be falling behind. They could then decide to
contact students and offer assistance.
</p>
<p>
There is no need to complete this field unless you want a date to show in the
progress report.
</p>

View File

@ -1,34 +0,0 @@
<h1>Progress tick box</h1>
<p>
Tick boxes are displayed alongside some activities. These are
a way for you to track your progress through a course.
</p>
<p>
When you see a box with a dotted tick mark, you can click it to tick the
box. (You can click it again to remove the tick if you change your mind.)
</p>
<p>
These icons are for you to keep track of your own progress, and are entirely
optional. If you like, tick the box when you think you've finished something.
</p>
<p>
Some courses may include blank tick boxes - empty spaces which do not have a
dotted tick mark. You can't tick these boxes yourself, but they will be ticked
automatically according to conditions that were set up when creating the course
website. For example, a resource might automatically be ticked after you have
downloaded the file. (You sometimes need to reload the course page to see this
type of change.)
</p>
<p>
Some staff, such as your teacher, may have access to see which
boxes you've ticked. However the information is not used in assessment and
does not count toward your course mark. You don't need to tick boxes if you
don't want to.
</p>

View File

@ -1,46 +0,0 @@
<h1>Locked completion options</h1>
<p>
If at least one person has completed an activity, completion options are
'locked'. This is because changing these options may result in
unexpected behaviour.
</p>
<h2>Potential confusion</h2>
<p>
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!
</p>
<p>
It is best not to unlock options unless you are sure it won't cause problems
- for example, if you know that students don't have access to the course yet,
so it will only be staff who have marked the activity completed when testing.
</p>
<h2>What happens when you unlock</h2>
<p>
Once you unlock options and then click
'Save changes', all completion information for the activity will be deleted and,
if possible, regenerated according to the new settings.
</p>
<ul>
<li>If the new completion option is manual, everyone will be set to 'not completed'
regardless of any previous setting.</li>
<li>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.<ul>
<li>The 'viewed' requirement will not work - even if a student has viewed the
activity before, it will not be marked completed until they view it again.</li>
<li>Most other options will be recalculated successfully.</li>
</ul></li>
</ul>
<p>
If you change completion options while a student is logged in, they may not see
the changes for some minutes.
</p>

View File

@ -1,47 +0,0 @@
<h1>Require grade</h1>
<p>
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.
</p>
<p>
It does not matter how well the student did. Getting any grade will mark
the activity completed.
</p>
<h2>Distinguishing between pass and fail</h2>
<p>
It is possible to distinguish between 'pass' and 'fail' grades so that the
activity becomes 'completed, passed' or 'completed, not passed' instead of just
'completed'. These results show a different icon and alternative text.
</p>
<p>
To set this up, you need to specify the pass value for this activity's
individual grade:
</p>
<ol>
<li>Go to the course gradebook by clicking the 'Grades' link on the course administration
block.</li>
<li>From the 'Choose an action' dropdown, pick 'Categories and items'.</li>
<li>Click the Edit icon next to the grade item for this activity.</li>
<li>Turn on 'Show Advanced'.</li>
<li>Type a grade value (e.g. 5.0) in the 'Grade to pass' box.</li>
</ol>
<p>
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.
</p>
<p>
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 'completed' state will be
displayed - even once the hidden date has passed.
</p>

View File

@ -1,14 +0,0 @@
<h1>Require view</h1>
<p>
When this option is turned on, students have to view the activity in order
to complete it.
</p>
<ul>
<li>In most cases, clicking the link is enough to 'view' the activity.</li>
<li>You should usually not turn on the 'view' condition if you have other
requirements - this makes extra work for the server and it's unlikely that a
student could meet any other conditions without viewing the activity.</li>
</ul>