Difference between revisions of "Questionnaire Programming"

Jump to: navigation, search
Line 1: Line 1:
The first rule of Questionnaire Programming is to not start programming your survey before you have questionnaire already. If you do not have a questionnaire, go to [[Questionnaire_Design:Questionnaire Design]]
The first rule of Questionnaire Programming is to not start programming your survey before you have questionnaire already. If you do not have a questionnaire, go to [[Questionnaire_Design:Questionnaire Design|Questionnaire Design]]




= Read First =
= Read First =


The first rule of Questionnaire Programming is to not start programming your survey before you have questionnaire already. If you do not have a questionnaire, go to [[Questionnaire_Design:Questionnaire Design]]
The first rule of Questionnaire Programming is to not start programming your survey before you have questionnaire already. If you do not have a questionnaire, go to [[Questionnaire_Design:Questionnaire Design|Questionnaire Design]]


Articles often forgotten:
Articles often forgotten:
*[[Questionnaire_Encryption:Questionnaire Encryption]]
*[[Questionnaire_Encryption:Questionnaire Encryption|Questionnaire Encryption]]





Revision as of 16:43, 4 January 2017

The first rule of Questionnaire Programming is to not start programming your survey before you have questionnaire already. If you do not have a questionnaire, go to Questionnaire Design


Read First

The first rule of Questionnaire Programming is to not start programming your survey before you have questionnaire already. If you do not have a questionnaire, go to Questionnaire Design

Articles often forgotten:


Choosing Software

There are several software on the market for digital data collection. At DIME we have built up

Using the Server

All code work you produce should be reproducible. Any code that includes randomization needs version, seed and sort to be reproducible. See reproducible randomization in Stata for details.

Create a questionnaire

How to start coding your questionnaire

In our experience a lot of the cases with lost data or other types of serious