Right to withdraw and de-brief
Hello Peeps,
Question: The BPS states participants have the right to withdraw an experiment at any time, and upon withdrawing they should still be de-briefed. So, can OpenSesame be designed to if the participant press 'Esc' on the keyboard it asks for their withdrawal and then takes them to a text screen of the de-brief information?
Paul
Comments
Hi Paul.
You can implement your own pause() function (that is executed after pressing ESC) if you like. See https://forum.cogsci.nl/discussion/comment/16798/#Comment_16798
Good luck!