Restrict a post for single read for users
-
[ Moderator note: moved to Fixing WordPress. Please do not use Developing with WordPress for these topics. ]
I have few posts containing quizzes. It’s is restricted to registered users only. A user can do the quiz only once. But the users log in, copy the questions, and later do the quiz after finding the answers. I want to prevent this by disallowing users to refresh the test which is in progress or leave in between a test without submitting. If the user leaves, it should be counted as submit.
How can I do it?
I am currently using it on the local server and the quiz uses WP-quiz pro plugin
The topic ‘Restrict a post for single read for users’ is closed to new replies.