Developed by Baishen Liang ([email protected]), adopting the lexical delayed repeat tasks in Cogan Lab.
To run this task script, use Matlab:
Retrocue_main(subject,practice,startblock)
Modes:
Retrocue_main(subject,1,1) full practice + real task (starting from block 1).
Retrocue_main(subject,2,1) mixed session in practice only + real task (starting from block 1).
Retrocue_main(subject,0,1) starting block at the beginning.
To generate random trial lists
Clone https://github.com/Baishenliang/lexical_retro_delay_expdesign, install the environment, and fully run the bsliang_retrocue_expdesign.ipynb
.
A backup_trial_list_xxx.xlsx
will be generated and simultaneously sent to the triallists
folder, and the trials
folder in the Retrocue_taskscripts local repository (make sure to edit the path beforehead).
A report of randomization estimation backup_trial_list_syllablescores_xxx.xlsx
will also be generated and sent to the triallists
folder.