Passing values from one script to another


Author
Message
satchmo496
satchmo496
Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)
Group: Forum Members
Posts: 35, Visits: 77
I am designing a set of tasks for Inquisit web that I will run using the batch element.

In the first task, one stimulus from a set of 10 stimuli is randomly selected and then this same stimulus is presented across numerous trials of the study. The stimulus is selected using the following counter element:

<counter targetcounter>
/ select = noreplace(1-10)
/ selectionrate = experiment
/ resetinterval = 0
</counter>

I need the second task to also present this same randomly-selected stimulus, which means I need to pass information about which stimulus was selected in the first task to the second task. I’m having trouble figuring out how to do this smoothly. Any guidance would be most appreciated! (Also happy to provide the scripts for the two tasks if it would be helpful).

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
satchmo496 - 2 Years Ago
Dave - 2 Years Ago
satchmo496 - 2 Years Ago
Dave - 2 Years Ago
                     Apologies for not including all the files. Rookie mistake. I...
satchmo496 - 2 Years Ago
                         It's simple: You pick an item number from a list or counter...
Dave - 2 Years Ago
                             Terrific! Thanks much!
satchmo496 - 2 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search