django-survey
django-survey copied to clipboard
Customize url for survey and redirect url after finishing survey?
Hi,
I'm a new user of django-survey. I want to embed a survey on my website and when users finish the survey I want to redirect them to some other page. I wonder is it possible to customize the url for a survey and the redirect url after finishing one survey?
Thanks!
It's not possible right now, but it could be, probably by modifying this class : https://github.com/Pierre-Sassoulas/django-survey/blob/master/survey/views/survey_completed.py#L9
@Pierre-Sassoulas i will work on this
Hi @Gilbishkosma, thank you, much appreciated!
@Gilbishkosma do you still want to tackle this? I could un-assign this issue if you don't (so someone else can take it).
Hello @Pierre-Sassoulas , I almost forget about this, I will work on this,thanks for asking.
@Pierre-Sassoulas @Gilbishkosma Hello, can i tackle this?
Sure, it's been two years with non progress ;)