Allow delayed attempts multi choice questions

theob
Forums
I know we can set the number of attempts a set of multichoice questions can be attempted. We'd ideally like the user to be able to re-sit after a set period of time, e.g. 5 days with a maximum number of attempts also set. Any thoughts on this? cheers Theo
tkiehne

I had a similar requirement

I had a similar requirement for my class - a quiz failure required the user not retry the quiz until the next day. To make it happen I had to develop a module to lock a user out of a quiz node for a specified amount of time, then created a Drupal rule to set the timeout duration when the user failed the quiz.