Difference between revisions of "Questionnaire Programming"

Jump to: navigation, search
Line 21: Line 21:


= Create a questionnaire =
= Create a questionnaire =
The easiest way to start with one of SurveyCTO's [[SCTO_Template_Forms:|template forms]]. You can either program your questionnaire in the form builder or in an Excel sheet. We recommend that your derfault apporach is [[SCTO_Excel_Programming:|the Excel Sheet]]. It is important that you [[SCTO_Encryption:|encrypt]] your questionnaires regardless if you create your
The easiest way to start with one of SurveyCTO's [[SCTO_Template_Forms:|template forms]]. You can either program your questionnaire in the form builder or in an Excel sheet. We recommend that your default approach is [[SCTO_Excel_Programming:|the Excel Sheet]]. Regardless what method you use to program your questionnaire, and regardless if you start with an empty instrument or use a survey that have been used before, it is important that you [[SCTO_Encryption:|encrypt]] your questionnaires.


= Updating the version on your server =
= Updating the version on your server =

Revision as of 18:13, 4 January 2017

This chapters relates to the process of digitization of a questionnaire, and not to the process of developing content for Questionnaire Design.


Read First

You should never start coding your survey before you have a fairly completed

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

You can either set up your own server, but if your project is a DIME project you can use our development server DIMEtest until your project require its own server

Create a questionnaire

The easiest way to start with one of SurveyCTO's template forms. You can either program your questionnaire in the form builder or in an Excel sheet. We recommend that your default approach is the Excel Sheet. Regardless what method you use to program your questionnaire, and regardless if you start with an empty instrument or use a survey that have been used before, it is important that you encrypt your questionnaires.

Updating the version on your server

How to start coding your questionnaire

Not having a good approach with