From: SourceForge.net <no...@so...> - 2008-04-15 11:39:57
|
Feature Requests item #902808, was opened at 2004-02-23 11:42 Message generated for change (Comment added) made by bishopb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=902808&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Priority: 5 Private: No Submitted By: Jeff (skrysakj) Assigned to: Nobody/Anonymous (nobody) Summary: Stop multiple admissions from same IP Initial Comment: For public surveys, have an option whereby the same person from the same IP address cannot submit more than once. This is NOT a perfect solution for a common problem, but having the option may be nice. ---------------------------------------------------------------------- >Comment By: bishop (bishopb) Date: 2008-04-15 07:40 Message: Logged In: YES user_id=1982963 Originator: NO Additionally, (and similarly to portrower8's comment) you can force users to authenticate, set the survey to non-public, and set the response count to 1. That effectively prevents duplicate submissions, especially when used with the dashboard that stops them from going to the unavailable survey. ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2008-04-15 04:28 Message: Logged In: YES user_id=109671 Originator: NO The cookie feature does this now, we never block from an ip. Again: this is not perfect as well, but works for the common man. Franky ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-07-19 14:01 Message: Logged In: YES user_id=14116 That should have said... The IP is already logged for public surveys. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-07-19 13:58 Message: Logged In: YES user_id=14116 If the IP is already logged for public surveys. The IP shows up when you export the survey. ---------------------------------------------------------------------- Comment By: Harry Mangalam (mangalam) Date: 2005-07-19 13:54 Message: Logged In: YES user_id=4526 I would add a request that the IP's just be logged and included in the analysis/report. I have to do this manually via the apache logs, and it's not a huge problem, but it would certainly be easier if it was a built-in option. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2004-05-10 08:29 Message: Logged In: YES user_id=14116 Multiple submissions blocking should be configurable. If the survey is deployed in a controlled env. where it is known that IP's are unique then an IP block would be an option. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2004-05-10 02:45 Message: Logged In: YES user_id=198398 What would happen in the case that the user connects to the survey via a proxy? the ip that would be captured would be of the proxy and ends up creating problems eg. having blocked access to the survey for all others using the same proxy (eg from the same organisation etc). How about a snippet of code that disbales the submit button once the survey has been submitted. I know this isn't the best solution either as people can click the back button on their browser several times and keep reposting the results however it should suffice for the average user and in fact I have this implemented on my system and have had very few problems with multiple submissions. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2004-05-10 02:44 Message: Logged In: YES user_id=198398 What would happen in the case that the user connects to the survey via a proxy? the ip that would be captured would be of the proxy and ends up creating problems eg. having blocked access to the survey for all others using the same proxy (eg from the same organisation etc). How about a snippet of code that disbales the submit button once the survey has been submitted. I know this isn't the best solution either as people can click the back button on their browser several times and keep reposting the results however it should suffice for the average user and in fact I have this implemented on my system and have had very few problems with multiple submissions. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2004-05-10 02:43 Message: Logged In: YES user_id=198398 What would happen in the case that the user connects to the survey via a proxy? the ip that would be captured would be of the proxy and ends up creating problems eg. having blocked access to the survey for all others using the same proxy (eg from the same organisation etc). How about a snippet of code that disbales the submit button once the survey has been submitted. I know this isn't the best solution either as people can click the back button on their browser several times and keep reposting the results however it should suffice for the average user and in fact I have this implemented on my system and have had very few problems with multiple submissions. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2004-05-10 02:42 Message: Logged In: YES user_id=198398 What would happen in the case that the user connects to the survey via a proxy? the ip that would be captured would be of the proxy and ends up creating problems eg. having blocked access to the survey for all others using the same proxy (eg from the same organisation etc). How about a snippet of code that disbales the submit button once the survey has been submitted. I know this isn't the best solution either as people can click the back button on their browser several times and keep reposting the results however it should suffice for the average user and in fact I have this implemented on my system and have had very few problems with multiple submissions. ---------------------------------------------------------------------- Comment By: portrower8 (portrower8) Date: 2004-04-30 00:51 Message: Logged In: YES user_id=1032335 What about asking respondants for last four digits of their social...or their name or something... ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=902808&group_id=8956 |