Loading...
 
Skip to main content

user should be able to change their answer(s) to survey

Status
Pending
Subject
user should be able to change their answer(s) to survey
Version
2.x
3.x
Category
  • Feature request
Feature
Survey
Submitted by
adren
Lastmod by
adren
Rating
(0)
Description
Today, once someone has replied to a survey, he cannot change his mind on the given answers if he has made mistakes. So, when returning to the survey menu, their is no other choice but to list the results.
Solution

Actually, the problem is that answers are aggregated to one table :
tiki_survey_question_options
and no tracking is done as to who has answer what (unlike pools)

The only advantage (for some people) is that surveys are by design _anonymous_ but most of the time, users do want to change their answers.

So the solution would be to add a tracking table allowing the admin (or everyone) to know who gave which answers, and then provide users to change it while the survey it is still open.

Importance
2
Priority
10
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
1753
Created
Friday 09 May, 2008 21:16:37 UTC
by Unknown
LastModif
Sunday 18 May, 2008 06:34:10 UTC


Show PHP error messages