Difference between revisions of "SurveyCTO Coding Practices"
Kbjarkefur (talk | contribs) |
Kbjarkefur (talk | contribs) |
||
Line 1: | Line 1: | ||
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 == | == Read First == | ||
Line 24: | Line 17: | ||
* list here other articles related to this topic, with a brief description and link | * list here other articles related to this topic, with a brief description and link | ||
[[Category: | [[Category: SCTO Coding Practices ]] |
Revision as of 16:46, 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
- include here key points you want to make sure all readers understand
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