Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
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
docs added a changelog note about template attachments 2009-05-01 23:42:31 +00:00
etc fix wrong quotes in WebGUI.conf.original 2009-04-30 20:06:21 +00:00
lib Survey Branch Expressions now allow you to "tag" data along the way and store 2009-05-04 06:28:05 +00:00
sbin added gotcha and testEnvironment modules 2009-04-30 18:17:24 +00:00
t Survey Branch Expressions now allow you to "tag" data along the way and store 2009-05-04 06:28:05 +00:00
www template attachments (scripts and stylesheets) 2009-05-01 23:03:36 +00:00