9,477 responses from 729 respondents to 13 items.
| Description | Responses to math exam |
|---|---|
| Reference | Zeileis A, Umlauf N, Leisch F (2014). Flexible Generation of E-Learning Exams in R: Moodle Quizzes, OLAT Assessments, and Beyond. Journal of Statistical Software, 58(1), 1–36. doi:10.18637/jss.v058.i01 |
| DOI | 10.18637/jss.v058.i01 |
| Licence | GPL-3.0 |
| Source data | https://cran.r-project.org/web/packages/psychotools/index.html |
| Responses | 9,477 |
|---|---|
| Respondents | 729 |
| Items | 13 |
| Response categories | 3 |
| Responses per respondent | 13 |
| Responses per item | 729 |
| Density | 1 |
| Longitudinal | FALSE |
iditemresp
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("psychotools_mathexam")
# Python
pip install irw
import irw
df = irw.fetch("psychotools_mathexam")
| 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 |