Ideally, in would be possible to prevent authenticated users who had already completed a survey from submitting a new one and just show them their responses (tho not in a form, just rendered in text). The Polls module has a feature like this.
Perhaps this feature could be toggled for each form/survey in case users want granular control?
Comments
Comment #1
munga commentedhave a look at this patch...
http://drupal.org/node/19209
I've tested it with 4.5.2.
p
Comment #2
Coyote commentedActually, the ability to have users re-take a survey, replacing their original answers would be nice also.
But in any case, the same user taking the same survey multiple times will usually result in skewed and useless data.
Comment #3
quicksketchSurvey module is no longer being maintained, use Webform module instead.
---Closing down issue queue of survey module---