16,498 responses from 1,055 respondents to 18 items.
| Description | Work design questionnaire from open-source developers |
|---|---|
| Reference | Mair, P., Hofmann, E., Gruber, K., Zeileis, A., & Hornik, K. (2015) Motivation, values, and work design as drivers of participation in the R open source Project for Statistical Computing. Proceedings of the National Academy of Sciences of the United States of America, 112(48), 14788-14792. |
| DOI | 10.1073/pnas.1506047112 |
| Licence | GPL-2.0 |
| Source data | https://cran.r-project.org/web/packages/MPsychoR/index.html |
| Responses | 16,498 |
|---|---|
| Respondents | 1,055 |
| Items | 18 |
| Response categories | 2 |
| Responses per respondent | 15.638 |
| Responses per item | 916.556 |
| Density | 0.869 |
| Longitudinal | FALSE |
| age range | Adult (18+) |
|---|---|
| sample | Internet-based, Targeted/specific |
| construct type | Cognitive/educational |
| measurement tool | Survey/questionnaire |
| item format | Likert Scale/selected response |
| primary language(s) | eng |
| construct name | Work design questionnaire R package authors |
This table has item text in the IRW: the wording administered to respondents, not just the response codes.
| Instrument | Work design questionnaire from open-source developers |
|---|---|
| Mean words per item | 12.657 |
| Mean characters per item | 72.629 |
| Mean characters per response | 6.543 |
| Flesch-Kincaid grade level | 8.977 |
iditemresp
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("mpsycho_rwdq")
# Python
pip install irw
import irw
df = irw.fetch("mpsycho_rwdq")
| IRW version | v393 |
|---|---|
| Redivis dataset | item_response_warehouse v53.0 |
| Redivis dataset DOI | 10.57761/4g08-xt41 |
| Manifest pin for this IRW version | v53.0 |
| Metadata source | irw_meta v23.0 |