### CODING SHEET

### CORE VARIABLES (ALL EXPERIMENTS)
participant 	= participant number
date		= test date
order 		= Order of Transition (MC-MI first, MI-MC first)
transition 	= Transition (MC-MI, MI-MC)
block 		= Block (inducer = PC1, transfer = PC2; see extensions below)
pc 		= PC (MC, MI; see extensions below)
congruent 	= Congruency (TRUE = congruent, FALSE = incongruent)
trial 		= trial number
rt 		= response time (in ms)
error 		= error (TRUE = error, FALSE = correct)
errorN1 	= error in trial N-1 (TRUE = error, FALSE = correct)

### STIMULUS VARIABLES
# EXPERIMENTS 1-3:
stroop_word 	= word information
stroop_color 	= color information
# EXPERIMENT 4:
stroop_face 	= face information
stroop_name 	= name information

### EXPERIMENT-SPECIFIC VARIABLES
# EXPERIMENT 2: 
block 		= Block (inducer = PC1, transfer = PC2, unbiased = unbiased block)
pc 		= PC (MC, MI, unbiased = unbiased block)
# EXPERIMENTS 3-4:
item		= Item Type (biased, unbiased)