This security addin will protect the survey based on the ASP.NET security context . It will check the Context.User.Identity.Name object of ASP.NET and store the value of it to prevent multiple submissions.
Allow Multiple Submissions is the same user allowed to take the survey twice.