x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

Translations

Translations:Export responses/247/en

From LimeSurvey Manual

  • Headings
    • Export question as: sets how the heading should look like in the exported file. The following options are available:
      • Question code
      • Abbreviated question text: the length of the question is decreased if this option is selected (useful if you work with long questions)
      • Full question text (default)
      • Question code & question text
    • Strip HTML code: enabled by default in order not to export the HTML used in question text boxes
    • Convert spaces in question text to underscores: disabled by default. If enabled, the spaces from the question text are converted to underscores.
    • Text abbreviated: disabled by default. If enabled, the question text will be abbreviated. The length of the question text is given by the number put into the "Number of characters". Please note that this option is useful in the case in which you wish to abbreviate the question texts resulted from selecting either "Full question text" or "Question code & question text" as heading text.
    • Use ExpressionScript code: disabled by default. If enabled, the questions and subquestions will be exported as they are used within the ExpressionScript. Therefore, the heading would resemble the qcode variable naming. Please note that one of the following question heading options has to be chosen: "Question code" or "Question code & question text".
    • Number of characters: set up a maximum number of characters to be displayed in the headings. This option works if you wish to export your question as abbreviated question text. The default number is 15.
    • Code/text separator: select the option you wish to use to separate the question code from the text of the question. By default, it is a "dot" followed by an empty string (<SPACE>).