Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
Selecting from different lists depending on trial name
Selecting from different lists depending on trial name
Post Reply
Like
44
Selecting from different lists depending on trial name
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
drivas
drivas
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 9,
Visits: 49
Hi!
I am looking for a way to make a picture element select from a different list depending on a trial name. For example I have two lists:
<list A>
/items= (2, 5, 8, 1)
</list>
<list B>
/ items = (3, 6, 4, 10)
</list>
And my picture element looks like this:
<picture stim>
/items = mypictures
/select = <% list.listA.nextvalue %>
</picture>
Would there be a way to dynamically change the "select" mode to <%list.listB.nextvalue%> with an /ontrialbegin clause? Is there another way? I could always hard code them but since my pictures can be either on the left or on the right, from category X or Y, and finally from pool A or B of a category, this would yield 2^3 picture elements with basically the same code which just seems like very bad programming to me.
Reply
Like
44
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Selecting from different lists depending on trial name
drivas
-
11 Years Ago
Sure. You simply do <values> / myvalue = 1 </values>...
Dave
-
11 Years Ago
Wow. Thanks again for the fast reply!
drivas
-
11 Years Ago
I just realized something with my script. In fact, during the trial...
drivas
-
11 Years Ago
You need to set the <list>s' /selectionrate appropriately, i.e....
Dave
-
11 Years Ago
Post Reply
Like
44
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search