Howto: Q&A Session integration with views

Events happening in the community are now at Drupal community events on www.drupal.org.
rc2020's picture

Hey Guys,

Newcomer to the group but I've used the Drupal Dojo a few times to pimp out some of my site, and thanks for being around! I am trying to wrap my head around how to allow admins to be able to simply ask site members a question and be able to pimp out results in views. Lets say a site admin runs a cooking site, and wants to ask members if they liked last week's featured recipe, with a yes/no answer, and possibly the ability to comment beneath that. "Yes" - "I liked the recipe, but it could use more basil." (comment). The first guess would be, of course, use a poll, right? A poll 'can' work persay, but it's flexibility is severely limited, and I don't think it allows comments. I can't go into views and show a block of every user who voted "yes," with their picture, and any comment they made if I use a poll or the advanced poll module.

So while the poll type thinking is definitely in line with what I'd like to do, I don't know of anything that would allow for the following to be created:
* Content type with a question as a title, and an ability for users to answer either yes or no, and the ability to comment to elaborate on their choice.
*Integration with views.

Does anyone have any ideas for any module that might exist that does this?

The potential for groups integration could also be pretty fantastic.

Thanks!