Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
RE: Looping Trials Until Specific Response or Certain Number
Looping Trials Until Specific Response or Certain Number
Post Reply
Like
24
Looping Trials Until Specific Response or Certain Number
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
nashby
nashby
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 78,
Visits: 159
Hello everyone, back with another question.
So, I am currently designing an experiment where a participant sample from options and get feedback on each sample. This part is easy enough (i.e., giving feedback).
The hard part is that they can sample up to a 100 times, but can stop sampling at any point before that (e.g., after 10 samples, 5 samples, 3 samples).
What I was going to do is just create one trial and then keep appending it back into a block until either 100 choices were made, or a specific response was given, but that doesn't seem to be an option. Any thoughts on how I could do this?
Reply
Like
24
Dave
Dave
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 108K
Have a <block> run 100 trials (the trial needs to offer a "stop sampling" response option") and define a proper /stop condition for the <block>:
<block myblock>
/ trials = [1-100=samplingtrial]
/ stop = [trial.samplingtrial.response=="stopsampling"]
...
</block>
Reply
Like
17
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
24
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search