sentence task


Author
Message
tecnika
tecnika
Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)
Group: Forum Members
Posts: 156, Visits: 790
Thank you!

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
All you need to do is the following:

Set the stimulus element for the 1st sentence to sample its items randomly:

<text first>
/items = first
/select = noreplace
...
</text>

Then have all the remaining stimulus elements select the corresponding item number by setting

<text second>
/items = second
/select = text.first.currentindex
...
</text>

<text third>
/items = third
/select = text.first.currentindex
...
</text>
...
<text segment>
/items = segment
/ select = text.first.currentindex
...
</text>

<text question>
/items = question
/select = text.first.currentindex
...
</text>

You will find this covered in the "How to present stimulus pairs" topic in the Inquisit documentation.

tecnika
tecnika
Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)Guru (14K reputation)
Group: Forum Members
Posts: 156, Visits: 790
Hello,

I would need to present in a randomise sequence some sentences and questions, in a way that the first, second, third, fourth sentence, segment and question is always linked with its relative part part (may be 1 or 2). I could not link the right part of the sentences, segments and questions (so what appears won't make sense because they are all messed up). I would also need to randomise them (sometimes the sentence starting with item 1, sometimes with item2).

Any suggestions?

I have tried to make the script simple. There are other parts included that are not relevant, I hope that they not create confusion.

Many thanks in advance for your attention.

Elena
Attachments
2.iqx (251 views, 11.00 KB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search