User Manual: Inquisit Regulatory Focus Induction

														
___________________________________________________________________________________________________________________	

									*REGULATORY FOCUS INDUCTION TASK*
___________________________________________________________________________________________________________________	

Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC
Date: 01-14-2013
last updated:  02-28-2022 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC

Script Copyright © 02-28-2022 Millisecond Software

___________________________________________________________________________________________________________________
BACKGROUND INFO 	
___________________________________________________________________________________________________________________	
This script implements one regulatory focus induction task using "current ideals and oughts" to induce a 
Promotion vs. Prevention regulatory state as described by Dr. E. T. Higgins:

Higgins Lab: http://higginsweb.psych.columbia.edu/research/

From the webpage:
"Regulatory focus theory posits two separate and independent self-regulatory orientations, 
both fundamentally related to value motivation (i.e., achieving desired end-states):
Prevention [...], Promotion [...].

Regulatory focus is a state that can differ across individuals (chronic regulatory focus) 
and situations (momentary regulatory focus). The regulatory focus strength measure and 
regulatory focus questionnaire measure chronic regulatory focus. Momentary regulatory focus 
can be primed or induced using the regulatory focus induction."

___________________________________________________________________________________________________________________
TASK DESCRIPTION
___________________________________________________________________________________________________________________
Participants are asked to enter 3 hopes or three duties for themselves.

___________________________________________________________________________________________________________________	
DURATION 
___________________________________________________________________________________________________________________	
the default set-up of the script takes appr. 2 minutes to complete

___________________________________________________________________________________________________________________	
DATA FILE INFORMATION 
___________________________________________________________________________________________________________________
The default data stored in the data files are:

(1) Raw data file: 'regulatoryfocusinduction_raw*.iqdat' (a separate file for each participant)

build:								The specific Inquisit version used (the 'build') that was run
computer.platform:					the platform the script was run on (win/mac/ios/android)
date, time: 						date and time script was run 
subject, group: 					with the current subject/groupnumber
session:							with the current session id

blockcode, blocknum:				the name and number of the current block (built-in Inquisit variable)
trialcode, trialnum: 				the name and number of the currently recorded trial (built-in Inquisit variable)
										Note: trialnum is a built-in Inquisit variable; it counts all trials run; even those
										that do not store data to the data file such as feedback trials. Thus, trialnum 
										may not reflect the number of main trials run per block.
											
stimulusitem:						the presented stimuli in order of trial presentation
response:							the participant's response (scancode of response buttons)
correct:							accuracy of response: 1 = correct response; 0 = otherwise
latency: 							the response latency (in ms); measured from: trial onset

(2) Summary data file: 'regulatoryfocusinduction_summary*.iqdat' (a separate file for each participant)

inquisit.version:					Inquisit version run
computer.platform:					the platform the script was run on (win/mac/ios/android)
startDate:							date script was run
startTime:							time script was started
subjectid:							assigned subject id number
groupid:							assigned group id number
sessionid:							assigned session id number
elapsedTime:						time it took to run script (in ms); measured from onset to offset of script
completed:							0 = script was not completed (prematurely aborted); 
									1 = script was completed (all conditions run)

__________________________________________________________________________________________________________________	
EXPERIMENTAL SET-UP 
___________________________________________________________________________________________________________________	
Taken From the Higgins Lab:
"Current ideals or oughts (Freitas & Higgins, 2002)
Randomly assign half of participants to each condition. Participants should be blind to which condition they are in. 
Within each condition, participants can be asked to list 1 goal or 3 goals.

Promotion:
Please think about something you ideally would like to do.  In other words, think about a hope or aspiration 
that you currently have. Please list the hope or aspiration below.

Prevention:
Please think about something you think you ought to do. In other words, think about a duty or obligation 
that you currently have. Please list the duty or obligation below."

Reference: Freitas, A.L., & Higgins, E. T. (2002). Enjoying goal-directed action: The role of regulatory fit. 
Psychological Science, 13, 1-6.

(Note: the remaining ways to induce Regulatory Focus as described by Higgins on his website can be implemented in a similar
fashion)

1. Assignment to Promotion Focus/ Prevention Focus done by groupnumber
2. number of goals by default is 3; can be changed under section EDITABLE PARAMETERS
___________________________________________________________________________________________________________________	
INSTRUCTIONS 
___________________________________________________________________________________________________________________	
provided by Millisecond Software - can be edited under section Editable Instructions
	
___________________________________________________________________________________________________________________	
EDITABLE CODE 
___________________________________________________________________________________________________________________
check below for (relatively) easily editable parameters, stimuli, instructions etc. 
Keep in mind that you can use this script as a template and therefore always "mess" with the entire code to further 
customize your experiment.

The parameters you can change are:

/goalnumber:				sets how many goals participants are supposed to list