Hello Statalisters,
This isn't a question about the use of Stata per se, and there are many experienced people here who may be able to help. We sometimes organize multi-round surveys to explore consensus about statements about what is relevant for study for a specific disease in a process similar to a RAND, Delphi or consensus method.
I would like to use a scheme that gives me a unique identification label that I can add to the survey question/statement, for programmatic manipulation and analysis later.
The ID must be able to:
R<Round #>.<Item #>.<Sub-item letter> , but this fails to satisfy the tracking of question history.
I have no experience in designing hierarchical schemes like this, so I am reaching out to you all.
This isn't a question about the use of Stata per se, and there are many experienced people here who may be able to help. We sometimes organize multi-round surveys to explore consensus about statements about what is relevant for study for a specific disease in a process similar to a RAND, Delphi or consensus method.
I would like to use a scheme that gives me a unique identification label that I can add to the survey question/statement, for programmatic manipulation and analysis later.
The ID must be able to:
- identify each unique question and sub-question (e.g., 1a, 1b, 1c)
- identify the survey round iteration
- if the content of a question has been split into two or more new questions, the ability to easily identify the originating question that it came from in the previous round
- if the content of a sub-question has been split into two or more new sub-questions, the ability to easily identify the originating question that it came from in the previous round
R<Round #>.<Item #>.<Sub-item letter> , but this fails to satisfy the tracking of question history.
I have no experience in designing hierarchical schemes like this, so I am reaching out to you all.
Comment