OS (e.g. Win10):
PsychoPy version (e.g. 2020.1.3):
**Standard Standalone? (y)
Hello,
What are you trying to achieve?:
I am trying to program a false friends experiment. In such experiment 10 lists with 12 items to be learnt are presented to participants. Each list is followed by a recognition list (old/new). The items in the recognition list have to be presented in a specific order:
- always at first the first item of the learn list
- then randomly: two items never presented, the second item of the learn list, two items associated with the list topic but never presented
- the topic of the list always as last item of the recognition list.
I have all recognition items (and learn items) in separate excel files. How do I realize that the first and the last item in the recognition phase are fixed and the other items can appear in random order?
What did you try to make it work?:
I thought about creating a routine for the first and the last item but this seems rather ineffecient (and not elegant at all).
Suggestions are heartly welcome.
Cheers Jens