mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
Teachers can choose to allow review of quizzes, which means that students
are allowed to see past quizzes. This only works once the quiz is completely closed (to perhaps prevent easy cheating).
This commit is contained in:
parent
d78ab28640
commit
8e6c87ccf3
6 changed files with 90 additions and 22 deletions
6
lang/en/help/quiz/review.html
Normal file
6
lang/en/help/quiz/review.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<P ALIGN=CENTER><B>Allow review once quiz is closed</B></P>
|
||||
|
||||
<P>If you enable this option, then students will be able to
|
||||
review their past attempts at this quiz.</P>
|
||||
|
||||
<P>This is only enabled once the quiz is closed.</P>
|
Loading…
Add table
Add a link
Reference in a new issue