• <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
        • Questions
          • Question Text
          • Create Helps for Fields
          • Enter Question Text
          • Create Fills in Questions
          • Create Conditional Questions
          • Question Text Properties
          • Edit Styles
          • Change Formatting
          • Add Images
          • Insert Link in Question Text
          • Define Languages
          • Use Multiple Languages
          • HTML Question Text
          • QSF Question Text Template Object
          • Question Text Macros
        • Multimedia
        • CAPI Strategies
        • How to ...
      • Network Data Entry
      • Android Data Entry
    • Batch Editing Applications
    • Tabulation Applications
    • Data Sources
    • CSPro Statements and Functions
    • Text Templates
    • Templated Reporting System
    • HTML, Markdown, and JavaScript Integration
    • Action Invoker
    • Appendix
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataManager>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Question Text Styles

Frequently, CAPI applications format question text using a few specific combinations fonts and colors. For example, 16 point Arial black for literal question text and bold 14 point blue for interviewer instructions. CSPro supports styles that can be defined and used for this purpose. Styles allow you to define standard formats that are shared between all questions in your data entry application.
By default, every CSPro application comes with the following default styles: normal, instruction, heading 1, heading 2 and heading 3. These styles appear in a dropdown list in the toolbar of the question text editor.
Applying Styles
To apply a style to text in the question editor:
  1. Select all or a portion of the text in the question text editor.
  2. Click on the styles dropdown in the toolbar and choose the style to apply.
Customizing Styles
You can modify the default styles or add your own styles:
  1. Select Edit Styles from the Question Text menu.
  2. Select the style to modify from the list on left or click on the + button to add a new style to the list.
  3. Change the font type, size, font formatting (underline, boldface, italic) and color as desired.
  4. Click OK to save the changes.
All question text that uses any of the modified styles are automatically updated to reflect the changes. Any new styles created are added to the styles dropdown list in the question text editor.
See also: Question Text Properties