From 4611d3ee6920faba90a6732838d02c7a333f6378 Mon Sep 17 00:00:00 2001 From: Zhenna Date: Mon, 10 Sep 2018 14:14:22 +0800 Subject: [PATCH] Update Test_Block.pcl --- PCLs/Test_Block.pcl | 1 + 1 file changed, 1 insertion(+) diff --git a/PCLs/Test_Block.pcl b/PCLs/Test_Block.pcl index ddf85a1..b758c91 100755 --- a/PCLs/Test_Block.pcl +++ b/PCLs/Test_Block.pcl @@ -36,6 +36,7 @@ begin elseif sound_idx > MIDDLE_IDX then answer = LONG_port; end; + term.print( “Test trial ” + string(j) + " correct answer: " + string( answer) + "\n"); play_sound_trial( sound_idx, BLOCK, i, j, this_iti);