___________________________________________________________________________________________________________________ Future Self-Identification Scale (FSIS) ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 01-26-2024 last updated: 01-26-2024 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 01-26-2024 Millisecond Software ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements Millisecond's computerized version of the Future Self-Identification Scale (FSIS) by Bixter et al (2020). The FSIS investigates perceived relatedness (connection and similarity) to future self, ability to imagine future self as well how positive one feels about one's future self. Reference: Bixter MT, McMichael SL, Bunker CJ, Adelman RM, Okun MA, Grimm KJ, et al. (2020). A test of a triadic conceptualization of future self-identification. PLoS ONE 15(11): e0242504. https://doi.org/10.1371/journal.pone.0242504 Copyright: © 2020 Bixter et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. ___________________________________________________________________________________________________________________ OVERVIEW ___________________________________________________________________________________________________________________ self-report measure consisting of 6 7-point Likert Scale questions on three subscales: relatedness to future self: q1 + q2 vividness of imagination about future self: q3 + q4 positivity regarding future self/future: q5 + q6 ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 1 minute to complete __________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'fsis.iqdat' date, time: date and time script was run with the current group/subjectnumber subject, group, session: with the current subject/groupnumber/session id build: the Inquisit build q*_response: response given (in assigned values) Scale: 1 (not at all) - 7 (very) (slightly worded differently for each question => higher number more positive feelings of relatedness to future) q*_latency: how much time (in ms) the participant spent on the surveypage with this particular question (the last time this particular surveypage was visited) (2) Summary data file: 'fsis 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) fsisTotal: Total score (Range: 6-42) fsisRelatedness: Subscale Relatedness (q1 + q2): Range 2-14 (higher numbers indicate more affirmative responses towards feeling relatedness to future self) fsisVividness: Subscale Vividness (q3 + q4): Range 2-14 (higher numbers indicate more affirmative responses towards feeling able to vividly imagine future self) fsisPositivity: Subscale Positivity (q5 + q6): Range 2-14 (higher numbers indicate more affirmative responses towards feeling positive regarding future self and future) //individual responses radioButtons.q1Similarity.response, radioButtons.q2Connectedness.response, radioButtons.q3Clarity.response, radioButtons.q4Visualization.response, radioButtons.q5Liking.response, radioButtons.q6Valence.response: