Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com), Millisecond
Created: October 24, 2022
Last Modified: October 06, 2023 by K. Borchert (katjab@millisecond.com), Millisecond
Script Copyright © Millisecond Software, LLC
This script implements a computerized version of the Ruminative Responses Scale (RRS, Treynor et al, 2003). Rumination can be described as a tendency to use 'repetitive and passive focus on one's negative emotions' and has been linked to depression.
Nolen-Hoeksema, S., & Morrow, J. (1991). A Prospective Study of Depression and Distress Following a Natural Disaster: The 1989 Lorma Prieta Earthquake. Journal of Personality and Social Psychology, 61, 105-121. https://dx.doi.org/10.1037/0022-3514.61.1.115
Nolen-Hoeksema, S. (2000). The Role of Rumination in Depressive Disorders and Mixed Anxiety/Depressive Symptoms. Journal of Abnormal Psychology (1965), 109(3), 504–511. https://doi.org/10.1037/0021-843X.109.3.504
Treynor, W., Gonzalez, R. & Nolen-Hoeksema, S. Rumination Reconsidered: A Psychometric Analysis. Cognitive Therapy and Research 27, 247–259 (2003). https://doi.org/10.1023/A:1023910315561
1 minute
The RRS scale is a self-report measure consisting of 22 4-point Likert Scale questions
File Name: RRS_summary*.iqdat
| Name | Description |
|---|---|
| inquisit.version | Inquisit version number |
| computer.platform | Device platform: win | mac |ios | android |
| computer.touch | 0 = device has no touchscreen capabilities; 1 = device has touchscreen capabilities |
| computer.hasKeyboard | 0 = no external keyboard detected; 1 = external keyboard detected |
| startDate | Date the session was run |
| startTime | Time the session was run |
| subjectId | Participant ID |
| groupId | Group number |
| sessionId | Session number |
| elapsedTime | Session duration in ms |
| completed | 0 = Test was not completed 1 = Test was completed |
| totalRRS | The total rumination response scale score, calculated as the sum of the individual 22 responses Range: 22 - 88, the higher the score the more participants tend to ruminate |
File Name: rrs.iqdat
| Name | Description |
|---|---|
| date | Date the session was run |
| time | Time the session was run |
| subject | Participant ID |
| group | Group number |
| session | Session number |
| build | Inquisit version number |
| q*_response | Response given (in assigned values) Scale: 1 (almost never) - 4 (almost always) _D: depression-related _B: brooding _R: reflection |
| 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) |