Updated Survey help (recordedAnswer, Answer Score, etc..)

Fixed behaviour of Survey Question textInButton
This commit is contained in:
Patrick Donelan 2009-04-09 05:38:22 +00:00
parent 546d48f68b
commit f1f40bc129
5 changed files with 16 additions and 16 deletions

View file

@ -85,7 +85,7 @@ Answers entries contain: value (the recorded value), time and comment fields.
{
...
answerId => {
value => "answer value",
value => "recorded answer value",
time => time(),
comment => "answer comment",
},