#11: No cookies issue
- Contents
- Proposed by
- Michael Davis
- Proposal type
- Architecture
- Assigned to release
- State
- draft
Definitions
Motivation
Survey respondents with cookies disabled have their answer to every question recorded against a seperate anon id.
Users coming into the middle of the survey can also start answering questions from the middle of the survey, missing any earlier questions.
Assumptions
Proposal
Pass the user id, whether anonymous or not in the post data. If the id is not present, then we can assume they have missed the first set of questions, and move them back to the beginning of the survey.
This will also enable users without cookies to fill in the survy.
Implementation
Deliverables
Risks
Progress log
Participants