This data is a manipulated copy of GIFTrData data with removal of the multiple answers mcq and removal of asterisk from the single answer mcq.
data(GIFTrData_2)A data frame with 10 rows and 9 variables:
categoriescharacter categories of questions to be imported to 'MOODLE' to hierarchical order
namescharacter names of the questions
questioncharacter question text
Acharacter first answer option, this column must be the answer column for mcq
Bcharacter second answer option
Ccharacter third answer option
Dcharacter fourth answer option
Echaracter fifth answer option
question_typecharacter question type value should be either `mcq`, `num_q`, `tf_q`, `short_ans`
This data is an altered form of GIFTrData. Check it usage in mcq. For further details on the data structure, check GIFTr documentation.