Trial

Name of trial definition which should be executed before aborting the session.. This argument is only relevant for EndMode 3

 

 Examples for aborting trial with the ET-command


; Key definition defining Cursor left and right and Return as response keys

KEY  ResKeys  Y  N

; Trial definition for displaying the stimulus

TRIAL  ShowQuestion
RK  ResKeys          ; Prepare Response Registration
SP ? StimPos  1 0 1          ; Show variable instruction text and wait until response
FB ?           ; Branch to different trial commands depending on key
2: ET 1 1          ; Abort trial if response is correct
+SP ? StimPos  1          ; Show hint on what the correct response would be
WK *2          ; Wait for correct key
 



Copyright 2023 - BeriSoft Inc.
All rights reserved