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:Theme editor/79/zh-cn

From LimeSurvey Manual

用途 CSS 类 描述
必填项 .mandatory 这是这个必填的问题
用户输入错误 .input-error 此问题还有至少一个验证错误
隐藏提示 .hide-tip 如果你使用隐藏提示,请添加
默认类型 .em_default 默认提示设置 ( 数值等 …)
数字答案 .em_num_answers 用于min_answers 和 max_answers
范围值 .em_value_range 用于min/max_num_value_n 和 multiflexible_min/max
合计范围 .em_sum_range 用于min/max/equals_num_value
正则表达式验证 .em_regex_validation 用于问题的正则表达式验证
问题级别验证函数 .em_q_fn_validation 用于em_validation_q 选项
子问题级别验证函数 .em_sq_fn_validation 用于em_validation_sq 选项
其他必填说明 .em_other_comment_mandatory 用于 other_comment_mandatory 选项 - 在"其他"已经选择但相关的说明没有填写的时候显示。