• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • The CSPro Language
    • Data Entry Module
      • Introduction to Data Entry
      • Data Entry Application
      • Data Entry Editing
      • CAPI Data Entry
        • Introduction to CAPI
        • CAPI Features
        • Capture Types
        • Multimedia
        • CAPI Strategies
          • Forms
          • Fields
          • Questions
          • Organization of the Instrument
          • Using Multiple Languages
          • Breaking Off the Interview
          • Coming Back Later
          • Prefilling Values
        • How to ...
      • Network Data Entry
      • Android Data Entry
    • Batch Editing Applications
    • Tabulation Applications
    • Data Sources
    • CSPro Statements and Functions
    • Templated Reporting System
    • HTML and JavaScript Integration
    • Action Invoker
    • Appendix
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataViewer>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Fields

In CAPI data entry, consideration needs to be given to the properties of fields used in the application. The following table lists certain field properties and how they might be used:
Use enter keyThis is usually selected, because otherwise the application will automatically advance to the next field, which might be confusing for the interviewer.
Mirror fieldsThese are very useful in CAPI applications, as they show the contents of fields in other forms. This can assist the interviewer.
Protected fieldsCAPI applications use protected fields to show calculated or derived values. These provide useful feedback to the interviewer.
Force out-of-rangeThis is almost always turned off, since the interviewer should only be allowed to enter valid responses. However, you should consider including "not applicable", "don't know," and "refused" response categories.
CAPI applications frequently make greater use of alphanumeric responses than do traditional key-from-paper systems. This is because of the interactive nature of CAPI, and it also makes the interview more interactive (by capturing names, for example).