Thank you very much, Dave!
Hello,
I would like to add a back button for participants in my experiment to return to former pages to reference them for information. Here is my current script, which instructs participants to press "space bar" to advance through the pages, so I just need to add something for going back through pages.
Thank you very much!
<trial Psych>
/ stimulusframes = [1=Psych]
/ correctresponse = (" ")
/ validresponse = (" ")
/ response = correct </trial>