882 responses from 294 respondents to 3 items.
| Description | Open-ended student responses to 3 introductory-computing exam questions at FUHSO, Nigeria, collected to build an AI short-answer grading system |
|---|---|
| Reference | Omotehinwa, Temidayo (2026). 2025/2026 Students' Responses to Open-Ended Questions on COS101: Introduction to Computing at FUHSO, Nigeria [Data set]. Figshare. https://doi.org/10.6084/m9.figshare.32109718.v1 |
| DOI | 10.6084/m9.figshare.32109718.v1 |
| Licence | CC BY 4.0 |
| Source data | https://figshare.com/articles/dataset/2025_2026_Students_Responses_to_Open-Ended_Questions_on_COS101_Introduction_to_Computing_at_FUHSO_Nigeria/32109718 |
| Responses | 882 |
|---|---|
| Respondents | 294 |
| Items | 3 |
| Response categories | 873 |
| Responses per respondent | 3 |
iditemtext
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("cos101_2026_nom", source = "nom")
# Python
pip install irw
import irw
df = irw.fetch("cos101_2026_nom", source="nom")
@misc{https://doi.org/10.6084/m9.figshare.32109718.v1,
doi = {10.6084/M9.FIGSHARE.32109718.V1},
url = {https://figshare.com/articles/dataset/2025_2026_Students_Responses_to_Open-Ended_Questions_on_COS101_Introduction_to_Computing_at_FUHSO_Nigeria/32109718/1},
author = {OMOTEHINWA, TEMIDAYO},
keywords = {Education assessment and evaluation},
title = {2025/2026 Students’ Responses to Open-Ended Questions on COS101: Introduction to Computing at FUHSO, Nigeria},
publisher = {figshare},
year = {2026},
copyright = {Creative Commons Attribution 4.0 International}
}
| IRW version | v439 |
|---|---|
| Redivis dataset | irw_nominal v2.0 |
| Redivis dataset DOI | 10.57761/we2p-ym20 |
| Manifest pin for this IRW version | v2.0 |
| Metadata source | irw_meta v27.0 |