How To Create A Second Version Of A Question
Jump to navigation
Jump to search
Sometimes it can be useful to have multiple versions of the same data. For example, you may wish to have a Number question for computing average age of people, a Pick One showing age in 5 year bands, and another Pick One showing bands in 20 year intervals.
The basic process is to:
- Make a copy of the variable(s).
- Modify the copy (e.g., Merge the categories, change Question Type).