LimeSurvey 团队发布了 1.92 RC3 版本,下载地址:here.
该版本修复了 RC2 的 bug ,同时还有一些新特性:
- Default values now available for the following question types: Date, Short/Long/Huge Text, Multiple ShortText, Multiple Numerical
- array_filter now also available for multiple_numeric and multiple_short_text
- min/max_answers - now also available for all array types, multiple_numeric and multiple_short_text
- min/max_num_value_n - now also available for multiple_numeric
- new question attributes to call validation functions for each sub-question
- Improved validation display - no more pop-ups. If validations rules fail, the validation tip is shown in red (it turns to green if it is OK). For questions with multiple text entry fields, each invalid field will have its background color changed to red to indicate that there is a problem.
- print answers at the end only shows relevant questions
- several fixes to better ensure support for existing surveys