data_supp_quiz {aggreCAT} | R Documentation |
A table of scores on the quiz to assess prior knowledge, to be fed into the QuizWAgg aggregation method
Description
A table of scores on the quiz to assess prior knowledge, to be fed into the QuizWAgg aggregation method
Usage
data_supp_quiz
Format
A tibble 19 rows and 2 columns
- user_name
factor for anonymized IDs for each participant
- quiz_score
numeric for the participant's score on the quiz (min of 0, max of 16, NA if no questions answered)
[Package aggreCAT version 1.0.0 Index]