dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Post-event surveys #498

Open harrislapiroff opened 9 years ago

harrislapiroff commented 9 years ago

It might be a nice feature for organizers if we offered to automatically send out post-event surveys on behalf of organizers the day after their event ended. We could add a type of custom form to handle this ("event feedback" or something) and maybe generate emails inspired by the way Square does receipts:

screenshot 2015-05-06 14 01 15

Or the way Simple does feedback:

screenshot 2015-05-06 14 06 24

MarshallDDB commented 9 years ago

Most events that do useful surveys do relatively more complex survey-monkey-style surveys. which isn't to say this couldn't be cool to incorporate into dancerfly. but it's kinda the problem where if it's super simple, does it actually add value, and if it's not super simple, is it worth the work to add?

harrislapiroff commented 9 years ago

Oh right! So one thing I forgot to mention was that in the Square email, after I clicked the happy or sad face button it brought me to a longer survey to fill out. Which I thought was clever (though a little tricksy).

harrislapiroff commented 9 years ago

I think we'd want to tie this in with our custom form functionality and have a "after event" form type.

feonixf commented 9 years ago

I think this feature is SUPER cool, especially if organizers can create a survey and have it ready to go before the event with dancerfly automatically distributing it at a specified time. Trying to pull together the energy to generate and send a survey post-event is pretty impossible and you're going to get the most useful information from attendees while the event is still fresh in their mind, so you really want it to go out with little turnaround time. It would be great to also tie this in with future discounts to thank people for coming to the event and offer them some token coupon to the next event so they're encouraged to string together events/workshops/etc.

It would be cool to have some pre-generated survey questions they organizers can choose from, so they're not creating everything from scratch. Also wondering about tying in google forms/sheets to auto-generate some useful statistics/graphs for organizers.