mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 02:49:53 +01:00
17 lines
987 B
HTML
17 lines
987 B
HTML
|
<p align="center"><b>Allowing the Students to Re-take the Lesson</b></p>
|
||
|
|
||
|
<p>This setting determines whether the students can take the lesson more than once
|
||
|
or only once. The teacher may decide that the lesson contains material which
|
||
|
the students ought to know throughly. In which case repeated viewings of the
|
||
|
lesson should be allowed. If, however, the material is used more like an exam
|
||
|
then the students should not be allowed to re-take the lesson.</p>
|
||
|
|
||
|
<p>When the students are allowed to re-take the lesson, the <b>grades</b> shown
|
||
|
in the Grades page are the grades from their <b>best</b> attempts of the lesson.
|
||
|
However, the <b>Question Analysis</b> always uses the answers from the
|
||
|
first attempts of the lesson, subsequent attempts are ignored.</p>
|
||
|
|
||
|
<p>By default this option is <b>Yes</b>, meaning that students are allowed to re-take
|
||
|
the lesson. It is expected that only in exceptional circumstances will this
|
||
|
option be set to <b>No</b>.
|