webgui/lib/WebGUI/Asset/Wobject/Survey
Patrick Donelan cf98c81461 Fixed Survey's handling of multi-answer questions (e.g. maxAnswers != 1)
Now stores all supplied answers to multi-answer question as arrayref
Variable [[var]] text replacement converts to comma-separated list
Expression Engine's value() returns appropriate value depending on context
Expression Engine's score() does sum of multi-answers, as you would expect
Updated related i18n & hover-help, and tests
Cleaned up survey js somewhat
2009-05-08 08:00:04 +00:00
..
ExpressionEngine.pm Fixed Survey's handling of multi-answer questions (e.g. maxAnswers != 1) 2009-05-08 08:00:04 +00:00
ResponseJSON.pm Fixed Survey's handling of multi-answer questions (e.g. maxAnswers != 1) 2009-05-08 08:00:04 +00:00
SurveyJSON.pm Added Country question type to Survey 2009-05-06 02:38:26 +00:00