|
Post by SRG_1995 on Feb 16, 2021 8:09:50 GMT
Dear all,
I am trying to implement the possibility to go back to the previous message(s) when navigating through my experiment's instructions. As for now, this is the code that I have:
message i0 mouse
message i0b mouse
message i1 mouse etc. etc.
So, using 'mouse' enables clicking to continue to the next message. However, is there any chance of returning to the previous message? What should the code look like?
Many thanks in advance,
Best, Silvano
|
|
silk
Experienced
Posts: 32
|
Post by silk on Feb 19, 2021 8:50:52 GMT
Hi there, Have a look a the pager instruction in the documentation. It allows the participant to browse through the instructions with the keyboard or the mouse.
|
|
|
Post by PsyToolkit on Feb 19, 2021 9:17:27 GMT
|
|