I'm always a little ashamed to answer Drupal surveys on third party sites, so a while ago I prepared and submitted a proposal to the Knight News Challenge to develop a beefed up survey module that would start getting some use. As part of the challenge, the module's specification included connecting survey results into geographical locations, allowing localized sites to create chart and map based presentations of the survey responses. I had fun dreaming it up and proposing it, and it didn't cost me any more than a few hours' time. The proposal was denied. |
|||

However, it did receive recognition through
It sounds like this project
It sounds like this project would have been 80%+ duplication of Webform module (I'm the maintainer). The larger part of building a survey application is handling of the form, not of the results itself. After the data has been collected, output is a much easier task. As someone that's spent years maintaining a survey application, duplicating this functionality just to get different result presentation would have been a big mistake. If you're interested in developing such a platform, I'd encourage you to collaborate with the existing Webform project.
Agreed. The proposal was
Agreed. The proposal was made quite some time ago, and a lot has gone on since then (including many new releases of the webform module). Were I to do this now, a collaboration would be my starting point.