Skip to content

v1.7.13

Latest

Choose a tag to compare

@henryjburg henryjburg released this 31 Mar 17:21
5f61526

Release Notes

  • Introduces multiple social features, including:
    • Social status questionnaire, enabled via enableSocialStatusQuestionnaire experiment manipulation.
    • Ending questionnaire set containing a DASS and social media questionnaire, enabled via enableEndingQuestionnaires experiment manipulation.
    • Toggle between adult and adolescent questions for the DASS questionnaire using the useAdultQuestionnaires experiment manipulation.
    • Partner social status display and relative status display, toggled for each phase via enableStatusPhase[One,Two,Three] and isPartnerHighStatusPhase[One,Two,Three] experiment manipulations.
    • Cyberball paradigm at the start of the experiment, enabled and controlled via enableCyberball, cyberballIsInclusive, and cyberballIsPartnerHighStatus experiment manipulations.
  • Renames a number of experiment variables collated in datasets (see README.md for details).
  • Splits loading and computation with WebR, placing a loading screen prior to the experiment, ensuring error-free user experience on lower-specification machines.

Full Changelog: v1.7.2...v1.7.13