Release Notes
- Introduces multiple social features, including:
- Social status questionnaire, enabled via
enableSocialStatusQuestionnaireexperiment manipulation. - Ending questionnaire set containing a DASS and social media questionnaire, enabled via
enableEndingQuestionnairesexperiment manipulation. - Toggle between adult and adolescent questions for the DASS questionnaire using the
useAdultQuestionnairesexperiment manipulation. - Partner social status display and relative status display, toggled for each phase via
enableStatusPhase[One,Two,Three]andisPartnerHighStatusPhase[One,Two,Three]experiment manipulations. - Cyberball paradigm at the start of the experiment, enabled and controlled via
enableCyberball,cyberballIsInclusive, andcyberballIsPartnerHighStatusexperiment manipulations.
- Social status questionnaire, enabled via
- 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