Result file

The preview in Cognition Lib does not record responses. To get results you must run the script within Cognition Lab as part of an experiment.

In Cognition Lab, trial-wise results can be downloaded as a flat CSV (Comma separated Value) file:

Example:


Block,BlkTime,BlkName,TrlName,TrlNo,F1,F2,V1,V2,V3,FB1,Key1,Rt1
1,0,ChoiceRT,ShowWord,1,2,1,Left,Words,X,2,X,1538.3
1,4.551,ChoiceRT,ShowWord,2,1,2,Right,Digits,M,2,M,1042.6
1,8.607,ChoiceRT,ShowWord,3,2,2,Right,Words,M,2,M,1170.2
1,12.793,ChoiceRT,ShowWord,4,1,1,Left,Digits,X,2,X,792.8
1,16.603,ChoiceRT,ShowWord,5,1,1,Left,Digits,X,2,X,893.2
1,20.514,ChoiceRT,ShowWord,6,1,2,Right,Digits,M,2,M,918.8
1,24.45,ChoiceRT,ShowWord,7,2,1,Left,Words,X,2,X,984
1,28.451,ChoiceRT,ShowWord,8,2,2,Right,Words,M,3,NA,NA
1,33.465,ChoiceRT,ShowWord,9,2,1,Left,Words,X,2,X,1791.3
1,38.273,ChoiceRT,ShowWord,10,1,2,Right,Digits,M,2,M,781.8
1,42.069,ChoiceRT,ShowWord,11,1,1,Left,Digits,X,2,X,587.9
1,45.674,ChoiceRT,ShowWord,12,2,2,Right,Words,M,2,M,798.3
 

 

CSV file can be opened in Excel to view the file in table format:

Example:


Block BlkTime BlkName  TrlName  TrlNo F1 F2 V1    V2     V3 FB1 Key1 Rt1

1     0       ChoiceRT ShowWord 1     2  1  Left  Words  X  2   X    1538.3

1     4.551   ChoiceRT ShowWord 2     1  2  Right Digits M  2   M    1042.6

1     8.607   ChoiceRT ShowWord 3     2  2  Right Words  M  2   M    1170.2

1     12.793  ChoiceRT ShowWord 4     1  1  Left  Digits X  2   X    792.8

1     16.603  ChoiceRT ShowWord 5     1  1  Left  Digits X  2   X    893.2

1     20.514  ChoiceRT ShowWord 6     1  2  Right Digits M  2   M    918.8

1     24.45   ChoiceRT ShowWord 7     2  1  Left  Words  X  2   X    984

1     28.451  ChoiceRT ShowWord 8     2  2  Right Words  M  3   NA   NA

1     33.465  ChoiceRT ShowWord 9     2  1  Left  Words  X  2   X    1791.3

1     38.273  ChoiceRT ShowWord 10    1  2  Right Digits M  2   M    781.8

1     42.069  ChoiceRT ShowWord 11    1  1  Left  Digits X  2   X    587.9

1     45.674  ChoiceRT ShowWord 12    2  2  Right Words  M  2   M    798.3

 

 

Each line represents one trial. The response latencies are listed in column R1 and the name of the key pressed in column Key1. The variable arguments are listed in column V1..V3. ,The feedback classification is listed in column FB1.  The F-columns code the factor levels defined by the 2x2 design of the block.



Copyright 2021 - BeriSoft Inc.
All rights reserved