This vignette shows the Inclusivity & Diversity Add-on for preregistration forms (v0.1). It can be initialized as follows:
<-
initialized_inclDivAddon_v0_1 ::prereg_initialize(
preregr"inclDivAddon_v0_1"
);
After this, content can be specified with preregr::prereg_specify() or preregr::prereg_justify. To check the next field(s) for which content still has to be specified, use preregr::prereg_next_item().
The form’s metadata is:
field | content |
---|---|
title | Inclusivity & Diversity Add-on for preregistration forms |
author | Thomas Gültzow, Efrat Neter, Hanne Zimmermann |
date | 2023-02-08 |
comments | n/a |
version | 0.1 |
The form is defined as follows (use preregr::form_show() to show the form in the console, instead):
::form_knit(
preregr"inclDivAddon_v0_1"
);
This form is meant as a generic add-on that can be added to any preregistration form to ensure that researchers are mindful about issues related to inclusivity and diversity. With inclusivity we refer to the “the fact or policy of not excluding members or participants on the grounds of gender, race, class, sexuality, disability, etc” (“Inclusivity,” n.d.). By diversity we refer to the inclusion of people from different backgrounds, as well as other individual characteristics, such as sexual orientation (Servaes et al., 2022).
Inclusivity. (n.d.). In Collins English Dictionary – Complete and Unabridged (12th ed.). Retrieved March 5, 2023, from https://www.thefreedictionary.com/inclusivity
Servaes, S., Choudhury, P., & Parikh, A. K. (2022). What is diversity? Pediatric Radiology, 52(9), 1708–1710. https://doi.org/10.1007/s00247-022-05356-0