Updated SurveyJSON tests to recognise goto[Expression] on Section and Question

This commit is contained in:
Patrick Donelan 2009-03-11 15:29:04 +11:00
parent 7ec5cab126
commit 5da0379f99

View file

@ -2151,6 +2151,7 @@ sub getBareSkeletons {
terminal => 0,
terminalUrl => '',
goto => '',
gotoExpression => '',
timeLimit => 0,
type => 'section',
questions => [],
@ -2171,6 +2172,8 @@ sub getBareSkeletons {
textInButton => 0,
type => 'question',
answers => [],
goto => '',
gotoExpression => '',
},
{
text => '',