User Manual: Inquisit Synergize Task - Personality


___________________________________________________________________________________________________________________	

								*Synergize - Personality Version*
___________________________________________________________________________________________________________________	

Script Author: K. Leavitt, F. Qiu, F., D.L. Shapiro 
last updated:  03-01-2022 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC

Millisecond Software thanks the authors for generously sharing their script through the Millisecond
Software Task Library!
___________________________________________________________________________________________________________________
BACKGROUND INFO 	
___________________________________________________________________________________________________________________	

This script implements a simulation of a team dynamic environment. This version is designed to simulate a 
team dynamic environment where people with different personalities work together. 
More information in document "Please Read Before Using the Scripts.docx"

References:

Leavitt, K., Qiu, F., & Shapiro, D.L. (in press). Using electronic confederates for experimental research 
in organizational science. Organizational Research Methods.

Erez, A., Schilpzand, P., Leavitt, K., Woolum, A. H., & Judge, T. A. (2015). 
Inherently relational: Interactions between peers’ and individuals’ personalities impact reward giving 
and appraisal of individual performance. Academy of Management Journal, 58, 1761-1784.

Schilpzand, P., Leavitt, K., & Lim, S. (2016). Incivility hates company: Shared incivility attenuates rumination, 
stress, and psychological withdrawal by reducing self-blame. 
Organizational Behavior and Human Decision Processes, 133, 33-44.

___________________________________________________________________________________________________________________
NOTES FROM THE AUTHORS	
___________________________________________________________________________________________________________________	


                                                  SYNERGIZE USER GUIDANCE

This version is designed to simulate a team dynamic environment where people with different personalities 
work together.

Please read IMPORTANT notes below before you modify and use the script

1. The script consists of two parts, (1) Switcher Panel Modules and (2) Core Code Modules.

2. If you would like to narrowly modify the program, please only make changes in Switcher Panel Modules WITHOUT changing
   anything in Core Code Modules. Please make sure you read the labeled instructions following "//" symbol in Switcher
   Panel Modules carefully before conducting any modification.

3. If you would like to deeply modify the program, you will need to modify codes in Core Code Modules. If you have any
   questions about coding in Inquisit, please visit http://www.millisecond.com/ to search for solutions.

4. If you would like to exit the program after the program is run, please use "Ctrl + Q" or close the window to 
   exit the program at any time. You can also use "Ctrl + B" to skip any block when needed.
   
   
Please Read Before Using the Scripts:   "Please Read Before Using the Scripts.docx"
   
___________________________________________________________________________________________________________________
TASK DECRIPTION	
___________________________________________________________________________________________________________________	   
  
Participant is asked to join on online team task: as a team, find as many uses for a paper clip as you can.
   
___________________________________________________________________________________________________________________	
DURATION 
___________________________________________________________________________________________________________________	
the default set-up of the script takes appr. 20 minutes to complete

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

(1) Raw data file: 'synergize_unethicalbehaviorversion_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)
text.version.currentItem:		stores the version of the game
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.									
									
response:						the participant's response during the current trial
latency: 						the response latency (in ms)


(2) Summary data file: 'synergize_unethicalbehaviorversion_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)


___________________________________________________________________________________________________________________	
STIMULI
___________________________________________________________________________________________________________________	
provided by authors
___________________________________________________________________________________________________________________	
INSTRUCTIONS 
___________________________________________________________________________________________________________________	
provided by authors