Just in case any one needs this, what I did is it to:
1. Create a folder /blocks/survey
2. Copy /concrete/blocks/survey/view.php to /blocks/survey
3. Delete lines 23-68 from view.php
Once the user votes, he'll just get the message "You've voted on this survey."
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.
1. Create a folder /blocks/survey
2. Copy /concrete/blocks/survey/view.php to /blocks/survey
3. Delete lines 23-68 from view.php
Once the user votes, he'll just get the message "You've voted on this survey."