CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #4451

Anonymous surveys

Added by Veronica over 3 years ago. Updated 8 months ago.

Status:Rejected Start date:2009-09-04
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-
Votes: 0

Description

I think it would be useful to add a (typoscript) setting that would allow the admin to disable the saving of any survey results to the database, and another setting that disables the saving of IP addresses to the database (this is especially important for the users' privacy, I think).

Right now I'm using pbsurvey for a simple checklist form that's not supposed to save any user data but only show the user a certain result page depending on their score. I know that this is a rather mundane job for as complex a tool as pbsurvey is, but it's working perfectly, and I don't know any other extension that can do something like this. However, because of the rather sensitive nature of the questions asked, I'd really like to switch off the saving of the results, which right now can only be done by patching the extension code.

History

Updated by Patrick Broens 8 months ago

  • Status changed from New to Rejected

Although this would be a nice feature, I won't implement it. Pbsurvey is mainly build to have multistep surveys, and in between every step, the answers need to be stored in the database. When not storing the results in the database, a lot of features of pbsurvey will not work anymore. The way the TYPO3 backend works I cannot delete these features, based on frontend Typoscript. This will only confuse the BE-users.

Also available in: Atom PDF