participants.json 607 B

123456789
  1. {
  2. "participant_id": "Participant identifier",
  3. "age": "Age, in years as in the first session",
  4. "sex": "Sex, self-rated by participant, m for male / f for female / o for other",
  5. "handedness": "Handedness, self-rated by participant; note that participants were required to be right-handed",
  6. "digit_span": "Total score in Digit-Span Test (Petermann & Wechsler, 2012), assessing working memory capacity",
  7. "randomization": "Pseudo-randomized group assignment for selection of sequences in sequence trials",
  8. "session_interval": "Interval in days between the two experimental sessions"
  9. }