webgui/t/Asset/Wobject/Survey
Patrick Donelan 3dda2b49d4 Survey Branch Expressions now allow you to "tag" data along the way and store
it in the response data structure along with the actual user input. Tag data
can be used in subsequent expressions, in [[tag]] templated text replacement,
and to classify responses in an arbitrary way.

Refactored Survey expression utility subs that lookup values/scores/tags in
external assets.

Fixed bug whereby only highest precedence Survey expression was being evaluated
rather than letting them all run and do their own short-circuiting.
2009-05-04 06:28:05 +00:00
..
ExpressionEngine.t Survey Branch Expressions now allow you to "tag" data along the way and store 2009-05-04 06:28:05 +00:00
ResponseJSON.t Survey Branch Expressions now allow you to "tag" data along the way and store 2009-05-04 06:28:05 +00:00
SurveyJSON.t fix survey test 2009-04-30 21:30:15 +00:00