Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

[open] target location as variable

edited November 2013 in OpenSesame

dear reader,

in our experiment we wish to set the location of the target as a variable. we have 80 targets (pictures) and we are trying to find a way to display them - randomly- in one of the four quadrants in Open Sesame. Is this possible? And how do we do this?

Thanks !

Comments

  • edited November 2013

    Not sure if this is what you are looking for, but you can define x_pos and y_pos as variables in a loop.

    eg:

    quadrant1 2 3 4
    location_x -250 -250 250 250
    location _Y -250 250 250 -250

    then use the [location_x] and [location_y] to present the picture at these locations.

    ps. sorry, tried to display the variables and their values in a table, but i can't make the formatting work....

  • edited November 2013

    I formatted it into a html table for you (although the forum still doesn't seem to display it as it should...).

Sign In or Register to comment.