Difference between revisions of "SurveyCTO Coding Practices"
Kbjarkefur (talk | contribs) |
Kbjarkefur (talk | contribs) |
||
Line 2: | Line 2: | ||
== Read First == | == Read First == | ||
* | * all coding examples linked to in this section is stored in Google Drive. You can either copy that code to an Excel file, but Survey CTO allows you to pull this code using the URL of the Google Sheet directly from your own server. | ||
==Groups== | ==Groups== |
Revision as of 16:49, 12 February 2017
This article discuss solutions to specific but common issues in the programming language used in SurveyCTO. If you want a general introduction to how to structure your approach to programming a CAPI questionnaire or how to use best practices setting that reduce the risk of errors, then see the topic of Questionnaire Programming.
Read First
- all coding examples linked to in this section is stored in Google Drive. You can either copy that code to an Excel file, but Survey CTO allows you to pull this code using the URL of the Google Sheet directly from your own server.
Groups
Repeat Groups
Choice Lists
Back to Parent
This article is part of the topic *topic name, as listed on main page*
Additional Resources
- list here other articles related to this topic, with a brief description and link