selectionmode in the trial element


Author
Message
vz29
vz29
Distinguished Member (5K reputation)Distinguished Member (5K reputation)Distinguished Member (5K reputation)Distinguished Member (5K reputation)Distinguished Member (5K reputation)Distinguished Member (5K reputation)Distinguished Member (5K reputation)Distinguished Member (5K reputation)Distinguished Member (5K reputation)
Group: Awaiting Activation
Posts: 72, Visits: 192
Hi,

I want to present stimuli randomly selected from two lists. However, when I run the following syntax, I receive an error message saying "could not locate element 'selectionmode'".

<trial q1_like>
/ ontrialbegin = [values.itemnumber=list.itemlist.nextvalue]
/ stimulustimes = [0=selectionmode(f_image, m_image), q1text_like, leftyes_reminder, rightno_reminder, leftA_reminder, rightL_reminder]
/ inputdevice = keyboard
/ validresponse = ("A" "L")
</trial>


I thought that this was the correct syntax based on the information available in the Inquisit help documentation:

stimulustimes attribute

The stimulustimes attribute specifies the stimulus presentation sequence for a trial in terms of time in milliseconds.

Applies to

<likert> <openended> <trial>

Syntax

/ stimulustimes = [time = stimulusname, stimulusname, ...; time = stimulusname, ...]

or

/ stimulustimes = [time = list.name]

or

/ stimulustimes = [time = selectionmode(stimulusname, stimulusname, stimulusname, ...)]


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search