Reputation: 115
I am building a quiz portal using Moodle. For my quiz, I have set a passing grade of 7.0. If the user fails in 2 attempts, I would like to display a message like "Please brush up your skills and reattempt after 2 weeks". The user must be allowed to reattempt only after 2 weeks of time.
Is there any settings or plugin to get this done?
Upvotes: 0
Views: 159
Reputation: 81
You can try the "Enforce delay between later attempts" option. Located in the "Extra restrictions on attempts" section in the quiz settings.
Based on Moodle's explanation:
If enabled, a student must wait for the specified time to elapse before attempting the quiz a third time and any subsequent times.
Let me know if that helps.
Upvotes: 1