I've just changed my quiz options to allow a user to take a quiz once only. Problem is there's already been a few people take it multiple times.
How would it be possible to have the system remove all their recorded attempts except for their first one?
EDIT:
Well I manually removed the entries from the database via phpMyAdmin, but it would still be a lot easier to have an option to automatically remove multiple attempts except the initial one.
Also, is there any way to completely reset a quiz's stats without having to delete it?
|