Just wondering what the state of session feedback is. I know it's been an issue with COD in past events I've been involved with. Is there something I could help out with?

I think the bottom line is that presenters need to be able to access the feedback the attendees submitted. (And in the case of Denver the data should be available to future conference organizers.)

Comments

coltrane’s picture

  1. Tally fivestar and aggregate field results anonymously for session presenter(s) on DrupalCon site itself. This would require module/feature development.
  2. Manually, via sql or whatever, tally/gather results and submit as PDF or someother static copy the evaluation results to session presenters.
drumm’s picture

For London, I made a view with

  • Filter - node type is evaluation
  • Fields - all evaluation questions, but not the evaluation author
  • Relationship - to the session
  • Relationship - to the session's speaker
  • Style - table, group by session
  • Filter - current user is speaker