Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 3
»
Force survey duration
Force survey duration
Like
118
Force survey duration
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
paughl
paughl
posted 10 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 46,
Visits: 154
Hi Folks,
I want to force a set duration (5mins) for a survey, such that it times out after 5mins, but also does not allow time out until 5mins. Can someone suggest the relevant code?
Many thanks,
paul
Tags
timeout
Like
118
Dave
Dave
posted 10 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 104K
Something along the lines of:
<block myblock>
/ timeout = 10000
/ trials = [1=pg1; 2=pg2; 3=waitfortimeout]
</block>
<surveypage pg1>
/ caption = "Page 1"
</surveypage>
<surveypage pg2>
/ caption = "Page 2"
</surveypage>
<trial waitfortimeout>
/ validresponse = (noresponse)
/ timeout = 10000
</trial>
Like
115
paughl
paughl
posted 10 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 46,
Visits: 154
Thanks again Dave. This helped, but i needed to give the option to go back through the survey until the end of the timeout...
What I ended up doing was positioning the nextbutton out of the visible screen.
Cheers,
paul
Like
107
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Like
118
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search